github actix/actix-web web-v4.2.0
actix-web: v4.2.0

latest releases: awc-v3.5.1, web-v4.9.0, http-v3.9.0...
2 years ago

Added

  • Add #[routes] macro to support multiple paths for one handler. #2718
  • Add ServiceRequest::{parts, request}() getter methods. #2786
  • Add configuration options for TLS handshake timeout via HttpServer::{rustls, openssl}_with_config methods. #2752

Changed

  • Minimum supported Rust version (MSRV) is now 1.59 due to transitive time dependency.

Don't miss a new actix-web release

NewReleases is sending notifications on new releases.