Skip to content

v3.0.1

Compare
Choose a tag to compare
@abr-egn abr-egn released this 09 Jul 18:05
· 93 commits to main since this release
1a725f9

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

This release fixes two bugs:

  • Aggregations with both explicit sessions and custom types wouldn't compile, and
  • Collection::watch didn't use the Collection's type parameter

Full Release Notes

Bugfixes