Releases: aws/serverless-application-model
Releases · aws/serverless-application-model
SAM v1.84.0 Release
What's Changed
- chore: Add GitHub Action to auto comment if customers comment on a closed issue by @GavinZZ in #3479
- chore(schema): update by @github-actions in #3490
- chore(schema): update by @github-actions in #3492
- chore(schema): update by @github-actions in #3494
- Merge main to develop by @xazhao in #3496
- 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]: Remove some ruff noqa (new version requirement) by @ssenchenko in #3504
- chore(schema): update by @github-actions in #3503
- Release 1.84.0 (to main) by @ssenchenko in #3517
Full Changelog: v1.83.0...v1.84.0
SAM v1.83.0 Release
What's Changed
- 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
- Merge main to develop by @GavinZZ in #3440
- 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
- chore: Upgrade ruff to 0.1.* by @aahung in #3446
- chore(schema): update by @github-actions in #3448
- chore(schema): update by @github-actions in #3450
- chore(schema): update by @github-actions in #3452
- chore(schema): update by @github-actions in #3455
- Merge main to develop by @ssenchenko in #3458
- chore: bump version to 1.82.0 by @ssenchenko in #3459
- chore(schema): update by @github-actions in #3456
- chore(schema): update by @github-actions in #3461
- chore(schema): update by @github-actions in #3462
- chore(schema): update by @github-actions in #3463
- chore(schema): update by @github-actions in #3466
- chore(schema): update by @github-actions in #3467
- Chore:Upgrade integ tests to node to v18.x by @ConnorRobertson in #3468
- chore(schema): update by @github-actions in #3469
- fix: clearer error when a property that modifies an OpenApiDefinition is set and a DefinitionBody is defined by @ConnorRobertson in #3470
- chore(schema): update by @github-actions in #3471
- fix: Allow Dynamic Reference in CodeUri Property if no / used by @GavinZZ in #3472
- chore(schema): update by @github-actions in #3473
- chore(schema): update by @github-actions in #3474
- Release 1.83.0 (to main) by @xazhao in #3495
Full Changelog: v1.82.0...v1.83.0
SAM v1.82.0 Release
What's Changed
- doc: Replace EOL nodejs16.x from README by @aahung in #3398
- chore: replace nodejs14.x with nodejs18.x by @xazhao in #3401
- Release 1.82.0 (to main) by @ssenchenko in #3457
Full Changelog: v1.81.0...v1.82.0
SAM v1.81.0 Release
What's Changed
- 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
Full Changelog: v1.80.0...v1.81.0
SAM v1.80.0 Release
What's Changed
- 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
Full Changelog: v1.79.0...v1.80.0
SAM v1.79.0 Release
What's Changed
- fix: Support creating a FIFO queue if using FIFO SNS event by @GavinZZ in #3357
- Merge main to develop by @GavinZZ in #3360
- fix: Give a more appropriate warning with Availability Dip by @GavinZZ in #3362
- feat: allow user to provide role for schedule by @sidhujus in #3363
- chore(schema): update by @github-actions in #3367
- Merge main to develop by @GavinZZ in #3369
- Release 1.79.0 (to main) by @ConnorRobertson in #3390
New Contributors
Full Changelog: v1.78.0...v1.79.0
SAM v1.78.0 Release
SAM v1.77.0 Release
What's Changed
- chore: Add UpdateReplacePolicy and DeletionPolicy to Integ Test Resoruces by @GavinZZ in #3345
- Merge main to develop by @ssenchenko in #3347
- Safe Auth in function URL tests by @ssenchenko in #3348
- chore: update docs by @ssenchenko in #3349
- Add error handling for OverrideApiAuth property without an authorizer by @paulhcsun in #3350
- fix integ tests by @ssenchenko in #3351
- Release 1.77.0 (to main) by @GavinZZ in #3368
Full Changelog: v1.76.0...v1.77.0
SAM v1.76.0 Release
What's Changed
- 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
Full Changelog: v1.75.0...v1.76.0
SAM v1.75.0 Release
What's Changed
- 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
- fix: Revert lambda nodejs18.x upgrade by @GavinZZ in #3326
- chore: remove pdb in integration test by @xazhao in #3327
- chore: Make a function to eventbus connect test non-blocking by @xazhao in #3330
- Merge main to develop by @xazhao in #3331
- chore(schema): update by @github-actions in #3336
- fix: Append CodeSha256 Value to Description by @GavinZZ in #3337
- Adding InputTransformer Property by @ConnorRobertson in #3338
- Release 1.75.0 (to main) by @ssenchenko in #3346
New Contributors
- @gracelu0 made their first contribution in #3301
- @andy2mrqz made their first contribution in #3323
Full Changelog: v1.74.0...v1.75.0