v2.2.2
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.