The MongoDB Rust driver team is pleased to announce the v2.4.0-beta.1 release of the mongodb
crate, now available for download from crates.io. Please note that this is a beta release; the API for in-use encryption may change between this and the final 2.4.0 release.
Highlighted Changes
This release fixes a bug that could cause list_collections
to fail when timeseries collections were present; see RUST-1576 for details.