Skip to content

mongo-c-driver 1.13.1

Compare
Choose a tag to compare
@kevinAlbs kevinAlbs released this 24 Jan 20:54
· 1916 commits to master since this release
1.13.1
ee4dfea

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