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.