Export - CSV (All fields)
Export - CSV (Current fields)
CXX-803
Set the ABI version of the 3.0.0 release to something indicating the lack of a stable ABICXX-802
coll.drop() throws if collection doesn't existCXX-801
bsoncxx::view_or_value should have private membersCXX-799
Update insert_many test in test/collection.cppCXX-798
Printing the inserted IDs returned by a bulk_write throwsCXX-795
Evergreen and travis builds should also run the bsoncxx unit testsCXX-792
Add support for using boost to provide stdx polyfillsCXX-791
bulk_write constructor should take an enum not a booleanCXX-790
How to bulk upsert using mongodb c++11 driver?CXX-788
Number of 'const' qualifiers in return valuesCXX-786
Remove deprecated 'implementation' methods from all classesCXX-785
Clean up exception TODOsCXX-781
CMake path incorrect when subprojectCXX-777
Evergreen builds should use -Wall and -WerrorCXX-774
Cmake/Make parallelized build failsCXX-768
Implement bsoncxx exception hierarchyCXX-767
Write a wiki page about handling bson in the new driverCXX-762
Audit construction, copy, move and destruction of bsoncxx::v0::types::valueCXX-761
Stream builder error for invalid context is unfriendlyCXX-760
CMake Configuration needs alternate mechanism to find C driver instead of pkg-configCXX-759
document/array::view.begin() != .end() for empty documentsCXX-757
document{} << const char* casts argument to boolCXX-756
Make accessor methods to get at raw pointer for bsonCXX-755
C++ driver fails to build when ssl is disabled on the C driverCXX-753
Allow copying of databasesCXX-751
specified timeouts with chronoCXX-750
Rename database::command to database::run_commandCXX-745
Implement mongocxx::database::drop()CXX-743
Documentation for database::list_collections doesn't match declarationCXX-742
client::database() should raise an exception if client is unitializedCXX-739
Add variant type for string_view_or_valueCXX-738
Add variant type for bson document view_or_valueCXX-735
Add `make examples` to travis and evergreen yml'sCXX-734
Add make command to run examplesCXX-733
Move BSONCXX_INLINE and MONGOCXX_INLINE to a compiler headerCXX-731
New driver examples seg faultCXX-727
Make it possible to rename collectionsCXX-725
Add a collMod helper that takes document validation rulesCXX-723
Actually sort documents with findCXX-722
Add option maxAwaitTimeMS on getMore commandsCXX-720
Add document validation support to CreateCollectionOperationCXX-716
use stdx names in the mongocxx via mongocxx/stdx.hppCXX-715
Add CRL file to SSL optionsCXX-714
Build systems should run catch test binary instead of 'make test'CXX-713
Add MONGOCXX_PRIVATE macro to all private constructors / methodsCXX-712
Add ordered option to insert_manyCXX-711
Fix regex print spacing in BSON-CXXCXX-710
Allow copying of collectionsCXX-704
Create Write Concern W enum (for majority, default, etc)CXX-702
database::create_collection not implemented
{"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