Skip to content

v1.2.1

Compare
Choose a tag to compare
@patrickfreed patrickfreed released this 06 Apr 20:59

Description

The MongoDB Rust driver team is pleased to announce the v1.2.1 release of the driver. This release fixes a few high priority issues, so it is highly recommended that all users of the 1.x driver upgrade to use this version.

Bug Fixes

  • RUST-714 Fix a possible deadlock that could occur during retry
  • RUST-728 Inherit collection options in find helpers and count_documents