Skip to content

Releases: ntex-rs/ntex

ntex-io v2.2.0

12 Aug 15:10
5f20ee2
Compare
Choose a tag to compare

Changes

  • Allow to notify dispatcher from IoRef

ntex-util 2.2.0

30 Jul 10:41
d81e089
Compare
Choose a tag to compare

Changes

  • Add LocalWaker::with() helper

ntex v2.1.0

30 Jul 22:03
Compare
Choose a tag to compare

Changes

  • Better handling for connection upgrade #385

ntex-io v2.1.0

30 Jul 21:38
f5bad7b
Compare
Choose a tag to compare

Changes

  • Optimize Io layout

ntex-server v2.3.0

19 Jul 20:27
Compare
Choose a tag to compare

Changes

  • Add Server to TestServer

ntex-server v2.1.0

27 Jun 14:20
192bdc8
Compare
Choose a tag to compare

Changes

  • Shutdown service on error and on worker shutdown

ntex v2.0.3

27 Jun 14:23
Compare
Choose a tag to compare

Changes

  • Re-export server signals api

ntex-util v2.1.0

26 Jun 11:15
e3dd4b3
Compare
Choose a tag to compare

Changes

  • Add task::yield_to() helper

ntex v2.0.2

22 Jun 11:51
0255df9
Compare
Choose a tag to compare

Changes

  • web: Cleanup http request in cache

  • http: Fix handling of connection header

ntex v2.0.1

29 May 13:31
34142e1
Compare
Choose a tag to compare

Changes

  • http: Fix handling payload timer after payload got consumed

  • http: Fix handling not consumed request's payload