Skip to content

Releases: aws/serverless-application-model

SAM v1.99.0 Release

19 Jun 19:35
e0f7eba
Compare
Choose a tag to compare

What's Changed

  • chore(schema): update by @github-actions in #3768
  • test: Fix MQ integ tests by @valerena in #3773
  • feat: updated the cognito properties based on cloudformation properties by @edinstance in #3767
  • chore(schema): update by @github-actions in #3772
  • Merge main to develop by @roger-zhangg in #3776
  • chore(schema): update by @github-actions in #3778
  • Release 1.99.0 (to main) by @vicheey in #3781

New Contributors

Full Changelog: v1.98.0...v1.99.0

SAM v1.98.0 Release

04 Jun 18:09
559d6b7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.97.0...v1.98.0

SAM v1.97.0 Release

11 Apr 05:58
ae6b879
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.96.0...v1.97.0

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