Skip to content

Releases: actix/actix-net

local-waker: v0.1.3

03 May 13:58
49a0342

Choose a tag to compare

  • No significant changes since 0.1.2.
  • Minimum supported Rust version (MSRV) is now 1.49.

local-channel: v0.1.3

03 May 13:58
49a0342

Choose a tag to compare

  • No significant changes since 0.1.2.
  • Minimum supported Rust version (MSRV) is now 1.49.

actix-tls: v3.0.4

15 Mar 19:55
855e3f9

Choose a tag to compare

  • Logs emitted now use the tracing crate with log compatibility. #451

actix-codec: v0.5.1

15 Mar 19:55
855e3f9

Choose a tag to compare

  • Logs emitted now use the tracing crate with log compatibility. #451
  • Minimum supported Rust version (MSRV) is now 1.49.

actix-server: v2.1.1

09 Mar 01:08
4b6a581

Choose a tag to compare

  • No significant changes since 2.1.0.

actix-server: v2.1.0

09 Mar 00:26
3e132d2

Choose a tag to compare

  • Update tokio-uring dependency to 0.3.0. #448
  • Logs emitted now use the tracing crate with log compatibility. #448
  • Wait for accept thread to stop before sending completion signal. #443

actix-rt: v2.7.0

09 Mar 00:26
3e132d2

Choose a tag to compare

  • Update tokio-uring dependency to 0.3.0. #448
  • Minimum supported Rust version (MSRV) is now 1.49.

actix-tls: v3.0.3

15 Feb 01:49
217cbd2

Choose a tag to compare

  • No significant changes since 3.0.2.

actix-server: v2.0.0

15 Feb 01:48
217cbd2

Choose a tag to compare

  • No significant changes since 2.0.0-rc.4.

actix-codec: v0.5.0

15 Feb 01:48
217cbd2

Choose a tag to compare

  • Updated tokio-util dependency to 0.7.0. #446