What's Changed
- Fix rand 0.10 compatibility issues by @Copilot in #1320
- fix(session): bump RECOMMENDED_KEY_LEN to 64 (512 bits) by @AlphaNecron in #1322
- fix: update nix dependency to be optional in Cargo.toml by @chrislearn in #1323
- fix(sliding_guard): optimize verify logic and add fixed interval test by @chrislearn in #1325
- fix(routing): implement path normalization for OpenAPI and add tests by @chrislearn in #1327
New Contributors
- @Copilot made their first contribution in #1320
- @AlphaNecron made their first contribution in #1322
Full Changelog: v0.89.1...v0.89.2