mongo-c-driver 1.23.3
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 typedouble
.
Links:
Thanks to everyone who contributed to this release.
- Kevin Albertson
- Gil Alon
- Kondaiah Valagonda
- Jeroen Ooms