v1.50.2
What's Changed
Bugfixes
- Return valid OAuth2 response body by default by @cofin in #1097
- Correctly handle async-callable classes as dependencies by @infohash in #1101
- Fix
type_encoders
pickle bug when using response caching
Documentation
- Fix docstring style and references by @provinzkraut in #1084
- Fix example endpoint function in FastAPI migration guide by @JacobCoffee in #1090
- Add version warning for outdated / development versions. by @provinzkraut in #1102
Internal changes
- Refactor signature by @Goldziher in #1077
- Remove tox by @JacobCoffee in #1089
Full Changelog: v1.50.1...v1.50.2