MongoDB C Driver v1.13.1 Release Notes

Release Date: 2019-01-24 // over 5 years ago
  • 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