cargo mongodb 2.3.1
v2.3.1

latest releases: 3.1.0, 3.0.1, 3.0.0...
23 months ago

The MongoDB Rust driver team is pleased to announce the v2.3.1 release of the mongodb crate, now available for download from crates.io.

This release fixes a bug that caused connection establishment when using async-std to be blocking, and another bug that would cause the driver to attempt to continue monitoring servers that were removed from the topology.

Full Release Notes

Bugfixes

  • [RUST-1464] - async-std connection establishment is blocking
  • [RUST-1443] - Monitors do not exit when servers are removed from the topology

Don't miss a new mongodb release

NewReleases is sending notifications on new releases.