Skip to content

v3.1.0

Compare
Choose a tag to compare
@isabelatkinson isabelatkinson released this 30 Aug 15:41
· 122 commits to main since this release

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

This release provides compatibility with MongoDB 8.0, including support for a number of new in-use encryption features.

Full Release Notes

Features

Improvements

Tasks

  • RUST-1821 Increase minimum compatible MongoDB server version to 4.0 (#1151)
  • RUST-1981 Increase maximum compatible MongoDB server version to 8.0 (#1175)