Skip to content

v2.4.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@abr-egn abr-egn released this 31 Jan 17:46
· 518 commits to main since this release

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.