Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-5023
Share code between public RawBsonDocument/RawBsonArray and internal ByteBufBsonDocument/ByteBufBsonArrayJAVA-5318
Java RecordCodec not supporting "BsonDiscriminator"JAVA-4444
Support user contexts in the encoder / decoder contextsJAVA-4198
BasicDBObject.toString() returns STRICT extended JSON, expecting RELAXEDJAVA-5848
BSON BinaryVector - validate ignored bits are 0JAVA-6009
ByteBuf retention implementations varyJAVA-5782
Improve JSON tests for Binary Vector SubtypeJAVA-5877
Update bson tests to use the specifications submoduleJAVA-5779
Use canonical Extended JSON for BSON binary vector spec testsJAVA-6010
ByteBufBsonDocument duplicates a ByteBuf with no way to release itJAVA-2214
Add parse method to RawBsonDocumentJAVA-2362
Should throw an exception if a one byte BSON string is not properly null-terminatedJAVA-2361
Should check for inconsistent sizes when decoding the OldBinary subtype of BinaryJAVA-1120
PostgreSQL license header erased in UTF8Encoding.javaJAVA-441
In BasicBSONCallback treat a Symbol as suchJAVA-4874
BsonDocument.clone should return a mutable deep copy, or we need a different mechanism of achieving thatJAVA-5563
Use Java 8 Optionals in addition to is/asJAVA-5265
Java driver throws exception for asNumber for BsonDecimal128JAVA-5103
A custom codec that fails to write the name causes a NPEJAVA-5092
Add BSON Binary Data subtype SensitiveJAVA-3447
Resync bson-corpus array.json to fix duplicate test namesJAVA-946
DBObject.equals can fail when binary data existsJAVA-2318
UUID serialization to JSON causes parsing error.JAVA-2489
Add to Enum<JsonMode>JAVA-2103
No codec for java.sql.TimestampJAVA-2173
add new Enum value for org.bson.json.JsonModeJAVA-2100
Rephrase unsupported/corrupt BSON messagesJAVA-2230
Create new Document constructor taking initial capacity of LinkedHashMapJAVA-2297
BsonBinaryReader#skipValue does not handle deprecated DBPointer typeJAVA-2300
Add conversions between ObjectId and ByteBufferJAVA-2305
BsonBinaryWriter reports incorrect max document size in error messageJAVA-2722
AbstractByteBufBsonDocument#getFirstKey should throw NoSuchElementException if the document is emptyJAVA-2478
org.bson.types.StringRangeSet.contains() throws NumberFormatException when input is not numberJAVA-2437
Add overloads of getLong and getDouble in org.bson.Document to specify default valuesJAVA-1652
Valid JS output?JAVA-983
Java driver (and other drivers too) create new java String instances each time a field CStr is encounteredJAVA-1262
Support a binary bson type that can accept a byte array "slice"JAVA-1900
Can encode but not decode Binary UUID's with invalid lengthsJAVA-1789
ObjectId.toHexString method is slowJAVA-1618
BasicBSONList doesn't support zero-length "" keyJAVA-1106
Empty objects and arrays not handled correctly in results.JAVA-1112
BasicBSONObject.equals is broken for binary data.JAVA-1864
Driver should throw BsonSerializationException when corrupt BSON is encounteredJAVA-2629
Executing function in mongo from javaJAVA-2905
JsonReader doesn't parse DBPointer in strict representation correctlyJAVA-337
Unique IDs generated with the Java MongoDB driver do not conform to the documentationJAVA-1820
Unable to Map JSON to POJOJAVA-4587
Support setting the default UUID representation for BasicBSONEncoder and BasicBSONDecoderJAVA-5760
Using BsonDouble's decimal128Value method NumberFormatExceptionJAVA-4816
Improve performance of ObjectId hex string parsing
{"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