Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-5423
Serialisation to Shell Syntax is outdated.JAVA-4198
BasicDBObject.toString() returns STRICT extended JSON, expecting RELAXEDJAVA-1926
In JsonWriter, remove name quotes in SHELL modeJAVA-2214
Add parse method to RawBsonDocumentJAVA-1929
Add parse factory method to BsonArrayJAVA-2376
BSON Regex flags must be alphabetically orderedJAVA-1529
JSON parser allows unmatched trailing quote on field namesJAVA-2318
UUID serialization to JSON causes parsing error.JAVA-2454
Document.toJson incorrectly serializes DateJAVA-2122
JSON parser allows missing commaJAVA-2589
Keys within extended JSON should not require quotation marksJAVA-2489
Add to Enum<JsonMode>JAVA-2475
Handle out-of-order keys in Extended JSONJAVA-2450
JsonReader in unable to read all base64 characters when creating BinDataJAVA-2360
Binary subtype should be output as a two-digit padded hexadecimal string in JSON representationJAVA-1662
handle control character in Unicode formatJAVA-1354
JSON date parsing fails with timezones other than ZJAVA-1768
JsonReader doesn't parse ISODate strings in $date fieldsJAVA-1841
JSON serializer will write out Inifinity but JSON.parse fails to parse itJAVA-3749
JsonReader#visitUUIDConstructor has a condition that always trueJAVA-2702
BasicDBObject.parse fails to parse json if it contains big numbersJAVA-3085
Make whitespace in JSON output more consistent with other librariesJAVA-1793
JsonReader incorrectly parses strings containing Unicode surrogate pairsJAVA-2076
Add JsonReader constructor that takes a java.io.ReaderJAVA-2433
JsonReader module chokes on int $type for binary extended jsonJAVA-1772
Make it easier to change JsonWriter behaviourJAVA-1796
JSON.parse method doesn't support $type in $binary where type is a hexadecimal stringJAVA-672
JSON.parse should throw an exception if the input string is not fully consumedJAVA-960
JSON.parse Efficiency improvementJAVA-3601
Reduce floating point precision required of extended json implementationsJAVA-2642
ffffffffffffJAVA-2639
Support parsing of shell syntax for MinKey and MaxKeyJAVA-2960
Document.parse and BasicDBObject.parse do not support 'Code' fieldJAVA-2483
Add support for Jackson Java JSON serialization libraryJAVA-2224
JsonReader does not support BsonRegularExpressionJAVA-2185
Add support for NumberIntJAVA-2363
Properly verify the expected field names when parsing extended JSONJAVA-2721
Add ability to cap the size of JSON generated by JsonWriterJAVA-2774
cloud projectJAVA-2464
Stop using String.toCharArray during JSON generationJAVA-2447
Implement Extended JSON specificationJAVA-2556
Change toJson method contract to default to extJSON relaxed modeJAVA-2364
Implement the tests from the BSON corpusJAVA-2507
Remove dependency on javax.xml.bind.DatatypeConverterJAVA-2500
org.bson.json.JsonParseException: JSON reader was expecting a value but found '}'.JAVA-1721
Add parse and toJson methods to BasicDBObjectJAVA-959
JSON.parse Efficiency improvementJAVA-1398
JsonWriter produces invalid output for Longs under JsonMode.STRICTJAVA-1272
Support reading MongoDB Extended JSON containing $numberLongJAVA-1280
In JsonWriter, support writing BSON Int64 values as JSON numbers rather than $numberLong
{"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