v1.1.0-beta
Pre-release
Pre-release
Description
The MongoDB Rust Driver team is pleased to announce the v1.1.0-beta release of the BSON library.
Release Notes
Bug fixes
- RUST-511 Fix incorrect Deserialize requirement on generic type in from_bson
- #197 Bump
linked-hash-map
due to fix unsoundness
New Features
- RUST-475 Add getter for timestamp from ObjectId
Improvements
- RUST-510 Remove unneeded dependencies