Path to this page:
Subject: CVS commit: pkgsrc/databases/mongo-c-driver
From: Filip Hajny
Date: 2018-05-17 16:10:11
Message id: 20180517141012.0F1B7FBEC@cvs.NetBSD.org
Log Message:
databases/mongo-c-driver: Update to 1.9.5.
- 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
Files: