pypi fastapi 0.123.5

one day ago

Features

  • ✨ Allow using dependables with functools.partial(). PR #9753 by @lieryan.
  • ✨ Add support for wrapped functions (e.g. @functools.wraps()) used with forward references. PR #5077 by @lucaswiman.
  • ✨ Handle wrapped dependencies. PR #9555 by @phy1729.

Fixes

  • 🐛 Fix optional sequence handling with new union syntax from Python 3.10. PR #14430 by @Viicos.

Refactors

  • 🔥 Remove dangling extra condiitonal no longer needed. PR #14435 by @tiangolo.
  • ♻️ Refactor internals, update is_coroutine check to reuse internal supported variants (unwrap, check class). PR #14434 by @tiangolo.

Translations

Don't miss a new fastapi release

NewReleases is sending notifications on new releases.