What's Changed
- FIx handler list mutation while removing handlers in #266
- Updated redoc.standalone.js URL by @mohammadhzp in #276
- Fix background logger not removing unpickleable items by @C5H12O5 in #270
- Exclude tests from wheel by @bollwyvl in #267
- Fix KeyErrors in query param validation by @djb7 in #268
- Bump sanic version to v25 requirements by @ahopkins in #279
- fix: properly handle ignore/forbid for extra query params in pydantic validation by @Panaetius in #259
- Add parallelization to tests by @ahopkins in #280
- fix: fixes pydantic validation of json lists by @Panaetius in #258
- Template: reuse LazyResponse for rendered response by @Huy-Ngo in #244
- Add support for more configuration variables in swagger docs by @bluek1te in #221
- force vary header by @ahopkins in #285
- Add dependency injection into commands by @ahopkins in #281
- Always use lax mode when using msgspec to validate query params/forms by @gazpachoking in #286
New Contributors
- @mohammadhzp made their first contribution in #276
- @C5H12O5 made their first contribution in #270
- @bollwyvl made their first contribution in #267
- @djb7 made their first contribution in #268
- @Panaetius made their first contribution in #259
- @Huy-Ngo made their first contribution in #244
- @bluek1te made their first contribution in #221
- @gazpachoking made their first contribution in #286
Full Changelog: v24.12.0...v25.12.0