Skip to content

v2.11.0

Compare
Choose a tag to compare
@abr-egn abr-egn released this 05 Jun 14:32
· 23 commits to main since this release
0b2ffe8

The MongoDB Rust driver team is pleased to announce the v2.11.0 release of the bson crate.

Highlighted Changes

This release introduces the HumanReadable helper type; this provides more flexible control than the human_readable option, which is now deprecated.

Full Release Notes

New Features

Bugfixes

  • minor: fix lifetime of RawElement::key (#473)
  • RUST-1933: Support deserializing $uuid extended JSON syntax (#474)