github tokio-rs/axum axum-v0.5.17
axum - v0.5.17

latest releases: axum-v0.8.0-alpha.1, axum-extra-v0.10.0-alpha.1, axum-macros-v0.5.0-alpha.1...
2 years ago
  • fixed: Annotate panicking functions with #[track_caller] so the error
    message points to where the user added the invalid router, rather than
    somewhere internally in axum (#1248)
  • fixed: Make Multipart extractor work with RequestBodyLimit middleware (#1379)
  • added: Add DefaultBodyLimit::max for changing the default body limit (#1397)
  • added: Various documentation improvements

Don't miss a new axum release

NewReleases is sending notifications on new releases.