SAM v1.63.0 Release
What's Changed
- chore: adding some type checks as constants by @xazhao in #2986
- feat: new SESBulkTemplatedCrudPolicy_v2 policy by @aaythapa in #2929
- chore: fix local transform format by @xazhao in #2990
- ci: test on Python 3.11 by @hoffa in #2991
- chore: add Python 3.11 to classifiers by @hoffa in #2992
- chore(schema): update by @github-actions in #2994
- chore(schema): update by @github-actions in #2997
- Feature: SNS Event FilterPolicyScope attribute by @mustafa-sadiq in #2988
- ci: ignore unused parameter cfn-lint rule by @hoffa in #3003
- chore(schema): update by @github-actions in #3002
- fix: Fix add transform test by @GavinZZ in #3010
- chore(schema): update by @github-actions in #3009
- Merge main to develop by @aahung in #3012
- chore: Add integration test service detector for SNS FilterPolicyScope by @aahung in #3015
- chore: Add skip_using_service_detector to sns integ tests by @aahung in #3016
- ci: Trigger gh actions on merge group by @aahung in #3017
- fix: Defining CORS when ApiKeyRequired is true results in an OPTIONS method that requires an API key by @ConnorRobertson in #2981
- chore: Upgrade ruff to 0.0.254 by @aahung in #3014
- chore: Get rid of py2 import stuff by @aahung in #3018
- chore: Enable pyupgrade check by @aahung in #3019
- chore(schema): update by @github-actions in #3020
- feat: Add EnableFunctionDefaultPermissions property to HTTP Api by @aaythapa in #3001
- fix: integration test cors_with_apikey_and_cors by @ConnorRobertson in #3021
- fix: Call correct exception when Connectors attribute is non-dict by @aaythapa in #3022
- fix: Fix two places that could cause internal errors by @aahung in #3023
- fix: cors integ test by @ConnorRobertson in #3024
- Add Region & SetIdentifier properties to Route53 to enable latency based routing by @davidcolclazier in #2998
- chore: Add type to metrics code and deprecate CWMetricsPublisher by @aahung in #3025
- ci: Exclude samtranslator.internal from interface scan by @aahung in #3027
- Merge main to develop by @hoffa in #3029
- chore: update properties in schema with new docs by @aaythapa in #3026
- chore(schema): update by @github-actions in #3030
- fix: remove Region/SetIdentifier-related integration tests by @hoffa in #3033
New Contributors
- @davidcolclazier made their first contribution in #2998
Full Changelog: v1.62.0...v1.63.0