SAM v1.86.0 Release
What's Changed
- chore: a more polite closed issue message by @kellertk in #3509
- chore: Update managed policies list for more policy support by @GavinZZ in #3510
- chore(schema): update by @github-actions in #3512
- chore: Allow dependabot to upgrade other GHAs by @jfuss in #3513
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #3516
- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #3515
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #3514
- Merge main to develop by @ssenchenko in #3519
- chore: Fix KeyError when accessing PolicyDocument by @jfuss in #3522
- fix: add check for CodeUri property type by @paulhcsun in #3531
- Use datetime.now(utc) in MetricDatum by @s-t-e-v-e-n-k in #3538
- [chore] switch to
timezone.utc
instead ofutcnow()
since the last one is deprecated in Python 12 by @ssenchenko in #3539 - chore(schema): update by @github-actions in #3542
- Release 1.86.0 (to main) by @xazhao in #3560
New Contributors
- @kellertk made their first contribution in #3509
- @s-t-e-v-e-n-k made their first contribution in #3538
Full Changelog: v1.85.0...v1.86.0