- Update axum to v0.8 (#1269)
- Remove commit commit id from changelogs (#1077)
- Update to rc version
- Update next beta versions
- Chore fix clippy lint (#1010)
- Chore update docs and relax
url
version (#1001) - Bump up versions (#998)
- Update versions
- Update min Rust version and utoipa-swagger-ui version
- Add
default-features = false
to the optional axum dependency to avoid pulling in tokio in non-tokio environments (#874)
- Fix spelling (#846)
- Update docs and next versions
- Refactor
ReDoc
to takeCow<'static, str>
instead of borrowedstr
(#869)
- Update next versions
- Axum 0.7 bindings (#807)
- Update next versions min. utoipa:
4
- Axum 0.7 bindings (#807)
- Add redoc support for utoipa. (#720)
- Update README.md docs