Export - CSV (All fields)
Export - CSV (Current fields)
CDRIVER-273
in example-client.c arguments of mongoc_client_get_collection are not given in proper orderCDRIVER-431
Allow getting hint for node from failed bulk write operationsCDRIVER-428
Support lastOp and electionId situational fields in write resultCDRIVER-439
libbson and libmongoc should compile with -std=c99 and -D_XOPEN_SOURCE=600CDRIVER-467
Impossible to connect with ssl=true without specifying mongoc_ssl_opt_tCDRIVER-433
bson_append_iter() should have analogue that doesn't require a keyCDRIVER-416
HA monitoringCDRIVER-427
MONGOC_I_AM_A_DRIVER not sufficient for including some internal headersCDRIVER-292
no accessor functions for collections in gridfsCDRIVER-420
c driver calls rand()CDRIVER-474
"Failure to buffer 4 bytes" error on OS X with 300 client threadsCDRIVER-440
evaluate plausibility of removing pthread requirement in C11 buildsCDRIVER-424
Read Preference node selection with tags is brokenCDRIVER-315
when data length to big then server return by two packet, client can only recv one packetCDRIVER-274
example-client.c only returns one answer
{"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