cargo mongodb 1.1.0-beta
v1.1.0-beta

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

NewReleases is sending notifications on new releases.