github mongodb/mongo-c-driver 1.26.2
mongo-c-driver 1.26.2

latest releases: debian/1.27.0-1, 1.27.0, debian/1.26.2-1...
one month ago

Announcing 1.26.2 of libbson and libmongoc, the libraries constituting the MongoDB C Driver.

libbson

Fixes:

  • Fix iteration in bson_strfreev.

libmongoc

Cyrus SASL:

  • Disable plugin loading with Cyrus SASL on Windows by default. To re-enable, set the CMake option CYRUS_PLUGIN_PATH_PREFIX to the absolute path prefix of the Cyrus SASL plugins.

Fixes:

  • Fix possible hang if mongoc_gridfs_file_readv is called with a corrupt chunk with incomplete data.
  • Fix assert with legacy exhaust cursor protocol when connected to server < 4.2.

Links:

Thanks to everyone who contributed to this release.

  • Kevin Albertson
  • Ezra Chung

Don't miss a new mongo-c-driver release

NewReleases is sending notifications on new releases.