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

latest releases: web-v4.8.0, http-v3.8.0, test-v0.1.5...
3 years ago

Added

  • Implement exclude_regex for Logger middleware. #1723
  • Add request-local data extractor web::ReqData. #1748
  • Add ability to register closure for request middleware logging. #1749
  • Add app_data to ServiceConfig. [#1757]
  • Expose on_connect for access to the connection stream before request is handled. #1754

Changed

  • Updated actix-web-codegen dependency for access to new #[route(...)] multi-method macro.
  • Print non-configured Data<T> type when attempting extraction. #1743
  • Re-export bytes::Buf{Mut} in web module. #1750
  • Upgrade pin-project to 1.0.

Don't miss a new actix-web release

NewReleases is sending notifications on new releases.