Skip to content

Releases: aws/serverless-application-model

SAM v1.94.0 Release

21 Nov 22:23
b545b94
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.93.0...v1.94.0

SAM v1.93.0 Release

21 Nov 18:36
564d7ad
Compare
Choose a tag to compare

What's Changed

  • chore: update valid appsync function runtime in tests by @godwingrs22 in #3670
  • chore: fix graphql transform test template by @xazhao in #3672
  • chore(schema): update by @github-actions in #3671
  • feat: add introspection, query & resolver limits properties in appsync graphql api by @vaibhav170 in #3668
  • fix:skip tests if eventrule to eventbus feature aren't available in specific regions by @godwingrs22 in #3673
  • Added kms:GenerateDataKey action to KMSEncryptPolicy policy by @elmaimbo in #3657
  • feat: add property to update lambda version when lambda layer is updated by @aaythapa in #3661
  • chore(schema): update by @github-actions in #3674
  • Release 1.93.0 (to main) by @aaythapa in #3688

New Contributors

Full Changelog: v1.92.0...v1.93.0

SAM v1.92.0 Release

09 Nov 01:03
4960606
Compare
Choose a tag to compare

What's Changed

  • chore(schema): update by @github-actions in #3631
  • fix: Add the property UseAliasAsEventTarget to AWS::Serverless::StateMachine and make associated events use the state machine alias as a target. by @scorbiere in #3627
  • chore(schema): update by @github-actions in #3635
  • chore: Update Runtime to Python3.11 by @jfuss in #3634
  • Merge main to develop by @paulhcsun in #3638
  • Merge main to develop by @aaythapa in #3640
  • chore(schema): update by @github-actions in #3642
  • chore(schema): update by @github-actions in #3643
  • chore(schema): update by @github-actions in #3646
  • fix: update cfn-lint versions and match tests by @aaythapa in #3651
  • chore(schema): update by @github-actions in #3650
  • chore(schema): update by @github-actions in #3655
  • chore(schema): update by @github-actions in #3658
  • fix: modify error message to show which cors key is invalid by @aaythapa in #3659
  • chore(schema): update by @github-actions in #3660
  • chore: Fix Managed Policy ARNs with hardcoded partition in tests by @samson-keung in #3662
  • chore: Fix hardcoded endpoint domain in test template by @samson-keung in #3663
  • feat: support SourceKMSKeyArn
  • Release 1.92.0 (to main) by @aaythapa in #3675

New Contributors

Full Changelog: v1.91.0...v1.92.0

SAM v1.91.0 Release

19 Aug 18:07
0388e20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.90.0...v1.91.0

SAM v1.90.0 Release

15 Aug 00:15
690bfff
Compare
Choose a tag to compare

What's Changed

  • chore(schema): update by @github-actions in #3589
  • Merge main to develop by @aaythapa in #3591
  • chore(schema): update by @github-actions in #3592
  • Merge main to develop by @godwingrs22 in #3596
  • chore(schema): update by @github-actions in #3598
  • chore: add missing partition to edge config support by @aaythapa in #3605
  • chore: Upgrade ruff to 0.4.5 by @aahung in #3603
  • feat: add StepFunctionsCallbackPolicy policy template by @kshyun28 in #3545
  • fix: Remove ENI manual deletion by @jfuss in #3613
  • fix: AttributeError: module 'pydantic.v1' has no attribute 'error_wrapper' by @shikha372 in #3611
  • fix: change endpoint configuration for state machine integ test by @aaythapa in #3614
  • fix: prevent redundant tags being added to AWS::ApiGatewayV2::Api by @gracelu0 in #3615
  • chore(schema): update by @github-actions in #3616
  • Revert "fix: AttributeError: module 'pydantic.v1' has no attribute 'error_wrapper'" by @aaythapa in #3619
  • fix: exclude breaking pydantic version by @aaythapa in #3620
  • chore(schema): update by @github-actions in #3621
  • chore(schema): update by @github-actions in #3623
  • chore(schema): update by @github-actions in #3625
  • feat: Support KmsKeyArn for Events
  • Release 1.90.0 (to main) by @paulhcsun in #3637

New Contributors

Full Changelog: v1.89.0...v1.90.0

SAM v1.89.0 Release

16 May 23:17
44562dc
Compare
Choose a tag to compare

What's Changed

  • 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

New Contributors

Full Changelog: v1.88.0...v1.89.0

SAM v1.88.0 Release

06 May 23:37
e7ab742
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.87.0...v1.88.0

SAM v1.87.0 Release

04 Apr 18:48
8fb8f6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.86.0...v1.87.0

SAM v1.86.0 Release

07 Mar 20:52
5a5ab3c
Compare
Choose a tag to compare

What's Changed

  • 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
  • Release 1.86.0 (to main) by @xazhao in #3560

New Contributors

Full Changelog: v1.85.0...v1.86.0

SAM v1.85.0 Release

15 Feb 18:57
cf74322
Compare
Choose a tag to compare

What's Changed

  • fix: Throw appropriate error message when providing non map route settings by @GavinZZ in #3507
  • chore(schema): update by @github-actions in #3508
  • Release 1.85.0 (to main) by @gracelu0 in #3543

Full Changelog: v1.84.0...v1.85.0