Skip to content

mongo-c-driver 1.23.2

Compare
Choose a tag to compare
@kevinAlbs kevinAlbs released this 03 Jan 16:01
· 668 commits to master since this release
1.23.2
5f1abae

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