Skip to content

Releases: actix/actix-net

bytestring: v1.5.0

15 Sep 08:20
d22774f

Choose a tag to compare

  • Migrate serde dependency to serde_core.
  • Minimum supported Rust version (MSRV) is now 1.75.

actix-rt: v2.11.0

30 Aug 01:36
5267bc2

Choose a tag to compare

  • Implement ActixStream for tokio::io::BufReader<IO>.
  • Deprecate the pin re-export.
  • Minimum supported Rust version (MSRV) is now 1.75.

actix-server: v2.6.0

09 May 18:30
064da0e

Choose a tag to compare

  • Add ServerBuilder::shutdown_signal() method.
  • Minimum supported Rust version (MSRV) is now 1.74.

actix-service: v2.0.3

09 Mar 17:44
70f0008

Choose a tag to compare

  • Minimum supported Rust version (MSRV) is now 1.71.

actix-server: v2.5.1

08 Mar 17:32
9d4b167

Choose a tag to compare

  • Fix panic in test server.
  • Minimum supported Rust version (MSRV) is now 1.71.

bytestring: v1.4.0

24 Nov 01:36
0e36c5f

Choose a tag to compare

  • Add ByteString::split_at() method.
  • Minimum supported Rust version (MSRV) is now 1.71.

actix-server: v2.5.0

04 Aug 21:41
97e8c57

Choose a tag to compare

  • Update mio dependency to 1.

actix-server: v2.4.0

09 Jun 17:04
0d3d192

Choose a tag to compare

  • Update tokio-uring dependency to 0.5.
  • Minimum supported Rust version (MSRV) is now 1.70.

actix-rt: v2.10.0

09 Jun 17:03
0d3d192

Choose a tag to compare

  • Relax F's bound (Fn => FnOnce) on {Arbiter, System}::with_tokio_rt() functions.
  • Update tokio-uring dependency to 0.5.
  • Minimum supported Rust version (MSRV) is now 1.70.

actix-tls: v3.4.0

18 May 18:24
24be36b

Choose a tag to compare

  • Add rustls-0_23, rustls-0_23-webpki-roots, and rustls-0_23-native-roots crate features.
  • Minimum supported Rust version (MSRV) is now 1.70.