cargo mongodb 0.9.2
v0.9.2

latest releases: 3.1.0, 3.0.1, 3.0.0...
4 years ago

Description

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

Release Notes

Bug fixes

  • RUST-258 Replace connection in monitoring threads when errors occur
  • RUST-294 Remove unimplemented Display impl for WriteFailure
  • RUST-297 Properly detect cluster compatibility changes
  • RUST-266 Add sort option to FindOne
  • RUST-257 Properly fallback on secondary DNS records

Improvements

  • RUST-287 Update trust-dns dependency to eliminate conflict with actix
  • RUST-307 Unify behavior around configuration for replica set discovery
  • RUST-295 Rename ErrorKind::DnsName to ErrorKind::InvalidDnsName

Contributors

Thanks to @freakmaxi, @nevi-me, and @ttdonovan for the pull requests!

Don't miss a new mongodb release

NewReleases is sending notifications on new releases.