github mongodb/mongo-rust-driver v1.1.0-beta

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

Description

The MongoDB Rust driver team is pleased to announce the v1.1.0-beta release of the driver.

Release Notes

Bug fixes

  • RUST-8 Create/modify collection helpers needs to support creating "validators"
  • RUST-524 Add non_exhaustive label to structs and enums missing it

New Features

  • RUST-13 Add "indexOptionDefaults" to createCollection()
  • RUST-128 Implement retryable reads
  • RUST-359 Implement MONGODB-AWS authentication support
  • RUST-362 Allow passing hint to findAndModify operations
  • RUST-372 Allow passing hint to delete operations
  • RUST-376 Allow pasing hint to update operations
  • RUST-370 Add "errInfo" field to write concern errors
  • RUST-483 Allow alternate SRV resolver configs

Improvements

  • RUST-170 Enable and configure TCP Keepalive by default
  • RUST-479 Lift restriction on authSource without credentials
  • RUST-502 Standardize behavior of empty authSource URI option

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

NewReleases is sending notifications on new releases.