Export - CSV (All fields)
Export - CSV (Current fields)
CXX-3213
Use canonical Extended JSON for BSON binary vector spec testsCXX-3216
Improve JSON tests for Binary Vector SubtypeCXX-3325
Clang 20+ has warning -Wdeprecated-literal-operator for json.hppCXX-264
Merge upstream changes for SERVER-14357CXX-233
BSONForEach MACRO requires "using namespace::mongo"CXX-1455
Add JSON-like syntax to construct BSON objectCXX-1613
Error compiling on MSVC with C++17 as targetCXX-1367
bsoncxx::types::timestamp t and i parts are reversedCXX-909
Force generate oid in mongo cxx clientCXX-1017
bsoncxx::oid oid(const string::view_or_value &str) mismatching git repoCXX-1510
Unable to Compile - 'bson_decimal128_t' was not declared in this scopeCXX-1156
Provide more user-friendly constructor or factory function for builder::coreCXX-353
Suppress warning regarding default initialized array member on MSVCCXX-617
bsoncxx::builder::core::append of unsigned int?CXX-789
Modify BSONObjCXX-2096
BSON UDL for from_jsonCXX-1627
Consider adding append_if to the basic builderCXX-1666
improve documentation of element::bool()CXX-1553
Wrong ctor call to b_timestampCXX-1137
Alternative interface via nlohmann/jsonCXX-741
Performance Issue when parses BSONObj to C++ objectCXX-759
document/array::view.begin() != .end() for empty documentsCXX-756
Make accessor methods to get at raw pointer for bsonCXX-757
document{} << const char* casts argument to boolCXX-737
#include "mongo/client/dbclient.h" give boost errorCXX-679
bsoncxx::basic::builder should support concatenateCXX-1501
Use bson_append...w_len functions where applicableCXX-1503
Support returning sub-documents as valuesCXX-660
Pointer free early bugCXX-654
Add empty() to bsoncxx::array::view()CXX-1118
BSON Regex flags must be alphabetically orderedCXX-762
Audit construction, copy, move and destruction of bsoncxx::v0::types::valueCXX-711
Fix regex print spacing in BSON-CXXCXX-661
bsoncxx::oid hex string constructor brokenCXX-1786
Document stream is not availableCXX-270
Clarify SCons targetsCXX-984
Improve use of bson_init_staticCXX-985
mongoCursor->next(); should return an error (as opposed to error document)CXX-992
bsoncxx::document::view::find() should be rewritten to avoid string allocationCXX-1606
'mongocxx::cursor' could not be resolvedCXX-1466
BSON microbenchmarks are not built on Evergreen and TravisCXX-1700
b_timestamp fields inversionCXX-1605
'mongocxx::cursor' could not be resolvedCXX-1464
Support non-experimental use of std::optional and string::view in C++17 modeCXX-1838
Better document the basic BSON buildersCXX-997
BSON builders should accept elementsCXX-833
Rephrase unsupported/corrupt BSON messagesCXX-891
CMake 3.5 GUI fails to find libbson when configuring for VS2015 on Win 7CXX-879
Error-prone use of std::time_t in bsoncxx::types::b_dateCXX-977
bsconcxx::to_json output error, when string value contains "
{"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