pypi fastapi 0.66.0

latest releases: 0.111.0, 0.111.0.dev1, 0.110.3...
2 years ago

Features

  • ✨ Allow setting the response_class to RedirectResponse or FileResponse and returning the URL from the function. New and updated docs are in the tutorial section Custom Response - HTML, Stream, File, others, in RedirectResponse and in FileResponse. PR #3457 by @tiangolo.

Fixes

  • 🐛 Fix include/exclude for dicts in jsonable_encoder. PR #2016 by @Rubikoid.
  • 🐛 Support custom OpenAPI / JSON Schema fields in the generated output OpenAPI. PR #1429 by @jmagnusson.

Translations

  • 🌐 Add Spanish translation for tutorial/query-params.md. PR #2243 by @mariacamilagl.
  • 🌐 Add Spanish translation for advanced/response-directly.md. PR #1253 by @jfunez.
  • 🌐 Add Spanish translation for advanced/additional-status-codes.md. PR #1252 by @jfunez.
  • 🌐 Add Spanish translation for advanced/path-operation-advanced-configuration.md. PR #1251 by @jfunez.

Don't miss a new fastapi release

NewReleases is sending notifications on new releases.