Export - CSV (All fields)
Export - CSV (Current fields)
CXX-1180
Exclude files/dirs from git-generated archive filesCXX-1087
Public method documentation for command helpers should point users to command reference, not shell method referenceCXX-1014
bsoncxx::builder::core exceptions are undocumentedCXX-995
Add mongocxx::pool examplesCXX-1458
Deprecate ~frame() destructor, and add close() function as replacementCXX-1340
Write integration tests for client metadata handshake featureCXX-1429
Document polyfill option BSONCXX_POLY_USE_SYSTEM_MNMLSTCCXX-1367
bsoncxx::types::timestamp t and i parts are reversedCXX-1325
Overly-greedy template substitution in declarations of comparison operator free functions for bsoncxx::types::valueCXX-1301
Read preference constants should be mapped to libmongoc constantsCXX-852
Fix missing mongocxx documentationCXX-915
Add example of how to write a CMake project to build against the C++11 driverCXX-1043
Add doxygen tag for mongocxx and bsoncxx namespacesCXX-994
Fix missing or misleading docs about pools, thread/fork safety and background monitoringCXX-1077
Audit test database names to avoid collisionsCXX-1141
Tests should not reuse collections across clientsCXX-1075
Add section to manual on connecting with auth and SSLCXX-1162
Use stdx::make_unique instead of bare calls to 'new' when initializing std::unique_ptr variables, where possibleCXX-1160
Please add instructions to compile Mongo C++ driver as static libraryCXX-1237
Implement unit tests for GridFS options and result classesCXX-771
Change collection methods to use options.max_time()CXX-1094
Evergreen test suite should fail fast when pre-task script failsCXX-1196
Improve mongocxx::instance documentationCXX-1118
BSON Regex flags must be alphabetically orderedCXX-1105
Implement CRUD spec testsCXX-1216
Evergreen install_c_driver function should not download libbson separately from libmongocCXX-1086
Deprecate non-const methods on mongocxx::clientCXX-984
Improve use of bson_init_staticCXX-1055
Add new read_preference setters that support method chaining, deprecate existing setters and constructorsCXX-1050
Add equality operators for options and result classesCXX-1257
Revise static library naming and link configurationCXX-1282
collection::name() should not guarantee returned string is null-terminatedCXX-1281
collection::find() and collection::distinct() leak a mongoc_cursor_t on some error pathsCXX-1256
Fix CI builds with libmongoc master branchCXX-1254
Document that write_concern timeout of zero means no timeoutCXX-1250
mongocxx implementation should use bsoncxx's basic builder instead of stream builderCXX-1220
Invalid URI passed to SSL unit test for mongocxx::poolCXX-992
bsoncxx::document::view::find() should be rewritten to avoid string allocationCXX-1464
Support non-experimental use of std::optional and string::view in C++17 modeCXX-1354
Add integration tests for $out stage in pipeline aggregationCXX-1330
Remove RHEL 5.5 Evergreen builderCXX-1318
Add GridFS integration tests which upload/download files of size >4 GBCXX-1317
bucket::upload_from_stream() and bucket::upload_from_stream_with_id() should abort upload on failureCXX-1304
Document std::experimental polyfill as unsupportedCXX-1315
mongocxx: Change static library name to "mongocxx-static", add static-only pkg-config and CMake config files, depend on mongoc-static-1.0 if BUILD_SHARED_LIBS=OFFCXX-1302
Documentation for read_concern::acknowledge_string() should clarify that any read concern string can be passed inCXX-1313
"bsoncxx" depends on "bson-1.0" if BUILD_SHARED_LIBS, else depends on "bson-static-1.0"CXX-1066
Audit all libmongoc and libbson calls for error handlingCXX-1007
Add additional directives to clang-format style fileCXX-869
mongocxx::result::insert_many::inserted_ids() should be const
{"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