Changelog History
Page 2
-
v1.16.2 Changes
February 25, 2020I'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, 2020I'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, 2020I'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, 2019I'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, 2019I'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, 2019I'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