1
0
Commit Graph

32 Commits

Author SHA256 Message Date
71c18c3fac Accepting request 1174845 from home:glaubitz:branches:devel:languages:python:aws
- Update to version 1.89.0
  * chore(schema): update by @github-actions in #3566
  * fix: add error message when JwtConfiguration is not a map by @aaythapa in #3567
  * fix: skip tests if Logs resources aren't available by @aaythapa in #3570
  * chore(deps-dev): bump black from 23.10.1 to 24.3.0 in
    /requirements by @dependabot in #3569
  * chore: deal with adding new partitions for arn
    generation by @aaythapa in #3571
  * chore(schema): update by @github-actions in #3568
  * chore(schema): update by @github-actions in #3572
  * fix: add new partition to arn generation by @aaythapa in #3574
  * Merge main to develop by @gracelu0 in #3576
  * chore(schema): update by @github-actions in #3573
  * chore: encrypt SNS and Kinesis resources in integration
    test templates by @gracelu0 in #3578
  * fix: remove unused policies in integ test by @aaythapa in #3582
  * fix: move the normalized open api version to feature flag
    normalized_open_api_version by @xazhao in #3555
  * chore(schema): update by @github-actions in #3584
  * Revert "fix: remove unused policies in integ test" by @aaythapa in #3585
  * chore(schema): update by @github-actions in #3587
  * Release 1.89.0 (to main) by @godwingrs22 in #3594
- from version 1.88.0
  * Release 1.88.0 (to main) #3588

