What's Changed
- Enhancement: Authentication Middleware exclude URLs and error handling improvements by @cofin in #426
- Issue 371 add path type query parameter by @Goldziher in #431
- refactor. simplify KwargsModel by @Alex-CodeLab in #419
- Updated authentication docs by @Goldziher in #433
- docs: Remove Rust bindings text by @odiseo0 in #436
- Complete example and test for Using Application State usage docs. by @peterschutt in #434
- Infrastructure: added minimal install to release by @Goldziher in #438
- Fixes annotation of
**kwargs
across the library by @peterschutt in #439 - Issue #350: Application Instrumentation Hooks by @Goldziher in #435
- Issue #418: Allow disabling openapi documentation sites and schema download endpoints via config by @ingjavierpinilla in #430
- Removes
needs: validate
dependency fromtest_minimal_app
. by @peterschutt in #441
New Contributors
- @Alex-CodeLab made their first contribution in #419
- @odiseo0 made their first contribution in #436
- @ingjavierpinilla made their first contribution in #430
Full Changelog: v1.15.0...v1.16.0