Releases: aws/serverless-application-model
Releases · aws/serverless-application-model
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
SAM v1.101.0 Release
What's Changed
- test: delete created change sets in companion stack if empty by @reedham-aws in #3807
- chore(schema): update by @github-actions[bot] in #3806
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #3800
- Merge main to develop by @reedham-aws in #3811
- chore(schema): update by @github-actions[bot] in #3812
- fix(integration): resolve stack cleanup issues in connector tests by @bnusunny in #3815
- Release 1.101.0 (to main) by @roger-zhangg in #3825
New Contributors
Full Changelog: v1.100.0...v1.101.0
SAM v1.100.0 Release
What's Changed
- Merge main to develop by @vicheey in #3783
- chore: Add policies for new partition by @valerena in #3789
- chore(schema): update by @github-actions[bot] in #3780
- chore(schema): update by @github-actions[bot] in #3787
- chore(schema): update by @github-actions[bot] in #3790
- chore(schema): update by @github-actions[bot] in #3793
- Updating Cloudformation Schema by @Vandita2020 in #3797
- Release 1.100.0 (to main) by @reedham-aws in #3810
Full Changelog: v1.99.0...v1.100.0
SAM v1.99.0 Release
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
- @edinstance made their first contribution in #3767
Full Changelog: v1.98.0...v1.99.0
SAM v1.98.0 Release
What's Changed
- Merge main to develop by @mbfreder in #3746
- chore(schema): update by @github-actions in #3742
- feat: Correctly support custom domain in private apis by @valerena in #3750
- chore: bump version to 1.97.0 by @Vandita2020 in #3752
- Merge branch 'develop' into main by @valerena in #3756
- Merge main to develop by @Vandita2020 in #3755
- fix(lambda): enforce lambda alias alphanumeric logical id by @vicheey in #3738
- feat: refactor Function URL permissions by @roger-zhangg in #3735
- chore(schema): update by @github-actions in #3760
- chore: add new partition by @seshubaws in #3763
- Revert "feat: refactor Function URL permissions (#3735)" by @roger-zhangg in #3761
- Release 1.98.0 (to main) by @roger-zhangg in #3775
New Contributors
- @vicheey made their first contribution in #3738
- @seshubaws made their first contribution in #3763
Full Changelog: v1.97.0...v1.98.0
SAM v1.97.0 Release
What's Changed
- chore(schema): update by @mbfreder in #3742
- feat: Correctly support custom domain in private apis by @valerena in #3750
- chore: bump version to 1.97.0 by @Vandita2020 in #3752
- Release 1.97.0 (to main) by @Vandita2020 in #3751
Full Changelog: v1.96.0...v1.97.0
SAM v1.96.0 Release
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
- @Vandita2020 made their first contribution in #3727
Full Changelog: v1.95.0...v1.96.0
SAM v1.95.0 Release
What's Changed
- Merge main to develop by @aaythapa in #3676
- chore: schema update by @GavinZZ in #3680
- fix:downgrade lambda runtime version to nodejs18.x in integ test by @godwingrs22 in #3687
- Merge main to develop by @aaythapa in #3689
- Merge main to develop by @godwingrs22 in #3691
- chore(schema): update by @github-actions in #3692
- chore(schema): update by @github-actions in #3693
- update conditions in tests to fix lint failures by @mbfreder in #3705
- chore(schema): update by @github-actions in #3700
- chore(schema): update by @mbfreder in #3706
- Chore(owner): Add tooling to codeowner by @roger-zhangg in #3709
- fix(dep): compat.py should import right pydantic class for pydantic >= 1.10.17 by @roger-zhangg in #3710
- chore(schema): update by @github-actions in #3708
- Release 1.95.0 (to main) by @mbfreder in #3723
New Contributors
- @roger-zhangg made their first contribution in #3709
Full Changelog: v1.94.0...v1.95.0