cargo mongodb 2.2.2
v2.2.2

latest releases: 3.1.0, 3.0.1, 3.0.0...
2 years ago

Description

The MongoDB Rust driver team is pleased to announce the 2.2.2 release of the mongodb crate. This release fixes a performance regression introduced in 2.2.0 for large reads when using rustls. It also fixes a rare bug that can cause commitTransaction retries to fail.

Full Release Notes

Bugfixes

  • RUST-1337 Use tokio's AsyncRead and AsyncWrite traits (#669)
    • This change fixes the performance regression mentioned above.
  • RUST-1274 Fix commitTransaction on checkout retries (#651)

Don't miss a new mongodb release

NewReleases is sending notifications on new releases.