Skip to content

v0.9.2

Compare
Choose a tag to compare
@saghm saghm released this 17 Mar 18:05

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!