Announcing 2.3.2 of libbson and libmongoc, the libraries constituting the MongoDB C Driver.
libbson
No changes since 2.3.2. Version incremented to match the libmongoc version.
libmongoc
Fixes
- Fix possible abort on failed
killCursors(introduced in 2.3.0). - Fix error handling in SCRAM authentication.
Links:
Thanks to everyone who contributed to this release.
- Connor MacDonald
- Ezra Chung
- Kevin Albertson