Announcing 1.30.2 of libbson and libmongoc, the libraries constituting the MongoDB C Driver.
libbson
Fixes:
- Fix
bson_new_from_buffer
behavior on malformed input. - Fix allocation of large
bson_t
.
libmongoc
Fixes:
- Fix C23 build on Windows.
Links:
Thanks to everyone who contributed to this release.
- Jeroen Ooms
- Micah Scott
- Kevin Albertson