Skip to content

v1.1.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@saghm saghm released this 30 Jul 22:40

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