Export - CSV (All fields)
Export - CSV (Current fields)
CDRIVER-2173
_mongoc_buffer_try_append_from_stream() never sets bson_error_t output varCDRIVER-2234
_mongoc_uri_build_write_concern() should report unsupported "w" option as errorCDRIVER-2241
Use a heap allocated bson_t as the 'child' in bson_append_xxx_begin without a memory leakCDRIVER-2194
Memory leaks in mongoc-cluster.cCDRIVER-2232
Read preference allows int64_t maxStalenessSeconds but URI is limited to int32_tCDRIVER-2174
_mongoc_cluster_check_interval() should invalidate nodes after detecting a closed socketCDRIVER-2168
Escape JSON strings for regex, symbol, and DBPointer typesCDRIVER-2250
Using bson that contains UTF-8 strings with null bytes fails
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0