What's Changed
- Only set empty body status code if it wasn't set by the handler already by @zsr2531 in #1339
- Pass migration logger through to Migrator by @Romanx in #1334
- Fixes broken link for envelope in docs by @jerriep in #1345
- Configure Kafka builders by @igor-toporet in #1346
- Add support for DateOnly in query parameters by @PerfectlyNormal in #1347
- better error messages and documentation around side effect usage. Clo… by @jeremydmiller in #1351
- [FromQuery] binding of non-simple types in HTTP GET endpoints by @jeremydmiller in #1354
New Contributors
- @zsr2531 made their first contribution in #1339
- @Romanx made their first contribution in #1334
- @jerriep made their first contribution in #1345
- @PerfectlyNormal made their first contribution in #1347
Full Changelog: V3.11.0...V3.12.0