Skip to content

Releases: aws/serverless-application-model

SAM v1.111.0 Release

Choose a tag to compare

@aws-sam-bot aws-sam-bot released this 02 Jul 00:32
d9d2dce

What's Changed

  • fix: surface user-facing errors for malformed Auth.securityDefinitions and Domain.AccessAssociation by @roger-zhangg in #3923
  • Merge main to develop by @vicheey in #3928
  • Fix typos in DEVELOPMENT_GUIDE.md by @Chinzorig11 in #3921
  • feat: async test stack cleanup — remove waiter + add sweeper Lambda by @vicheey in #3930
  • Improve companion stack sweeper function by @vicheey in #3931
  • fix: use REGIONAL endpoint for integration test REST APIs by @vicheey in #3933
  • fix: prefix integration test API names with sam-integ- prefix for sweeper cleaner function by @vicheey in #3934
  • Update companion stack role logical ids by @vicheey in #3935
  • fix(integ): replace AllowedTypes m5.* with ExcludedTypes for region compatibility by @vicheey in #3937
  • Release 1.111.0 (to main) by @licjun in #3951

New Contributors

Full Changelog: v1.110.0...v1.111.0

SAM v1.110.0 Release

Choose a tag to compare

@aws-sam-bot aws-sam-bot released this 19 May 21:22
48ad584

What's Changed

  • feat: Support EndpointAccessMode property for AWS::Serverless::Api by @wandora58 in #3898
  • chore: drop Python 3.9 support for running SAM, add Python 3.12, 3.13 to CI by @roger-zhangg in #3893
  • fix: restrict cfn-lint schema update to us-east-1 to avoid pickle error by @licjun in #3901
  • chore(schema): update by @github-actions[bot] in #3904
  • Merge main to develop by @reedham-aws in #3907
  • fix: pin closed-issue-message to hash by @reedham-aws in #3905
  • refactor: improve HttpApi authorizer validation by @vicheey in #3899
  • test: add condition to run RestApi's SecurityPolicy tests by @valerena in #3908
  • refactor(test): Pre-create MSK/MQ in companion stack for testing by @vicheey in #3909
  • fix: add cfn-lint ignore rules for new format validation checks by @roger-zhangg in #3915
  • feat: fully support Python 3.14 by @valerena in #3913
  • chore(tests): use valid ARN formats in test fixtures to comply with cfn-lint by @roger-zhangg in #3916
  • fix: update companion stack to use mq.m7i.large for regions that do not support mq.t3.micro by @vicheey in #3917
  • chore(schema): update by @github-actions[bot] in #3918
  • perf: use list join instead of string concatenation in loop by @akshatsinha0 in #3829
  • fix: surface user-facing errors for malformed Fn::If on Role and CodeUri by @roger-zhangg in #3919
  • fix: handle intrinsic functions in WebSocket API StageName property by @licjun in #3920
  • Release 1.110.0 (to main) by @vicheey in #3927

New Contributors

Full Changelog: v1.109.0...v1.110.0

SAM v1.109.0 Release

Choose a tag to compare

@aws-sam-bot aws-sam-bot released this 08 Apr 23:36
d414408

What's Changed

New Contributors

Full Changelog: v1.108.0...v1.109.0

SAM v1.108.0 Release

Choose a tag to compare

@aws-sam-bot aws-sam-bot released this 17 Mar 23:59
f3189f8

What's Changed

  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #3849
  • chore: update docs with current repository links by @valerena in #3857
  • fix: support KmsKeyArn in Serverless::CapacityProvider by @valerena in #3860
  • chore: clean up cfn-lint ignored files by @valerena in #3861
  • Merge main to develop by @tobixlea in #3865
  • feat: support conditional AWS::NoValue in SAM Function's IAM Role by @madsid in #3842
  • test: update custom domain integration tests by @valerena in #3868
  • Support intrinsic functions capacity provider vpc config nstance requirements list properties by @vicheey in #3869
  • chore(doc): Update CFN schema and SAM doc by @vicheey in #3871
  • chore: update unreleased types for global error message by @reedham-aws in #3870
  • chore(deps): update Pydantic library to v2 (but still use v1) by @valerena in #3858
  • fix: partially support Python3.14 by @valerena in #3859
  • add cfn schema fetcher by @vicheey in #3873
  • add integration test for LMI functions by @vicheey in #3863
  • feat: support RestApi Security Policy in Serverless API by @iph in #3872
  • Merge develop into main for Release v1.107.0 by @valerena in #3879
  • Merge main to develop by @bnusunny in #3878
  • add missing doc reference by @vicheey in #3880
  • Convert managed policy names in intrinsic if values by @francilioaraujo in #3875
  • Restrict MQ security group ingress to VPC CIDR in integration test by @licjun in #3884
  • Add proptags for codedeploy resources by @seshubaws in #3885
  • fix(integ): remove CapacityProviderName exceeding 64-char limit by @vicheey in #3887
  • chore(schema): update by @github-actions[bot] in #3888
  • Release 1.108.0 (to main) by @valerena in #3894

New Contributors

Full Changelog: v1.107.0...v1.108.0

SAM v1.107.0 Release

Choose a tag to compare

@aws-sam-bot aws-sam-bot released this 29 Jan 22:50
75abccf

What's Changed

Full Changelog: v1.106.0...v1.107.0

SAM v1.106.0 Release

Choose a tag to compare

@aws-sam-bot aws-sam-bot released this 17 Dec 19:08
85d142d

What's Changed

New Contributors

Full Changelog: v1.105.0...v1.106.0

SAM v1.105.0 Release

Choose a tag to compare

@aws-sam-bot aws-sam-bot released this 02 Dec 17:25
46d9d0c

What's Changed

Full Changelog: v1.104.0...v1.105.0

SAM v1.104.0 Release

Choose a tag to compare

@aws-sam-bot aws-sam-bot released this 01 Dec 01:08
414132d

What's Changed

Full Changelog: v1.103.0...v1.104.0

SAM v1.103.0 Release

Choose a tag to compare

@aws-sam-bot aws-sam-bot released this 21 Nov 19:51
9a32a6d

What's Changed

New Contributors

Full Changelog: v1.102.0...v1.103.0

SAM v1.102.0 Release

Choose a tag to compare

@aws-sam-bot aws-sam-bot released this 19 Nov 21:50
3cfec2f

What's Changed

Full Changelog: v1.101.0...v1.102.0