🐛 Bug Fixes
- Use Content-Length for bytesReceived and bytesSent tags in Logger Middleware in v2 by @gaby in #3067
- Fix handle un-matched open brackets in the query params by @dojutsu-user in #3121
- Middleware/CORS: Remove Scheme Restriction by @zingi in #3168
- Respect Immutable config for Body() by @nickajacks1 in #3246
- Support Square Bracket Notation in Multipart Form data by @ReneWerner87 in #3268
📚 Documentation
- Add detailed documentation for the templates guide by @grivera64 in #3113
🛠️ Maintenance
- Update benchmark-action to v1.20.3 by @gaby in #3084
- Add CODEOWNERS file by @gaby in #3124
- Update dependencies by @gaby in #3254
- Add parallel benchmark for Next() by @gaby in #3259
Full Changelog: v2.52.5...v2.52.6