- 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
- 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
* 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
* 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
- 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