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 ABI - CXX-802
coll.drop() throws if collection doesn't exist - CXX-801
bsoncxx::view_or_value should have private members - CXX-799
Update insert_many test in test/collection.cpp - CXX-798
Printing the inserted IDs returned by a bulk_write throws - CXX-795
Evergreen and travis builds should also run the bsoncxx unit tests - CXX-792
Add support for using boost to provide stdx polyfills - CXX-791
bulk_write constructor should take an enum not a boolean - CXX-790
How to bulk upsert using mongodb c++11 driver? - CXX-788
Number of 'const' qualifiers in return values - CXX-786
Remove deprecated 'implementation' methods from all classes - CXX-785
Clean up exception TODOs - CXX-781
CMake path incorrect when subproject - CXX-777
Evergreen builds should use -Wall and -Werror - CXX-774
Cmake/Make parallelized build fails - CXX-768
Implement bsoncxx exception hierarchy - CXX-767
Write a wiki page about handling bson in the new driver - CXX-762
Audit construction, copy, move and destruction of bsoncxx::v0::types::value - CXX-761
Stream builder error for invalid context is unfriendly - CXX-760
CMake Configuration needs alternate mechanism to find C driver instead of pkg-config - CXX-759
document/array::view.begin() != .end() for empty documents - CXX-757
document{} << const char* casts argument to bool - CXX-756
Make accessor methods to get at raw pointer for bson - CXX-755
C++ driver fails to build when ssl is disabled on the C driver - CXX-753
Allow copying of databases - CXX-751
specified timeouts with chrono - CXX-750
Rename database::command to database::run_command - CXX-745
Implement mongocxx::database::drop() - CXX-743
Documentation for database::list_collections doesn't match declaration - CXX-742
client::database() should raise an exception if client is unitialized - CXX-739
Add variant type for string_view_or_value - CXX-738
Add variant type for bson document view_or_value - CXX-735
Add `make examples` to travis and evergreen yml's - CXX-734
Add make command to run examples - CXX-733
Move BSONCXX_INLINE and MONGOCXX_INLINE to a compiler header - CXX-731
New driver examples seg fault - CXX-727
Make it possible to rename collections - CXX-725
Add a collMod helper that takes document validation rules - CXX-723
Actually sort documents with find - CXX-722
Add option maxAwaitTimeMS on getMore commands - CXX-720
Add document validation support to CreateCollectionOperation - CXX-716
use stdx names in the mongocxx via mongocxx/stdx.hpp - CXX-715
Add CRL file to SSL options - CXX-714
Build systems should run catch test binary instead of 'make test' - CXX-713
Add MONGOCXX_PRIVATE macro to all private constructors / methods - CXX-712
Add ordered option to insert_many - CXX-711
Fix regex print spacing in BSON-CXX - CXX-710
Allow copying of collections - CXX-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