What's Changed
- feat(schema): implement ToSchema and ComposeSchema for serde_json::value::RawValue by @chrislearn in #1396
- Add configurable CSRF rotation policy by @chrislearn in #1399
- Harden crates release workflow by @chrislearn in #1400
- Add contributor guide by @chrislearn in #1401
- Expand security policy by @chrislearn in #1402
- Add changelog skeleton by @chrislearn in #1403
- fix: prevent panic on empty Range header in NamedFile and ReadSeeker by @iruizsalinas in #1405
- perf: reduce allocations during route matching by @iruizsalinas in #1406
- fix: clean up unused memory locker entries by @iruizsalinas in #1407
- Reload TLS configs in background by @chrislearn in #1404
- replace string clones with to_owned by @chrislearn in #1408
- swagger_ui v5.32.4 by @chrislearn in #1409
- Run cargo clippy for code linting by @chrislearn in #1410
- [codex] improve proxy host header copy by @chrislearn in #1416
- [codex] fix csrf session store missing session by @chrislearn in #1414
- [codex] improve writing string copy by @chrislearn in #1413
- [codex] fix request id invalid header by @chrislearn in #1411
- [codex] fix proxy native roots fallback by @chrislearn in #1415
- [codex] fix oidc custom client roots by @chrislearn in #1412
- Normalize error and log message style by @chrislearn in #1417
- Add targeted regression tests by @chrislearn in #1418
- Document message style and doctest checks by @chrislearn in #1420
- Improve documentation examples by @chrislearn in #1419
New Contributors
- @iruizsalinas made their first contribution in #1405
Full Changelog: v0.91.1...v0.92.0