Releases: aws/serverless-application-model
Releases · aws/serverless-application-model
Release list
SAM v1.111.0 Release
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
- @Chinzorig11 made their first contribution in #3921
Full Changelog: v1.110.0...v1.111.0
SAM v1.110.0 Release
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.largefor regions that do not supportmq.t3.microby @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
- @wandora58 made their first contribution in #3898
- @akshatsinha0 made their first contribution in #3829
Full Changelog: v1.109.0...v1.110.0
SAM v1.109.0 Release
What's Changed
- chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #3827
- feat: add support for ResponseTransferMode on Api resource by @bchampp in #3881
- Merge main to develop by @valerena in #3895
- Fix duplicate OPTIONS method error for paths with trailing slash by @abhishektang in #3844
- Release 1.109.0 (to main) by @reedham-aws in #3906
New Contributors
- @abhishektang made their first contribution in #3844
Full Changelog: v1.108.0...v1.109.0
SAM v1.108.0 Release
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
- @madsid made their first contribution in #3842
- @iph made their first contribution in #3872
- @francilioaraujo made their first contribution in #3875
- @licjun made their first contribution in #3884
Full Changelog: v1.107.0...v1.108.0
SAM v1.107.0 Release
SAM v1.106.0 Release
What's Changed
- Merge main to develop by @valerena in #3851
- Merge main to develop by @valerena in #3853
- fix(lmi): exclude None values from CapacityProvider ScalingConfig and InstanceRequirements by @vicheey in #3856
- feat: use managed policy for Durable Functions by @bchampp in #3854
- Release 1.106.0 (to main) by @tobixlea in #3864
New Contributors
Full Changelog: v1.105.0...v1.106.0
SAM v1.105.0 Release
What's Changed
- Release 1.105.0 (to main) by @valerena in #3852
- Support for Lambda durable functions
Full Changelog: v1.104.0...v1.105.0
SAM v1.104.0 Release
What's Changed
- Merge main to develop by @roger-zhangg in #3846
- Merge main to develop by @roger-zhangg in #3848
- Release 1.104.0 (to main) by @valerena in #3850
- feat: Add support for Lambda Managed Instances
Full Changelog: v1.103.0...v1.104.0
SAM v1.103.0 Release
What's Changed
- feat: add support for IpAddressType by @br0connor in #3840
- Release 1.103.0 (to main) by @roger-zhangg in #3847
New Contributors
- @br0connor made their first contribution in #3840
Full Changelog: v1.102.0...v1.103.0
SAM v1.102.0 Release
What's Changed
- chore: update deprecated managed policy by @reedham-aws in #3818
- fix: add
Enabledto MSK model. Use this property for MSK events in integ tests by @valerena in #3822 - chore(schema): update by @github-actions[bot] in #3823
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #3813
- Fix(Intrinsic Resolver): should ignore CFN placeholder in parameter by @roger-zhangg in #3824
- Merge main to develop by @roger-zhangg in #3826
- docs: update contributing guide to include ai usage by @reedham-aws in #3834
- chore(schema): update by @github-actions[bot] in #3836
- test: update integ tests to nodejs22.x by @valerena in #3837
- test: ignore Boto3 deprecation warning in Python3.9 by @valerena in #3839
- Release 1.102.0 (to main) by @roger-zhangg in #3845
Full Changelog: v1.101.0...v1.102.0