pypi fastapi 0.123.2

latest release: 0.123.3
3 hours ago

Fixes

  • 🐛 Fix unformatted {type_} in FastAPIError. PR #14416 by @Just-Helpful.
  • 🐛 Fix parsing extra non-body parameter list. PR #14356 by @YuriiMotov.
  • 🐛 Fix parsing extra Form parameter list. PR #14303 by @YuriiMotov.
  • 🐛 Fix support for form values with empty strings interpreted as missing (None if that's the default), for compatibility with HTML forms. PR #13537 by @MarinPostma.

Docs

  • 📝 Add tip on how to install pip in case of No module named pip error in virtual-environments.md. PR #14211 by @zadevhub.
  • 📝 Update Primary Key notes for the SQL databases tutorial to avoid confusion. PR #14120 by @FlaviusRaducu.
  • 📝 Clarify estimation note in documentation. PR #14070 by @SaisakthiM.

Don't miss a new fastapi release

NewReleases is sending notifications on new releases.