pypi aws-lambda-powertools 2.30.2
v2.30.2

latest releases: 3.0.2.dev1, 3.0.1.dev3, 3.0.1.dev2...
9 months ago

Summary

This patch release fixes three bugs related to the OpenAPI and Swagger features:

  • Generating Operation Tags now correctly follows the official OpenAPI spec
  • Fixed Swagger UI regressions that was causing the UI to be non functional under certain scenarios
  • Ensured that all references to the OpenAPI version used is 3.0.0

⭐ Huge thanks to @MCR2019 and @danikenan for reporting those issues! ⭐

Changes

  • fix(event-handler): operation tags are now string to correct schema generation (#3528) by @rubenfonseca
  • fix(event-handler): set default OpenAPI version to 3.0.0 (#3527) by @rubenfonseca
  • fix(event-handler): upgrade Swagger UI to fix regressions (#3526) by @rubenfonseca

🔧 Maintenance

This release was made possible by the following contributors:

@dependabot, @dependabot[bot], @github-actions, @github-actions[bot] and @rubenfonseca

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

NewReleases is sending notifications on new releases.