Releases: actix/actix-net
Releases · actix/actix-net
bytestring: v1.5.0
- Migrate serdedependency toserde_core.
- Minimum supported Rust version (MSRV) is now 1.75.
actix-rt: v2.11.0
- Implement ActixStreamfortokio::io::BufReader<IO>.
- Deprecate the pinre-export.
- Minimum supported Rust version (MSRV) is now 1.75.
actix-server: v2.6.0
- Add ServerBuilder::shutdown_signal()method.
- Minimum supported Rust version (MSRV) is now 1.74.
actix-service: v2.0.3
- Minimum supported Rust version (MSRV) is now 1.71.
actix-server: v2.5.1
- Fix panic in test server.
- Minimum supported Rust version (MSRV) is now 1.71.
bytestring: v1.4.0
- Add ByteString::split_at()method.
- Minimum supported Rust version (MSRV) is now 1.71.
actix-server: v2.5.0
- Update miodependency to1.
actix-server: v2.4.0
- Update tokio-uringdependency to0.5.
- Minimum supported Rust version (MSRV) is now 1.70.
actix-rt: v2.10.0
- Relax F's bound (Fn => FnOnce) on{Arbiter, System}::with_tokio_rt()functions.
- Update tokio-uringdependency to0.5.
- Minimum supported Rust version (MSRV) is now 1.70.
actix-tls: v3.4.0
- Add rustls-0_23,rustls-0_23-webpki-roots, andrustls-0_23-native-rootscrate features.
- Minimum supported Rust version (MSRV) is now 1.70.