pypi fastapi 0.115.1

latest release: 0.115.2
13 hours ago

Fixes

  • 🐛 Fix openapi generation with responses kwarg. PR #10895 by @flxdot.
  • 🐛 Remove Required shadowing from fastapi using Pydantic v2. PR #12197 by @pachewise.

Refactors

  • ♻️ Update type annotations for improved python-multipart. PR #12407 by @tiangolo.

Docs

  • ✨ Add new tutorial for SQL databases with SQLModel. PR #12285 by @tiangolo.
  • 📝 Add External Link: How to profile a FastAPI asynchronous request. PR #12389 by @brouberol.
  • 🔧 Remove base_path for mdx_include Markdown extension in MkDocs. PR #12391 by @tiangolo.
  • 📝 Update link to Swagger UI configuration docs. PR #12264 by @makisukurisu.
  • 📝 Adding links for Playwright and Vite in docs/project-generation.md. PR #12274 by @kayqueGovetri.
  • 📝 Fix small typos in the documentation. PR #12213 by @svlandeg.

Translations

  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/cookie-param-models.md. PR #12298 by @ceb10n.
  • 🌐 Add Portuguese translation for docs/pt/docs/how-to/graphql.md. PR #12215 by @AnandaCampelo.
  • 🌐 Add Portuguese translation for docs/pt/docs/advanced/security/oauth2-scopes.md. PR #12263 by @ceb10n.
  • 🌐 Add Portuguese translation for docs/pt/docs/deployment/concepts.md. PR #12219 by @marcelomarkus.
  • 🌐 Add Portuguese translation for docs/pt/docs/how-to/conditional-openapi.md. PR #12221 by @marcelomarkus.
  • 🌐 Add Portuguese translation for docs/pt/docs/advanced/response-directly.md. PR #12266 by @Joao-Pedro-P-Holanda.
  • 🌐 Update Portuguese translation for docs/pt/docs/tutorial/cookie-params.md. PR #12297 by @ceb10n.
  • 🌐 Fix Korean translation for docs/ko/docs/tutorial/index.md. PR #12278 by @kkotipy.
  • 🌐 Update Portuguese translation for docs/pt/docs/advanced/security/http-basic-auth.md. PR #12275 by @andersonrocha0.
  • 🌐 Add Portuguese translation for docs/pt/docs/deployment/cloud.md. PR #12217 by @marcelomarkus.
  • ✏️ Fix typo in docs/es/docs/python-types.md. PR #12235 by @JavierSanchezCastro.
  • 🌐 Add Dutch translation for docs/nl/docs/environment-variables.md. PR #12200 by @maxscheijen.
  • 🌐 Add Portuguese translation for docs/pt/docs/deployment/manually.md. PR #12210 by @JoaoGustavoRogel.
  • 🌐 Add Portuguese translation for docs/pt/docs/deployment/server-workers.md. PR #12220 by @marcelomarkus.
  • 🌐 Add Portuguese translation for docs/pt/docs/how-to/configure-swagger-ui.md. PR #12222 by @marcelomarkus.

Internal

Don't miss a new fastapi release

NewReleases is sending notifications on new releases.