Skip to content

Releases: actix/actix-web

awc: v3.8.1

05 Oct 02:38
25963db

Choose a tag to compare

  • Fix a bug where GO_AWAY errors did not stop connections from returning to the pool.

actix-files: v0.6.8

15 Sep 09:48
41d0176

Choose a tag to compare

  • Add Files::with_permanent_redirect() method.
  • Change default redirect status code to 307 Temporary Redirect.

awc: v3.8.0

09 Sep 13:15
1d6e978

Choose a tag to compare

  • Add hickory-dns crate feature (off-by-default).
  • The trust-dns crate feature now delegates DNS resolution to hickory-dns.

actix-files: v0.6.7

29 Aug 21:45
98d7d0b

Choose a tag to compare

  • Add {Files, NamedFile}::read_mode_threshold() methods to allow faster synchronous reads of small files.
  • Minimum supported Rust version (MSRV) is now 1.75.

actix-http: v3.11.1

26 Aug 07:41
9fb6c13

Choose a tag to compare

  • Prevent more hangs after client disconnects.
  • More malformed WebSocket frames are now gracefully rejected.
  • Using TestRequest::set_payload() now sets a Content-Length header.

actix-web: v4.11.0

10 May 05:45
69dda5c

Choose a tag to compare

  • Add Logger::log_level() method.
  • Improve handling of non-UTF-8 header values in Logger middleware.
  • Add HttpServer::shutdown_signal() method.
  • Mark HttpServer as #[must_use].
  • Allow SVG images to be compressed by the Compress middleware.
  • Ignore Host header in Host guard when connection protocol is HTTP/2.
  • Re-export mime dependency.
  • Update brotli dependency to 8.

actix-http: v3.11.0

10 May 05:44
69dda5c

Choose a tag to compare

  • Update brotli dependency to 8.

awc: v3.7.0

10 May 05:45
69dda5c

Choose a tag to compare

  • Update brotli dependency to 8.

actix-web: v4.10.2

10 Mar 04:52
cede0c6

Choose a tag to compare

  • No significant changes since 4.10.1.

actix-web: v4.10.1

10 Mar 04:41
d898e8f

Choose a tag to compare

  • No significant changes since 4.10.0.