What's Changed
- Fix JWTAuthentication swallowing OperationalError/InterfaceError (#165) by @jameswinegar in #166
- Fix: Improve health check performance and add streaming file API by @prabinKh in #159
- Pre-compile response serialization handlers at registration time (#167) by @FarhanAliRaza in #167
- Fix: Surface ASGI mount exception details in HTTP 500 responses by @FarhanAliRaza in #168
- Auto-register OpenAPI SecurityScheme definitions from auth backends by @FarhanAliRaza in #170
New Contributors
- @jameswinegar made their first contribution in #166
- @prabinKh made their first contribution in #159
Full Changelog: v0.6.6...v0.6.7