mongo-c-driver 1.23.5
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
RewrapManyDataKeyis invoked without aproviderwhen amasterKeyis given.
Links:
Thanks to everyone who contributed to this release.
- Kevin Albertson
- Romain Geissler @ Amadeus