github tokio-rs/axum axum-extra-v0.9.0
axum-extra - v0.9.0

latest releases: axum-extra-v0.9.4, axum-v0.7.6, axum-macros-v0.4.2...
10 months ago
  • added: OptionalQuery extractor (#2310)
  • added: TypedHeader which used to be in axum (#1850)
  • breaking: Update to prost 0.12. Used for the Protobuf extractor
  • breaking: Make tokio an optional dependency
  • breaking: Upgrade cookie dependency to 0.18 (#2343)
  • breaking: Functions and methods that previously accepted a Cookie
    now accept any T: Into<Cookie> (#2348)

Don't miss a new axum release

NewReleases is sending notifications on new releases.