OBS-URL: https://build.opensuse.org/request/show/1174845
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=58
2024-05-20 10:58:10 +00:00
3bbcb9cdcc - Switch to Python 3.11 build in SLE 15 SP4 and openSUSE Leap 15.4 and
later (jsc#PCT-371)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=56
2024-04-10 18:55:51 +00:00
3fd0abb116 Accepting request 1165465 from home:glaubitz:branches:devel:languages:python:aws
- Update to 1.87.0
  * Merge main to develop by @gracelu0 in #3544
  * chore(schema): update by @github-actions in #3546
  * fix: normalize the open api version by @xazhao in #3551
  * chore(schema): update by @github-actions in #3557
  * Merge main to develop by @xazhao in #3562
  * chore: add new partition by @aaythapa in #3564
  * Revert "fix: normalize the open api version" by @aaythapa in #3565
- from version 1.86.0
  * chore: a more polite closed issue message by @kellertk in #3509
  * chore: Update managed policies list for more policy support by @GavinZZ in #3510
  * chore(schema): update by @github-actions in #3512
  * chore: Allow dependabot to upgrade other GHAs by @jfuss in #3513
  * chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #3516
  * chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #3515
  * chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #3514
  * Merge main to develop by @ssenchenko in #3519
  * chore: Fix KeyError when accessing PolicyDocument by @jfuss in #3522
  * fix: add check for CodeUri property type by @paulhcsun in #3531
  * Use datetime.now(utc) in MetricDatum by @s-t-e-v-e-n-k in #3538
  * [chore] switch to timezone.utc instead of utcnow() since the last
    one is deprecated in Python 12 by @ssenchenko in #3539
  * chore(schema): update by @github-actions in #3542
- Drop patches for issues fixed upstream
  * no-more-utcnow-in-metrics.patch

OBS-URL: https://build.opensuse.org/request/show/1165465
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=54
2024-04-05 11:19:54 +00:00
30b4aa6f43 Accepting request 1155096 from home:mcalabkova:branches:devel:languages:python:aws
- Update to 1.85.0
  * fix: Throw appropriate error message when providing non map 
    route settings by @GavinZZ in #3507
  * chore(schema): update by @github-actions in #3508

OBS-URL: https://build.opensuse.org/request/show/1155096
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=52
2024-03-12 19:44:16 +00:00
Steve Kowalik
a828754d5c - Update to 1.84.0:
* chore(schema): update by @github-actions in #3490
  * chore(schema): update by @github-actions in #3492
  * chore(schema): update by @github-actions in #3494
  * chore(schema): update by @github-actions in #3497
  * chore: Less CloudFormation Schema Update PRs by @GavinZZ in #3498
  * chore(schema): update by @github-actions in #3499
  * chore(schema): update by @github-actions in #3503
  * Drop python3.7 support for SAM-T by @xazhao in #3403
  * chore(schema): update by @github-actions in #3404
  * fix: Raise exception when using dynamic reference in CodeUri Uri 
    format by @GavinZZ in #3405
  * chore: Update how we download CFN documentation by @GavinZZ in #3406
  * chore(schema): update by @github-actions in #3409
  * chore(schema): update by @github-actions in #3413
  * chore(schema): update by @github-actions in #3417
  * Merge main to develop by @xazhao in #3420
  * chore(schema): update by @github-actions in #3424
  * [chore]: keep cfn schema used by cfn-lint up-to-date by
    @ssenchenko in #3425
  * adding new appsync props by @ssenchenko in #3423
  * chore(schema): update by @github-actions in #3427
  * chore(schema): update by @github-actions in #3421
  * chore(schema): update by @github-actions in #3428
  * fix: Tags with value of False got evaluated to "" by
    @ConnorRobertson in #3429
  * chore(schema): update by @github-actions in #3430
  * chore(schema): update by @github-actions in #3441
  * fix: Msk Tests Failure due to Missing Permissions by @GavinZZ in #3443
  * chore: mq tests using a valid version by @ConnorRobertson in #3442

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=50
2024-02-08 02:09:00 +00:00
49e6cbd56d Accepting request 1131004 from home:glaubitz:branches:devel:languages:python:aws
- Update to version 1.81.0
  * fix: skip SAR tests if python version > 3.10 by @aaythapa in #3379
  * chore(schema): update by @github-actions in #3376
  * fix: Set to Py27Dict if components is explicitly set to None by @GavinZZ in #3373
  * Fix GitHub Action Issues in Python 3.10 and 3.11 by @GavinZZ in #3380
  * Merge main to develop by @aaythapa in #3383
  * chore(schema): update by @github-actions in #3384
  * feat: appsync datasource to eventbus connector by @paulhcsun in #3311
  * chore(schema): update by @github-actions in #3389
  * feat: Support Ignore Globals resource attribute by @GavinZZ in #3386
  * Merge main to develop by @ConnorRobertson in #3391
  * Fix: Raise Error When UpdateReplacePolicy is not correctly
    defined. by @ConnorRobertson in #3392
  * chore(schema): update by @github-actions in #3395
  * Add an error when AuthorizationScopes is not used with Authorizer by @xazhao in #3394
  * fix: skip statemachine test by @aaythapa in #3397
  * fix: LayerVersion cannot be the target of DependsOn due to being
    hashed during transformation by @ConnorRobertson in #3396
  * Release 1.81.0 (to main) by @ConnorRobertson in #3431
  * Revert "Release 1.81.0 (to main)" by @ConnorRobertson in #3432
  * Revert "Revert "Release 1.81.0 (to main)"" by @GavinZZ in #3437
  * fix: Revert the version back to 1.80 by @GavinZZ in #3438
  * Release 1.81.0 (to main) by @GavinZZ in #3439
- from version 1.80.0
  * Added S3 onFailure destination for MSK and SelfManagedKafka(3b53f8f)
  * Add support for Advanced logging in SAM(625913c)
  * chore: bump version to 1.80.0(e2d6f37)
  * Merge branch 'main' into release-v1.80.0(733a376)
  * Merge pull request(cb11c8e) #3419 from aws/release-v1.80.0
- from version 1.79.0

OBS-URL: https://build.opensuse.org/request/show/1131004
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=48
2023-12-06 12:16:43 +00:00
11d31a1e36 Accepting request 1115993 from home:glaubitz:branches:devel:languages:python:aws
- Update to version 1.76.0
  * chore: Update integration test file to use nodejs18 by @GavinZZ in #3332
  * [fix] Auth Override not working with DefinitionBody fix by @paulhcsun in #3328
  * fix: Kafka Auth Mechanism "SERVER_ROOT_CA_CERTIFICATE" and
    other Auth can't be used together by @ConnorRobertson in #3341
  * chore(schema): update by @github-actions in #3343
  * chore(schema): update by @github-actions in #3344
  * Release 1.76.0 (to main) by @GavinZZ in #3359
- from version 1.75.0
  * chore: fix authorizers.get() dip by @aaythapa in #3285
  * chore: change api key resource's value property by @aaythapa in #3286
  * fix: fix integ test by @aaythapa in #3292
  * chore(schema): update by @github-actions in #3291
  * chore: add support for pydantic 2.x by @yan12125 in #3282
  * Merge main to develop by @ssenchenko in #3296
  * fix: Add setup and teardown markers to make companion stack by @gracelu0 in #3301
  * chore(schema): update by @github-actions in #3298
  * [fix]: Add RuleName to EventBridgeRuleEventProperties by @paulhcsun in #3304
  * chore: Upgrade ruff/black/mypy and fix violations by @aahung in #3300
  * Revert Validator Removal by @awood45 in #3307
  * feat: Add TimeoutInMillis Property to API Event Source by @gracelu0 in #3310
  * chore(schema): update by @github-actions in #3312
  * chore(schema): update by @github-actions in #3314
  * fix: Support both 'VPCEndpointIds' and 'VpcEndpointIds' by @GavinZZ in #3315
  * fix: Fix availability dip in PropagateTags property by @GavinZZ in #3316
  * chore: Remove Validation on DeletionPolicy and UpdateReplacePolicy by @GavinZZ in #3317
  * chore: Update docs by @ssenchenko in #3319
  * chore: Update Lambda node runtime envs in integ tests by @GavinZZ in #3320
  * chore: Update docs (#3322) by @andy2mrqz in #3323
  * chore(schema): update by @github-actions in #3324

OBS-URL: https://build.opensuse.org/request/show/1115993
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=46
2023-10-06 13:13:55 +00:00
5a3cfa31ba Accepting request 1109527 from home:glaubitz:branches:devel:languages:python:aws
- Update to version 1.74.0
  * fix:RuntimeManagementConfig by @ConnorRobertson in #3274
  * chore: update schema by @ConnorRobertson in #3276
  * Merge main to develop by @ConnorRobertson in #3278
  * chore: switch to SimpleTable in gql integ tests by @ssenchenko in #3279
  * chore: Update Lambda envs in integ tests by @ssenchenko in #3280
  * fix: Fix Propagate Tags when Tags is defined in Globals by @GavinZZ in #3284
  * feat: Input transformer for AWS::Serverless::Function.EventBridgeRule
    by @ConnorRobertson in #3283
  * Release 1.74.0 (to main) by @xazhao in #3329
- from version 1.73.0
  * chore(schema): update by @github-actions in #3267
  * chore(schema): update by @github-actions in #3266
  * ci: fail tests on warnings by @hoffa in #3248
  * chore(schema): update by @github-actions in #3272
  * Release 1.73.0 (to main) by @ssenchenko in #3295
- from version 1.72.0
  * Merge main to develop by @GavinZZ in #3226
  * fix: read from default boto3 session if present. by @sriram-mv in #3224
  * chore(schema): update by @github-actions in #3227
  * chore: use auto-generated CFN docs from CDK by @hoffa in #3219
  * docs: update schema diagram by @hoffa in #3229
  * docs: add schema workflow badge by @hoffa in #3230
  * chore: update SAM schema docs by @hoffa in #3232
  * chore: remove SAM schema docs automation by @hoffa in #3233
  * chore(schema): update by @github-actions in #3234
  * docs: update schema diagram by @hoffa in #3235
  * chore(schema): update by @github-actions in #3238
  * chore(schema): update by @github-actions in #3239
  * chore(schema): update by @github-actions in #3241
  * Set runtime for resolvers which use generated code by @ssenchenko in #3240
  * Merge main to develop by @hoffa in #3243
  * chore(schema): update by @github-actions in #3244
  * chore(schema): update by @github-actions in #3247
  * optional table-arn for ddb datasource by @ssenchenko in #3250
  * chore: update managed policies by @hoffa in #3251
  * chore(schema): update by @github-actions in #3252
  * allow intrinsics for some less important fields by @ssenchenko in #3253
  * add "graphqlapi:createdBy": "SAM" tag by @ssenchenko in #3254
  * chore(schema): update by @github-actions in #3255
  * chore: remove legacy schema validation code by @hoffa in #3257
  * chore: json schema docs update by @ssenchenko in #3256
  * chore(schema): update by @github-actions in #3259
  * Release 1.72.0 (to main) by @ConnorRobertson in #3277
- Drop patch to skip network tests
  * skip-tests-require-network.patch
- Update and Rewrite skip list for failing tests

OBS-URL: https://build.opensuse.org/request/show/1109527
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=44
2023-09-07 11:51:05 +00:00
d6301d98bb Accepting request 1108488 from home:glaubitz:branches:devel:languages:python:aws
- Update to version 1.74.0
  * fix:RuntimeManagementConfig by @ConnorRobertson in #3274
  * chore: update schema by @ConnorRobertson in #3276
  * Merge main to develop by @ConnorRobertson in #3278
  * chore: switch to SimpleTable in gql integ tests by @ssenchenko in #3279
  * chore: Update Lambda envs in integ tests by @ssenchenko in #3280
  * fix: Fix Propagate Tags when Tags is defined in Globals by @GavinZZ in #3284
  * feat: Input transformer for AWS::Serverless::Function.EventBridgeRule
    by @ConnorRobertson in #3283
  * Release 1.74.0 (to main) by @xazhao in #3329
- from version 1.73.0
  * chore(schema): update by @github-actions in #3267
  * chore(schema): update by @github-actions in #3266
  * ci: fail tests on warnings by @hoffa in #3248
  * chore(schema): update by @github-actions in #3272
  * Release 1.73.0 (to main) by @ssenchenko in #3295
- from version 1.72.0
  * Merge main to develop by @GavinZZ in #3226
  * fix: read from default boto3 session if present. by @sriram-mv in #3224
  * chore(schema): update by @github-actions in #3227
  * chore: use auto-generated CFN docs from CDK by @hoffa in #3219
  * docs: update schema diagram by @hoffa in #3229
  * docs: add schema workflow badge by @hoffa in #3230
  * chore: update SAM schema docs by @hoffa in #3232
  * chore: remove SAM schema docs automation by @hoffa in #3233
  * chore(schema): update by @github-actions in #3234
  * docs: update schema diagram by @hoffa in #3235
  * chore(schema): update by @github-actions in #3238
  * chore(schema): update by @github-actions in #3239
  * chore(schema): update by @github-actions in #3241

OBS-URL: https://build.opensuse.org/request/show/1108488
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=42
2023-09-01 17:34:37 +00:00
96f2b2c579 Accepting request 1096714 from home:glaubitz:branches:devel:languages:python:aws
- Update to 1.68.0
  * chore: Upgrade ruff to 0.0.263 and enable more rules by @aahung in (#3127)
  * docs: mention what transform tests are by @hoffa in (#3129)
  * chore(schema): update by @github-actions in (#3131)
  * Merge main to develop by @ssenchenko in (#3136)
  * feat: actionable error on non-ARN policy by @hoffa in (#3132)
  * chore(schema): update by @github-actions in (#3137)
  * feat(SimpleTable): add PointInTimeRecoverySpecification by @hoffa in (#3138)
  * chore(schema): update by @github-actions in (#3139)
  * chore: mark test_request_parameters_open_api as @nonblocking by @hoffa in #(3141)
  * chore(schema): update by @github-actions in (#3143)
  * docs: remove automatic type/bug label by @hoffa in (#3147)
  * chore(schema): update by @github-actions in (#3148)
  * chore: update bundled managed policies by @hoffa in (#3149)
  * chore(schema): update by @github-actions in (#3150)
  * AppSync Api -> Lambda connector by @ssenchenko in (#3145)
  * Revert "feat: actionable error on non-ARN policy (#3132)" by @hoffa in (#3153)
  * chore: add Policies test with every type by @hoffa in (#3155)
  * Release 1.68.0 (to main) by @GavinZZ in (#3185)
- from version 1.67.0
  * chore(schema): update by @github-actions in (#3104)
  * chore: Enable termination protection for companion stacks by @GavinZZ in (#3105)
  * chore(schema): update by @github-actions in (#3108)
  * fix: Availability Dip Fix for MergeDefinitions property by @GavinZZ in (#3115)
  * chore(schema): update by @github-actions in (#3116)
  * chore: bundle aws-cn AWS managed policies by @hoffa in (#3117)
  * Merge main to develop by @xazhao in (#3119)
  * fix: Add ScheduleV2 OmitName to omit generated Name in
    Scheduler::Schedule by @aahung in (#3120)
  * chore: Use importlib.metadata to get package version by @aahung in (#3121)

OBS-URL: https://build.opensuse.org/request/show/1096714
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=40
2023-07-05 12:16:14 +00:00
22703d5fe3 - update to 1.55.0:
* RedrivePolicy added
  * chore: Type improvements in http api generator
  * feat: Add SnapStart support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=38
2022-12-05 20:58:11 +00:00
9636651123 Accepting request 1035705 from home:dgarcia:branches:devel:languages:python:aws
- Remove python_module macro definition
- Update to 1.54.0
  * chore: fix custom domain integration tests for feature toggle by @hnnasit
    in #2517
  * Revert "chore: fix custom domain integration tests for feature toggle" by
    @hnnasit in #2518
  * Release 1.52.0 (to develop) by @aws-sam-cli-bot in #2523
  * Release 1.53.0 (to develop) by @aws-sam-cli-bot in #2530
  * chore: rerun failing tests by @hoffa in #2527
  * docs: update PR template by @hoffa in #2531
  * chore: run tests with GitHub workflow by @hoffa in #2535
  * chore: pylint fix by @GavinZZ in #2538
  * chore: remove AppVeyor by @hoffa in #2539
  * Add Integration Test Deployer Logging Improvements by @awood45 in #2543
  * Upgrade Pylint Version and Fix Pylint Issues by @GavinZZ in #2540
  * Add ability to set State of EventBridge Rule by @sebastiankasprzak in #2524
  * Add Integ Test Skip Flag for EventBus by @awood45 in #2545
  * chore: Enable more pylint rules and fixes pylint issues by @GavinZZ in
    #2544
  * chore: add CodeQL by @hoffa in #2541
  * Enable more pylint rules and fixes pylint issues by @GavinZZ in #2547
  * fix: Correct kafka property names in generated event source mapping by
    @aahung in #2549
  * Enable more pylint rules and fixes pylint issues by @GavinZZ in #2548
  * chore: Add transform test creation script by @GavinZZ in #2551
  * chore: Add JSON formatter and format all JSON files in tests by @aahung in
    #2553
  * Do not change input file and exit if hardcoded partition used by @GavinZZ
    in #2554
  * feat: replace DependsOn to connector by its generated logical IDs by @hoffa

OBS-URL: https://build.opensuse.org/request/show/1035705
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=36
2022-12-02 12:37:06 +00:00
2011303b27 Accepting request 1031518 from home:dgarcia:branches:devel:languages:python:aws
- Update to 1.53.0
  * Verify profile variables have been replaced (#264)
  * Fix integ tests for feature toggle related to custom domain (#266)
  * feat: Event filtering for MQ, MSK, SMK (#134) (#265)
  * Fixed indentation in custom_domains_edge yaml file (#273)
  * Always copy profile (#274)
  * Increase api_with_authorizer retry delay (#275)
  * Add retry-once to connector tests (#276)
  * Use node14 runtime in connector integ tests (#278)
  * add a step to clean up unused network interfaces in the precreated subnets
  * Do not retry on SkipTest (#280)
- Update to 1.52.0
  * fix: Update Slack Invite link by @jfuss in #2490
  * feat: adding support for SSM Parameters (string) as Type by @LautaroJayat
    in #2469
  * chore: Updated maintainers by @lucashuy in #2494
  * Release 1.51.0 (to develop) by @aws-sam-cli-bot in #2500
  * docs: update README by @hoffa in #2501
  * feat: Add State Property to EventBridgeRule EventSource in Function by
    @nallenscott in #2497
  * feat: Added UserAttributeUpdateSettings to Cognito by @lucashuy in #2503
  * chore: Use pre-created SAR app during integration tests by @mndeveci in
    #2507
  * chore: Add test name to request logging and remove default region from
    pytest.ini by @qingchm in #2513
  * chore: Only do request logging when internal flag is provided by @qingchm
    in #2514

OBS-URL: https://build.opensuse.org/request/show/1031518
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=34
2022-11-14 13:22:43 +00:00
5985fcd1d7 Accepting request 1004975 from home:glaubitz:branches:devel:languages:python:aws
- Update to 1.51.0
  * chore: Add missing import and add partition into base test
    for integration test by @qingchm in #2463
  * Release 1.49.0 (to develop) by @aws-sam-cli-bot in #2465
  * Revert "chore: Add missing import and add partition into
    base test for integration test" by @qingchm in #2466
  * Update methods in Metrics class to accept timestamp by @hawflau in #2470
  * Release 1.50.0 (to develop) by @aws-sam-cli-bot in #2471
  * feat: Add State Property to Schedule EventSource in
    StateMachine by @konoui in #2468
  * Test: Upgrade integration test cases lambda resources
    runtimes to nodejs14.x by @moelasmar in #2474
  * Add validation for S3 NotificationConfiguration in
    Serverless Functin… by @hawflau in #2473
  * chore: Change FeatureToggleAppConfigConfigProvider to accept AppConfig
    client, so SAM-T can send a monitored client. by @moelasmar in #2480
  * chore: Add basic mypy check (no behavior change) by @aahung in #2488
  * chore: Integration test improvements with ApiKey skips and
    retry time by @qingchm in #2487
- from version 1.50.0
  * chore: Skip self managed kafka tests by @qingchm in #2461
  * chore: Add required skipifs for integration tests by @qingchm in #2462
  * feat: Support ConsumerGroupId for Kafka events
- from version 1.49.0
  * Fix EventSource Schedule passes Enabled to State by @lightpriest in #1666
  * chore: Add capability to disable S3 Events integration
    test cases. by @moelasmar in #2454
  * chore: Add region skip condition and retry for http
    test by @qingchm in #2455
  * Add validation for swagger security when ApiKeyRequired

OBS-URL: https://build.opensuse.org/request/show/1004975
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=32
2022-09-24 09:22:57 +00:00
c64f28a059 Accepting request 975199 from home:pgajdos:python
- version update to 1.45.0
  * Feat FURL by @jonife @valerena in #2370
  * Feat /tmp config by @slowpokesnail in #2362
  * Fix no allowed origin by @c2tarun in #2180
  * Raise InvalidEventException when RestApiId/ApiId is not resolved to a string by @aahung in #2213
  * Raise a validation exception if the responses section in an openApi definition path is not a dictionary object by @moelasmar in #2214
  * chore: Add auto PR labeler by @jfuss in #2219
  * Fix DestinationConfig in streaming event sources by @hawflau in #2215
  * fix: handle non-dict DefinitionBody path item in _openapi_postprocess by @torresxb1 in #2216
  * Run unit tests in parallel by @aahung in #2222
  * Handle when HttpApi resource doesn't have properties by @aahung in #2221
  * Chore: Only add labels on open of PRs by @jfuss in #2225
  * feat: Lambda URLs by @mndeveci in #2231
  * Revert "feat: Lambda URLs (#2229)" by @mndeveci in #2233
  * Handle when function http event auth is not a string by @aahung in #2234
  * chore: bump version to 1.42.0 by @mndeveci in #2235
  * Revert "chore: bump version to 1.42.0" by @CoshUS in #2237
  * release: 1.42.0 by @mndeveci in #2243
  * fix: open api set_path_default_authorizer by @mndeveci in #2248
  * Validate swagger path item objects by @aahung in #2251
  * Validate swagger method value is a valid dict before processing by @aahung in #2250
  * fix: fix validation errors log message that calls join on a string by @torresxb1 in #2245
  * [FOSS] hot fix and improvement by @mingkun2020 in #2207
  * fix: Check type of resource type is a string by @mildaniel in #2252
  * fix: open api set_path_default_authorizer (#2248) by @mndeveci in #2262
  * fix: open api set_path_default_authorizer (#2248) by @mndeveci in #2261
  * Do not abort SAR loop on throttling by @marekaiv in #2240
  * Improve error message for an invalid ResourcePolicy element by @marekaiv in #2271
  * Fixing DisableExecuteApiEndpoint property for REST and adding integ t… by @sattigar in #2272
  * fix: Py27hash fix by @torresxb1 in #2182

OBS-URL: https://build.opensuse.org/request/show/975199
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=30
2022-06-01 10:50:29 +00:00
8b491b7cb7 - use python_expand for fdupes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=28
2022-03-15 08:48:27 +00:00
b131b351bf - update to 1.42.0:
* Increase PageSize of ListPolicies Paginator
  * Support VIRTUAL_HOST as Type for SourceAccessConfiguration for MQ events
  * Add modes support for RestApi
  * ARM support
  * Add ValidateBody/ValidateParameters attribute to API models
  * Adding support for metric publishing
  * Self Managed Kafka as event source support
  * adding OwnershipVerificationCertificateArn and DisableExecuteApiEndpoint to APIs
  * event source filtering

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=27
2021-12-06 21:26:09 +00:00
8b8a522dff - update to 1.36.0:
* Optimize shared API usage plan handling
  * Resource level attributes support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=25
2021-06-10 08:58:00 +00:00
cb0d72d16e Accepting request 881779 from home:jayvdb:branches:devel:languages:python:aws
- Update to v1.35.0

OBS-URL: https://build.opensuse.org/request/show/881779
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=23
2021-05-20 08:50:08 +00:00
bdc0bab8f3 Accepting request 840256 from home:glaubitz:branches:devel:languages:python:aws
- Update to 1.27.0
  + docs: fix link to all_policy_templates example file
  + fix: Allow Ref in CompatibleRuntimes property of AWS::Serverless::LayerVersion
  + Adding Tracing property to State Machine resource
  + Add new arguments to allow vpc/vpce endpoints as intrinsics
- from 1.26.0
  + feat: Add support for VPCEndpointIds in EndpointConfiguration
  + fix: Adding authorization scopes as list validation in ApiGatewayAuthorizer (v1 and v2)
  + MSK event type support for AWS::Serverless::Function

OBS-URL: https://build.opensuse.org/request/show/840256
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=21
2021-01-04 12:36:05 +00:00
676a1e5684 - Only build Python3 flavors for distributions 15 and greater
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=19
2020-11-26 11:11:06 +00:00
0d811ff149 - do not build Python2 for distros greater than 12
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=18
2020-11-25 23:19:39 +00:00
ee9642d3a0 Accepting request 809594 from home:pgajdos:python
- %python3_only -> %python_alternative

OBS-URL: https://build.opensuse.org/request/show/809594
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=16
2020-07-20 12:09:11 +00:00
1ec463430a Accepting request 818113 from home:mcalabkova:branches:devel:languages:python:aws
- Update to 1.25.0
  * chore: Exclude test modules in whl
  * feat: Add Step Function Resource
  * fix : missing UserPool properties
  * fix: resource policy generation for {path+}

OBS-URL: https://build.opensuse.org/request/show/818113
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=14
2020-07-06 02:20:57 +00:00
b4f730ccc4 Accepting request 799974 from home:scarabeus_iv:branches:devel:languages:python:aws
- Update to 1.22.0:
  * Many parsing changes to enumerate, fixes for new syntax
- Fix the saml-translate binary to be executable

- Fix build without python2
- Do not ship generic folder with tests in sitelib

OBS-URL: https://build.opensuse.org/request/show/799974
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=12
2020-05-07 13:13:51 +00:00
0080dd5fa2 Accepting request 750258 from home:glaubitz:branches:devel:languages:python:aws
- Disable tests on SLE-12 as the testsuite is
  incompatible with Python 3.4
- Drop patch to support older versions of setuptools as
  SLE-12 is now shipping with a recent enough version
  + ast_drop-compatible-releases-operator.patch

OBS-URL: https://build.opensuse.org/request/show/750258
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=10
2019-11-22 10:54:10 +00:00
Tomáš Chvátal
b24aaa680b - Update the patch ast_drop-compatible-releases-operator.patch to
not pull enum34 on python3

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=8
2019-07-19 13:07:38 +00:00
bf92e21c4a Accepting request 714614 from home:glaubitz:branches:devel:languages:python:aws
- Fix build on SLE-12
  + Add python to BuildRequires for suse_version < 1500
  + Set LANG to en_US.UTF8 before running testsuite
  + Refresh ast_drop-compatible-releases-operator.patch to
    strip "python_version<"3.4"" from install_requires

OBS-URL: https://build.opensuse.org/request/show/714614
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=6
2019-07-15 11:46:51 +00:00
303680903d Accepting request 707930 from home:TheBlackCat:branches:devel:languages:python:aws
- Switch to github sources which include tests
- Enable tests
- Fix dependencies
- Add commandline tool

OBS-URL: https://build.opensuse.org/request/show/707930
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=4
2019-06-05 20:23:58 +00:00
Todd R
7d10bab21f Accepting request 703823 from home:swulf:branches:devel:languages:python:aws
Upgrade to 1.11.0

OBS-URL: https://build.opensuse.org/request/show/703823
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=3
2019-06-05 15:43:41 +00:00
Dominique Leuenberger
90a65a0ac9 Accepting request 668393 from devel:languages:python:aws
Additional dependency required for cfn-lint

OBS-URL: https://build.opensuse.org/request/show/668393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aws-sam-translator?expand=0&rev=1
2019-01-25 21:44:54 +00:00
61a2a86c3e Accepting request 667596 from home:glaubitz:branches:devel:languages:python:aws
- Additional dependency required for cfn-lint (fate#326950, fate#326961)

OBS-URL: https://build.opensuse.org/request/show/667596
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-aws-sam-translator?expand=0&rev=1
2019-01-21 13:03:46 +00:00