MongoDB C Driver 1.23.5 Released

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
1 Like

This topic was automatically closed after 90 days. New replies are no longer allowed.