Skip to content

Releases: aws/serverless-application-model

SAM v1.96.0 Release

03 Apr 23:39
cf92b7b
Compare
Choose a tag to compare

What's Changed

  • chore(schema): update by @github-actions in #3711
  • Merge main to develop by @mbfreder in #3724
  • feat: skipping test if Layers is not available by @Vandita2020 in #3727
  • chore(deps): bump aws-actions/closed-issue-message from 1 to 2 by @dependabot in #3712
  • chore(schema): update by @github-actions in #3725
  • fix(lambda): correcting tests by @Vandita2020 in #3733
  • feat: custom domain name support for private endpoints by @Vandita2020 in #3719
  • fix: BasePath not included in AWS::ApiGateway::BasePathMapping when defined as ["/"] by @mbfreder in #3740
  • chore(schema): update by @github-actions in #3739
  • Release 1.96.0 (to main) by @mbfreder in #3745

New Contributors

Full Changelog: v1.95.0...v1.96.0

SAM v1.95.0 Release

21 Feb 20:33
a7da20c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.94.0...v1.95.0

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

  • @kshyun28 made their first contribution in #3545
  • @shikha372 made their first contribution in #3611

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