cargo mongodb 2.8.1
v2.8.1

latest release: 2.8.2
2 months ago

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

This release fixes two bugs:

  • on-demand KMS credentials wouldn't work with automatic encryption, and
  • initial connection responses from the server could fail to parse under certain circumstances.

Full Release Notes

Bugfixes

  • RUST-1883 Set use_need_kms_credentials_state unconditionally when creating a new ClientState (#1018)
  • RUST-1841 Allow double-valued connectionIds (#1025)

Don't miss a new mongodb release

NewReleases is sending notifications on new releases.