Export - CSV (All fields)
Export - CSV (Current fields)
CXX-1116
result::insert_one/insert_many returns possibly-dangling references for inserted ids, no definition provided for result::insert_many::result()CXX-1103
bsoncxx test binary doesn't return test status in exit codeCXX-1068
Make bsoncxx iterators always const_iteratorsCXX-1000
Migrate documentation to GitHub PagesCXX-1045
collection::count() serializes options::count::hint incorrectlyCXX-1101
collection::drop() throws exception when collection does not exist and connected to 3.0 mongod or earlierCXX-1088
RHEL 5.5 and ARM Evergreen task variants need to use a different server binaryCXX-1092
Rename mongocxx::mock namespace to mongocxx::test_utilCXX-1089
document::element::operator[] overloads should not throw when given an invalid elementCXX-1063
mongocxx::uri doesn't validate URI on constructionCXX-1044
collection::find() ignores find options "allow_partial_results" and "no_cursor_timeout"CXX-1049
Install target fails to install headers when source absolute path contains the substring "test"CXX-1072
database::create_collection() sends invalid request to server when "no_padding" option is set to trueCXX-1062
read_concern::acknowledge_string() creates invalid read concern when attempting to set to server default
{"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