github mongodb/mongo-rust-driver v0.9.1

latest releases: v1.2.5, v2.1.0, v2.1.0-beta...
4 years ago

Description

The MongoDB Rust driver team is pleased to announce a new alpha release of the driver, v0.9.1.

Release Notes

Bug fixes

  • RUST-276 Properly construct findAndModify without options
  • #115 Add default for ReplaceOptions::hint

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!

Don't miss a new mongo-rust-driver release

NewReleases is sending notifications on new releases.