github aws-powertools/powertools-lambda-python v1.10.2

latest releases: v2.37.0, v2.36.0, v2.35.1...
3 years ago

Changes

This quick release fixes:

  • batch processing utility when dealing with multiple exceptions when processing SQS records
  • package size for Python <3.8 where typing_extensions module was being installed unnecessarily
  • Typos in the documentation

🌟 Minor Changes

  • fix: remove unnecessary typing-extensions for py3.8 (#281) by @nadobando

📜 Documentation updates

🐛 Bug and hot fixes

  • fix: batch processing exceptions (#276) by @cakepietoast

Internal

This release was made possible by the following contributors:

@cakepietoast, @heitorlessa, @michaelbrewer and @nadobando

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

NewReleases is sending notifications on new releases.