pypi fastapi 0.11.0

latest releases: 0.115.5, 0.115.4, 0.115.3...
5 years ago
  • Add auto_error parameter to security utility functions. Allowing them to be optional. Also allowing to have multiple alternative security schemes that are then checked in a single dependency instead of each one verifying and returning the error to the client automatically when not satisfied. PR #134.

  • Update SQL Tutorial to close database sessions even when there are exceptions. PR #89 by @alexiri.

  • Fix duplicate dependency in pyproject.toml. PR #128 by @zxalif.

Don't miss a new fastapi release

NewReleases is sending notifications on new releases.