Skip to content

v1.20.2

Compare
Choose a tag to compare
@release-drafter release-drafter released this 02 Sep 18:06
· 3870 commits to develop since this release

Summary

Bugfix release to address a bug with event handler which caused issues for api gateway events when using strip_prefix together with a root level handler. Thanks @BVMiko for the fix!

Changes

🐛 Bug and hot fixes

🔧 Maintenance

  • chore(deps-dev): bump mkdocs-material from 7.2.4 to 7.2.6 (#665) by @dependabot
  • chore(deps): bump boto3 from 1.18.26 to 1.18.32 (#663) by @dependabot
  • chore(deps-dev): bump pytest from 6.2.4 to 6.2.5 (#662) by @dependabot
  • chore(license): Add THIRD-PARTY-LICENSES to pyproject.toml (#641) by @BastianZim

This release was made possible by the following contributors:

@BVMiko, @BastianZim, @cakepietoast