Skip to content

axum v0.8.4

Latest
Compare
Choose a tag to compare
@jplatte jplatte released this 30 Apr 16:12
· 23 commits to main since this release
axum-v0.8.4
8762520
  • added: Router::reset_fallback (#3320)
  • added: WebSocketUpgrade::selected_protocol (#3248)
  • fixed: Panic location for overlapping method routes (#3319)
  • fixed: Don't leak a tokio task when using serve without graceful shutdown (#3129)