Skip to content

mongo-c-driver 2.3.3

Latest

Choose a tag to compare

@kevinAlbs kevinAlbs released this 14 Jul 13:24
2.3.3
8e4e049

Announcing 2.3.3 of libbson and libmongoc, the libraries constituting the MongoDB C Driver.

libbson

No changes since 2.3.3. Version incremented to match the libmongoc version.

libmongoc

Fixes

  • Fix error configuring with CMake 4.4.0.
  • Fix issues when built with UNICODE on Windows.
  • Add stricter validation to HTTP handling.

Links:

Thanks to everyone who contributed to this release.

  • Kevin Albertson
  • Colby Pike