Skip to content

Releases: ntex-rs/ntex

ntex v2.17.0

15 Nov 21:07
460c385

Choose a tag to compare

Changes

  • Update to compio 0.16

ntex-bytes v0.1.31

15 Nov 19:33
460c385

Choose a tag to compare

Changes

  • Refactor code structure

  • Update assert message

ntex-io v2.15.1

12 Nov 11:11
c3b0822

Choose a tag to compare

Changes

  • Resolve keep-alive handling for the dispatcher's idle state

ntex-io v2.15.0

06 Nov 13:50
d42ecd4

Choose a tag to compare

Changes

  • Api for forcing keep-alive error

ntex-util v2.15.0

10 Oct 21:08
87a02e5

Choose a tag to compare

Changes

  • Fix readiness check for Variant service

ntex-net v2.8.1

24 Sep 09:40
6d1aa23

Choose a tag to compare

Changes

  • Optimize neon polling driver

ntex-util v2.14.0

10 Sep 13:26
2f9eb10

Choose a tag to compare

Changes

  • Use ahash instead of fxhash

ntex v2.16.0

10 Sep 13:27
2f9eb10

Choose a tag to compare

Changes

  • Use ahash instead of fxhash

ntex-http v0.1.15

10 Sep 13:25
2f9eb10

Choose a tag to compare

Changes

  • Use ahash instead of fxhash

ntex 2.15.2

02 Sep 06:02
850ad95

Choose a tag to compare

Changes

  • Remove connection headers for h2 client #628