Skip to content

Releases: actix/actix-web

awc: v3.0.0-beta.21

16 Feb 03:10
a0c4bf8
Compare
Choose a tag to compare
awc: v3.0.0-beta.21 Pre-release
Pre-release
  • No significant changes since 3.0.0-beta.20.

actix-web-actors: v4.0.0-beta.12

16 Feb 03:11
f5895d5
Compare
Choose a tag to compare
Pre-release
  • No significant changes since 4.0.0-beta.11.

actix-web: v4.0.0-rc.3

08 Feb 13:33
3f2db9e
Compare
Choose a tag to compare
Pre-release

Changed

  • middleware::Condition gained a broader compatibility; Compat is needed in fewer cases. #2635

Added

  • Implement Responder for Vec<u8>. #2625
  • Re-export KeepAlive in http mod. #2625

actix-http: v3.0.0-rc.2

08 Feb 13:34
3f2db9e
Compare
Choose a tag to compare
Pre-release

Added

  • Implement From<Vec<u8>> for Response<Vec<u8>>. #2625

Changed

  • error::DispatcherError enum is now marked #[non_exhaustive]. #2624

Fixed

  • Issue where handlers that took payload but then dropped without reading it to EOF it would cause keep-alive connections to become stuck. #2624

actix-web: v4.0.0-rc.2

02 Feb 03:56
fc5ecdc
Compare
Choose a tag to compare
Pre-release

Added

  • On-by-default macros feature flag to enable routing and runtime macros. #2619

Removed

  • rt::{Arbiter, ArbiterHandle} re-exports. #2619

actix-test: v0.1.0-beta.12

01 Feb 00:19
5469b02
Compare
Choose a tag to compare
Pre-release
  • Rename TestServerConfig::{client_timeout => client_request_timeout}. #2611

actix-router: v0.5.0-rc.3

01 Feb 00:14
5469b02
Compare
Choose a tag to compare
Pre-release
  • Remove unused ResourceInfo. #2612
  • Add RouterBuilder::push. #2612
  • Change signature of ResourceDef::capture_match_info_fn to remove user_data parameter. #2612
  • Replace Option<U> with U in Router API. #2612
  • Relax bounds on Router::recognize* and ResourceDef::capture_match_info. #2612
  • Quoter::requote now returns Option<Vec<u8>>. #2613

actix-multipart: v0.4.0-beta.13

01 Feb 00:19
5469b02
Compare
Choose a tag to compare
Pre-release
  • No significant changes since 0.4.0-beta.12.

actix-http-test: v3.0.0-beta.12

01 Feb 00:19
5469b02
Compare
Choose a tag to compare
Pre-release
  • No significant changes since 3.0.0-beta.11.

actix-files: v0.6.0-beta.16

01 Feb 00:19
5469b02
Compare
Choose a tag to compare
Pre-release
  • No significant changes since 0.6.0-beta.15.