github aws-powertools/powertools-lambda-python v2.39.1

latest releases: v2.40.1, v2.40.0
15 days ago

Summary

The regression issue caused by PR #4421 is resolved in this patch release. The issue occurred due to static typing importing Pydantic, as it went undetected in our pipeline and code review.

To prevent from happening again, we will introduce dynamic tests for all optional dependencies. We will pause new releases until that is implemented and verified. For further improvement, we will look into making daily pre-releases to help create more complex canary tests.

Changes

🐛 Bug and hot fixes

This release was made possible by the following contributors:

@github-actions, @github-actions[bot] and @leandrodamascena

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

NewReleases is sending notifications on new releases.