Skip to content

mongo-c-driver 1.23.5

Compare
Choose a tag to compare
@eramongodb eramongodb released this 06 Jun 18:15
· 647 commits to master since this release
1.23.5
59cb247

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

libbson

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

libmongoc

Fixes:

  • Fix potential crash due to insufficient memory when allocating performance counters.
  • Fix compilation error on Android platforms due to missing aligned_alloc.
  • Return an error if RewrapManyDataKey is invoked without a provider when a masterKey is given.

Links:

Thanks to everyone who contributed to this release.

  • Kevin Albertson
  • Romain Geissler @ Amadeus