This is the tracking issue for the release of 0.16.0, which will include some breaking changes:
schemars bumped to version 1
- As a user it is important to bump your own
schemars version in Cargo.toml as both 0.9.0 and 1 can be added as dependencies but the trait bounds for aide methods will no longer be satisfied and will have cryptic errors.
- Uses
StatusCode instead of u16 for inferred responses
- Upgrade to
axum-extra 0.12
This is the tracking issue for the release of 0.16.0, which will include some breaking changes:
schemarsbumped to version 1schemarsversion inCargo.tomlas both 0.9.0 and 1 can be added as dependencies but the trait bounds foraidemethods will no longer be satisfied and will have cryptic errors.StatusCodeinstead ofu16for inferred responsesaxum-extra0.12