What's Changed
- Add support for OsString and PathBuf by @eythaann in #1666
- Resolve duplicate Vary header and improve HEAD request preformance for
StaticDirby @cnlancehu in #1663 - Fix JWT crypto provider feature selection by @chrislearn in #1667
- build(deps): update tokio-tungstenite requirement from 0.29 to 0.30 by @dependabot[bot] in #1668
- build(deps): update compact_str requirement from 0.9 to 0.10 by @dependabot[bot] in #1670
- build(deps): update ulid requirement from 1 to 2 by @dependabot[bot] in #1669
- Fix WebTransport session handoff by @chrislearn in #1671
- Skip duplicate WebTransport response writes by @chrislearn in #1672
- build(deps): update saysion requirement from 0.1 to 0.2 by @dependabot[bot] in #1673
- chore(oapi): update Swagger UI to v5.32.8 by @chrislearn in #1674
New Contributors
Full Changelog: v0.94.0...v0.95.0