Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-5779
Use canonical Extended JSON for BSON binary vector spec testsJAVA-5782
Improve JSON tests for Binary Vector SubtypeJAVA-5877
Update bson tests to use the specifications submoduleJAVA-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-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-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 parsingJAVA-3286
@BsonIgnore doesn't always workJAVA-3380
Default values for Document#getLong and Document#getDoubleJAVA-4431
Driver allows inserting invalid UTF-8 stringsJAVA-3447
Resync bson-corpus array.json to fix duplicate test namesJAVA-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-2417
Add uset a mark and multiple marks in BSONReaderJAVA-2318
UUID serialization to JSON causes parsing error.JAVA-2629
Executing function in mongo from javaJAVA-2905
JsonReader doesn't parse DBPointer in strict representation correctlyJAVA-2022
JsonReader does not accept ISODate()JAVA-1909
Cannot read BSON symbol from MongoCollection<BasicDBObject> documentJAVA-1933
Support Symbol in JSONSerializerJAVA-1899
BsonBinary doesn't validate lengthJAVA-2376
BSON Regex flags must be alphabetically orderedJAVA-2370
Add equals/hashCode/toString to BsonElementJAVA-337
Unique IDs generated with the Java MongoDB driver do not conform to the documentationJAVA-1820
Unable to Map JSON to POJOJAVA-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"
{"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