Skip to content

SAM v1.86.0 Release

Compare
Choose a tag to compare
@aws-sam-bot aws-sam-bot released this 07 Mar 20:52
· 11 commits to main since this release
5a5ab3c

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 of utcnow() 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

Full Changelog: v1.85.0...v1.86.0