pypi aws-lambda-powertools 1.26.5
v1.26.5

latest releases: 3.0.2.dev1, 3.0.1.dev3, 3.0.1.dev2...
2 years ago

Summary

This patch release addresses a packaging regression that introduced mypy boto3 typing packages as prod dependencies instead of dev dependencies -- huge thanks to @tb102122 for spotting this 30m ago.

Everything else in this release is related to operational excellence on improving GitHub Actions workflow performance, and last steps to make our new Lambda Layer release pipeline ready.

Changes

🐛 Bug and hot fixes

  • fix(deps): correct mypy types as dev dependency (#1322) by @heitorlessa
  • fix(ci): keep layer version permission resource (#1318) by @am29d
  • fix(ci): lambda layer workflow release version and conditionals (#1316) by @am29d
  • fix(ci): remove additional quotes in PR action (#1317) by @heitorlessa
  • fix(ci): install poetry before calling setup/python with cache (#1315) by @rubenfonseca

🔧 Maintenance

  • fix(deps): correct mypy types as dev dependency (#1322) by @heitorlessa
  • fix(ci): lambda layer workflow release version and conditionals (#1316) by @am29d
  • chore(ci): adds caching when installing python dependencies (#1311) by @rubenfonseca

This release was made possible by the following contributors:

@am29d, @dependabot[bot], @heitorlessa, @rubenfonseca and Release bot

Don't miss a new aws-lambda-powertools release

NewReleases is sending notifications on new releases.