Export - CSV (All fields)
Export - CSV (Current fields)
CDRIVER-3958
Extended JSON for binary type omits space after "base64" field nameCDRIVER-1339
Descriptive error when JSON $date lacks timezoneCDRIVER-2541
Unlikely leak converting corrupt BSON to JSONCDRIVER-4017
Extended JSON should emit escape sequences for multi-byte UTF-8CDRIVER-1366
libbson has different behavior when parsing a special type at the top levelCDRIVER-1090
bson_ascii_strtoll "base" optionCDRIVER-1344
Any way to deserialize BSON faster?CDRIVER-1472
NaN handling difference between C and C++ driverCDRIVER-1942
JSON can be parsed despite stray "}" charactersCDRIVER-1978
NaN and Infinity differently JSON-encoded depending on platformCDRIVER-634
Allow setting max recursion depth at runtimeCDRIVER-3387
libbson JSON parser interprets $type as legacy binaryCDRIVER-3382
jsonsl (vendored component in C Driver) buffer overflowCDRIVER-2525
JSON parser cleanupsCDRIVER-2223
JSON reader cannot parse integers for legacy $date syntaxCDRIVER-2126
DatetimePositive, DatetimeNegative, DatetimeEpoch not implementedCDRIVER-1370
Replace libyajl with jsonslCDRIVER-1335
libbson does not properly serialize the Code type to JSONCDRIVER-1332
Does bson_json_reader_new's allow_multiple have an effect?CDRIVER-2208
Introduce new API for Extended JSON spec 2.0 outputCDRIVER-1894
Address Sanitizer issues in /bson/json/allow_multipleCDRIVER-2524
Potential leaks in JSON parserCDRIVER-2043
Raise BSON_MAX_RECURSION from 100 to 200CDRIVER-2063
JSON export prints insignificant digits / noiseCDRIVER-3071
aggregation result exceeds maximum document size (16MB)CDRIVER-2688
Crash from swift driver calling bson_init_from_jsonCDRIVER-1913
Parse "$code" extended JSONCDRIVER-1974
BSON_TYPE_CODE and BSON_TYPE_CODEWSCOPE fail to roundtrip through JSON correctlyCDRIVER-1938
bson_as_json converts int64 to scientific notationCDRIVER-1936
bson_init_from_json() and bson_new_from_json() when provided with an empty string do not set error while returning falseCDRIVER-1695
libbson's bson-to-json does't allow for round tripping of Javascript typeCDRIVER-1966
Extended JSON date expects milliseconds wrapped in $numberLongCDRIVER-1951
Incorrect quoting in "code" to jsonCDRIVER-1967
Extended JSON int64 expects wrapping in $numberLongCDRIVER-2077
Undeprecate bson_as_jsonCDRIVER-2128
Support revised Extended JSON specCDRIVER-2305
Disallow null characters in JSON stringsCDRIVER-994
"[{$numberLong: '1'}]" is BSON-encoded with array key name "1"CDRIVER-973
JSON DBRef objects are incorrectly converted to BSONCDRIVER-652
Number formatting and whitespace in bson_as_jsonCDRIVER-1412
convert json to bson lost integer widthCDRIVER-1123
Defective JSON string lets API bson_json_reader_read() crashed rather than returning error
{"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