Releases: ntex-rs/ntex
Releases · ntex-rs/ntex
ntex-io v2.8.2
ntex-util v2.5.0
Changes
-
Use updated Service trait
-
Export Counter type
ntex-service v3.3.1
Changes
- Optimize readiness handling
ntex-service v3.3.0
Changes
- Added Service::not_ready() method
ntex-server v2.5.0
Changes
- Use updated Service trait
ntex-io v2.8.0
Changes
- Use updated Service trait
ntex-service v3.2.1
Changes
- Fix shared readiness notification
ntex-compio v0.2.1
Changes
- It's not required to close compio sockets explicitly #444
ntex-service v3.2.0
Changes
- Introduce
PipelineTag
, which allows to notify pipeline binding
ntex-rt v0.4.20
Changes
- Allow to skip runtime feature for clippy run