mongo-c-driver 1.23.2
Announcing 1.23.2 of libbson and libmongoc, the libraries constituting the MongoDB C Driver.
libbson
No changes since 1.23.1. Version incremented to match the libmongoc version.
libmongoc
Bug fixes:
- Fix compile on M1 macOS fails due to undeclared function (getpagesize)
Links:
Thanks to everyone who contributed to this release.
- Kevin Albertson
- Kyle Kloberdanz