Skip to content

v3.8.1

Latest

Choose a tag to compare

@abr-egn abr-egn released this 21 Aug 09:35
· 29 commits to main since this release
v3.8.1
a127aa4

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

This release fixes two bugs: a potential infinite loop in change streams, and the find_one_and_* methods not reporting errors in some circumstances.

Full Release Notes

Bugfixes