cargo mongodb 0.9.1
v0.9.1

latest releases: 2.8.2, 2.8.1, 2.8.0...
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 mongodb release

NewReleases is sending notifications on new releases.