cargo mongodb 3.7.0
v3.7.0

3 hours ago

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

Highlighted Changes

MSRV Increase

This release updates the minimum supported rust compiler version to 1.88.

Hickory Dependency Version Increase

Due to a security advisory, the version of hickory used internally has been updated to 0.26. This should have no user-visible behavior impact.

Client::shutdown improvements

The implementation of shutdown's wait for server resource cleanup and background task termination has been improved to be more consistent and cover more cases.

Full Release Notes

Impactful changes are listed below; for a complete list of changes see this GitHub query.

Improvements

Don't miss a new mongodb release

NewReleases is sending notifications on new releases.