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

latest releases: v2.43.1, v2.43.0, v2.42.0...
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 powertools-lambda-python release

NewReleases is sending notifications on new releases.