Skip to content

mongo-c-driver 1.23.3

Compare
Choose a tag to compare
@vector-of-bool vector-of-bool released this 04 Apr 21:49
· 647 commits to master since this release

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

libbson

Fix:

  • Don't use aligned_alloc() on Windows

libmongoc

Fixes:

  • Better handle malformed hello responses
  • Handle connectionId of type double.

Links:

Thanks to everyone who contributed to this release.

  • Kevin Albertson
  • Gil Alon
  • Kondaiah Valagonda
  • Jeroen Ooms