github aws/serverless-application-model v1.110.0
SAM v1.110.0 Release

4 hours ago

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

Don't miss a new serverless-application-model release

NewReleases is sending notifications on new releases.