All Versions
34
Latest Version
Avg Release Cycle
45 days
Latest Release
1214 days ago

Changelog History
Page 2

  • v1.16.2 Changes

    February 25, 2020

    I'm pleased to announce version 1.16.2 of libbson and libmongoc,
    the libraries constituting the MongoDB C Driver.

    libbson

    πŸš€ No change since 1.16.1; released to keep pace with libmongoc's version.

    libmongoc

    It is my pleasure to announce the MongoDB C Driver 1.16.2.

    πŸ› Bug fixes:

    • πŸ›  Fix compilation with LibreSSL when configuring with -DENABLE_SSL=AUTO

    πŸ”— Links:

  • v1.16.1 Changes

    February 04, 2020

    I'm pleased to announce version 1.16.1 of libbson and libmongoc,
    the libraries constituting the MongoDB C Driver.

    libbson

    It is my pleasure to announce libbson 1.16.1.

    πŸ”‹ Features:

    • βž• Add bson_isspace, a safer isspace alternative.

    libmongoc

    It is my pleasure to announce the MongoDB C Driver 1.16.1.

    πŸ› Bug fixes:

    • πŸ›  Fix listed library dependency on mongoc_static target when building with libmongocrypt.
    • πŸ†“ Replace a call of free to bson_free.
    • πŸ“„ Vendor Sphinx basic theme and correctly list static files for docs.
    • πŸ›  Fix a compilation warning introduced in 1.16.0.

    πŸ”— Links:

    πŸš€ Thanks to everyone who contributed to this release.

    • Kevin Albertson
  • v1.16.1-1

    February 07, 2020
  • v1.16.0 Changes

    January 17, 2020

    I'm pleased to announce version 1.16.0 of libbson and libmongoc,
    the libraries constituting the MongoDB C Driver.

    libbson

    It is my pleasure to announce libbson 1.16.0.

    πŸ› Bug fixes:

    • πŸ›  Fix crash if an empty BSON binary value is copied and then appended.
    • πŸ›  Fix out-of-bounds read when parsing JSON.
    • πŸ›  Fix out-of-bounds read when parsing base64.

    libmongoc

    It is my pleasure to announce the MongoDB C Driver 1.16.0.

    πŸ”‹ Features:

    • πŸ‘Œ Support Client-side Field Level Encryption.
    • πŸ‘Œ Support ability to pass an index hint to update operations.
    • βž• Add cmake export targets.

    πŸ› Bug fixes:

    • πŸ›  Fix a bug with Windows SSPI failing to authenticate with GSSAPI when using
      pooled clients for certain operations.
    • πŸ›  Fix behavior for bulk writes that retry to keep track of the successful server.
    • βœ‚ Remove hard limit of 1024 characters for SRV response.
    • πŸ›  Fix racy crash when using client pool against a sharded cluster if a server is invalidated shortly before a new socket is opened against it.
    • βœ‚ Remove unnecessary library dependencies causing overlinking.
    • Ensure server proof has been validated during SCRAM conversation.

    πŸ”— Links:

    πŸš€ Thanks to everyone who contributed to this release.

    • Kevin Albertson
    • Jeremy Mikola
    • Clyde Bazile
    • Andreas Braun
    • Roberto C. SΓ‘nchez
    • Samantha Ritter
    • Isabel Atkinson
    • Kaitlin Mahar
    • Diego Barrios Romero
    • Sara Golemon
    • Vasil Velichkov
    • EGuesnet
  • v1.16.0-1

    January 25, 2020
  • v1.15.3 Changes

    December 16, 2019

    I'm pleased to announce version 1.15.3 of libbson and libmongoc,
    the libraries constituting the MongoDB C Driver.

    libbson

    It is my pleasure to announce libbson 1.15.3.

    πŸš€ No changes since 1.15.2; release to keep pace with libmongoc's version.

    libmongoc

    It is my pleasure to announce the MongoDB C Driver 1.15.3.

    πŸ› Bug fixes:
    🍎 * Fix a hang on macOS when connecting to a server over TLS
    πŸ‘ * Add zstd as a dependency when libmongoc static library is compiled with zstd support
    * Fix compilation on AIX 6.1

    πŸ”— Links:

    πŸš€ Thanks to everyone who contributed to this release.

    • Kevin Albertson
    • Samantha Ritter
    • EGuesnet
  • v1.15.2 Changes

    November 06, 2019

    I'm pleased to announce version 1.15.2 of libbson and libmongoc,
    the libraries constituting the MongoDB C Driver.

    libbson

    πŸš€ No changes since 1.15.1; release to keep pace with libmongoc's version.

    libmongoc

    πŸ› Bug fixes:

    • Prevent mongoc_transaction_opts_set_max_commit_time_ms from applying to subsequent transactions that should be using the default.
    • Do not report the initial error if a retry for a change stream function (mongoc_collection_watch, mongoc_database_watch, or mongoc_client_watch) succeeds

    πŸ”— Links:

    πŸš€ Thanks to everyone who contributed to this release.

    • Andreas Braun
    • Clyde Bazile
  • v1.15.2-1

    November 07, 2019
  • v1.15.1 Changes

    August 30, 2019

    I'm pleased to announce version 1.15.1 of libbson and libmongoc,
    the libraries constituting the MongoDB C Driver.

    libbson

    πŸš€ No change since 1.15.1; released to keep pace with libmongoc's version.

    libmongoc

    It is my pleasure to announce the MongoDB C Driver 1.15.1.

    πŸ› Bug fixes:

    • πŸ›  Fix change stream resume logic when no documents received
    • ⬇️ Reduce the required cmake version to build with zstd support
    • πŸ“Œ Minor fixes to mongos pinning logic
    • Do not resume a change stream on NonResumableChangeStreamError

    πŸ”— Links:

    πŸš€ Thanks to everyone who contributed to this release.

    • Kevin Albertson
    • Clyde Bazile
  • v1.15.1-1

    August 31, 2019