github mongodb/mongo-c-driver 1.9.5
mongo-c-driver 1.9.5

latest releases: debian/1.27.0-1, 1.27.0, debian/1.26.2-1...
6 years ago

It is my pleasure to announce mongo-c-driver 1.9.5. This release fixes the following bugs:

  • New change streams API functions were not marked extern "C"
  • mongoc_collection_watch now accepts a pipeline argument as a BSON array, in
    addition to accepting a BSON document with a "pipeline" array field
  • Crashes in several change stream error handling paths
  • Commands could return false with an empty bson_error_t after a replica set
    reconfig
  • Network error messages omitted the command name when using OP_MSG

Thanks to everyone who contributed to the development of this release.

  • A. Jesse Jiryu Davis
  • Kevin Albertson

Peace,
-- A. Jesse Jiryu Davis

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

NewReleases is sending notifications on new releases.