mongo-c-driver 1.13.1
I'm pleased to announce version 1.13.1 of libbson and libmongoc,
the libraries constituting the MongoDB C Driver.
libbson
It is my pleasure to announce libbson 1.13.1.
Bug fixes:
- Separate libmongoc and libbson uninstall scripts so they do not overwrite
each other.
libmongoc
It is my pleasure to announce the MongoDB C Driver 1.13.1.
Bug fixes:
- mongoc_collection_update_many and mongoc_collection_delete_many would fail
with the URI option retryWrites=true. - Remove timestamp from uninstall scripts to permit reproducible build.
- Add missing header files to the release tarball to fix compilation when
configuring with ENABLE_SASL=GSSAPI. - Separate libmongoc and libbson uninstall scripts so they do not overwrite
each other. - Fix running make install with DESTDIR.
Links:
Thanks to everyone who contributed to this release.
- Kevin Albertson
- A. Jesse Jiryu Davis
- Henrik Edin