The MongoDB Rust driver team is pleased to announce the release of the 2.0.0 versions of the official Rust MongoDB driver (mongodb
) and BSON library (bson
)! This release is the culmination of several months of work and includes a number of new features, API enhancements, and bug fixes. A few notable examples are tokio
1.0 support, a transactions API, and significant performance improvements.
To see the full set of changes, check out the release notes . If you run into any issues, please file an issue on JIRA or on our GitHub repository.