Description
The MongoDB Rust driver team is pleased to announce a new alpha release of the driver, v0.9.1.
Release Notes
Bug fixes
New features
- #109 Derive Clone for Database Options
Improvements
- RUST-242 Update server description based on error during handshake
- RUST-246 Batch large inserts
- RUST-268 Improve server selection timeout error messages
- RUST-269 Wrap I/O in buffered streams
- RUST-270 Make command monitoring lazy
- #110 Update trust-dns dependencies
- #108 Fix typos in documentation
Contributors
Thanks to @brunobell, @petoknm, @nevi-me, and @andywswan for the pull requests!