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 aprovider
when amasterKey
is given.
Links:
Thanks to everyone who contributed to this release.
- Kevin Albertson
- Romain Geissler @ Amadeus