github actix/actix-web web-v3.1.0
actix-web: v3.1.0

latest releases: router-v0.5.3, web-v4.6.0, awc-v3.5.0...
3 years ago

Changed

  • Add TrailingSlash::MergeOnly behaviour to NormalizePath, which allows NormalizePath
    to retain any trailing slashes. #1695
  • Remove bound std::marker::Sized from web::Data to support storing Arc<dyn Trait>
    via web::Data::from #1710

Fixed

  • ResourceMap debug printing is no longer infinitely recursive. #1708

Don't miss a new actix-web release

NewReleases is sending notifications on new releases.