github aws-powertools/powertools-lambda-python v3.17.1
v3.18.0

latest release: v3.19.0
one month ago

Summary

This release adds support for files media types in our OpenAPI utility. We also improved our Parser utility by adding new models for AppSync Events.

⭐️ Congrats to @oyiz-michael and @sdangol for contributing to this project for the first time!

Working with form data

Docs

You can use the Form type to tell the Event Handler that a parameter expects form data. This automatically sets the correct OpenAPI schema for application/x-www-form-urlencoded requests.

carbon (13)

Changes

🌟New features and non-breaking changes

📜 Documentation updates

🔧 Maintenance

This release was made possible by the following contributors:

@DustinAlandzes, @dependabot[bot], @github-actions[bot], @kattakaha, @leandrodamascena, @oyiz-michael, @sdangol, dependabot[bot] and github-actions[bot]

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

NewReleases is sending notifications on new releases.