cargo mongodb 3.8.2
v3.8.2

5 hours ago

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

This release fixes a bug that would allow Client::bulk_write to write to a different database than the one specified in a write model's namespace.

Full Release Notes

Bugfixes

  • RUST-2467 Validate database and collection name arguments against "." and NUL bytes

Don't miss a new mongodb release

NewReleases is sending notifications on new releases.