MongoDB C Driver 2.5.3 Released

Announcing 2.5.3 of libbson and libmongoc, the libraries constituting the MongoDB C Driver.

libbson

No changes since 2.5.2. Version incremented to match the libmongoc version.

libmongoc

Fixes

  • Use exact match for file ID in GridFS delete methods
  • Validate SASL username

Links:

Thanks to everyone who contributed to this release.

  • Connor MacDonald
  • Kevin Albertson