v2.28.0 #330
Closed
joseluisq
announced in
Announcements
v2.28.0
#330
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This new
v2.28.0
release brings security dependency updates and bug fixes. Cancellation ability to shut down the server gracefully on demand when using the library, Docker examples and Windows Firewall instructions as well as other improvements.Fixes
TryFrom
imported redundantly in Rust nightly. PR fix: error: the item TryFrom is imported redundantly #317 #318 by @yonas.Features
server::Server::run_server_on_rt
andserver::Server::run_standalone
functions in Linux/BSDs. PR Shut-down ability forserver::Server::run_server_on_rt
andserver::Server::run_standalone
functions #319 resolves How to shutdown server with code in linux #315 suggested by @hanaTsuk1.Refactorings
docs.rs
metadata.Docs
This discussion was created from the release v2.28.0.
Beta Was this translation helpful? Give feedback.
All reactions