Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-3279
distinct on using non-sparse index throws NPEJAVA-3281
minWireVersion is 1 but it should be 2JAVA-3286
@BsonIgnore doesn't always workJAVA-3366
Fix documentation in Sorts.javaJAVA-3223
Filters.nearSphere lacks Nullable annotationsJAVA-3196
Incorrect javadoc signature on MongoCollection.insertMany methodJAVA-3334
Wrong exception is thrown when mongocrypt_ctx_new failsJAVA-3309
Driver will not send writes on a direct connection to a secondaryJAVA-3359
MongoClient with mongocryptdBypassSpawn still re-executes a mark commandJAVA-3351
Java driver 3.11 page still says 3.10JAVA-3166
Improve MongoWaitQueueFullException messageJAVA-3275
Use Input & OutputStreams to read and write instead of SocketChannel.read/writeJAVA-3271
Amend change stream missing resume token tests for wire version 8+JAVA-3270
Test writes in transactions do not send writeConcern when collection write concern is w=0JAVA-3261
ChangeStreamDocument should support the "to" field for rename eventsJAVA-3260
Update Transactions count test for MongoDB >= 4.0.7JAVA-3266
Log exception in user's codeJAVA-3282
Unacknowledged write concern set on collection incorrectly applied when in a transactionJAVA-3278
Revert "Support ability to merge pipeline output with existing collection"JAVA-3262
Deprecate isModifiedCount available methodsJAVA-3272
StaleDBVersion exception occurs intermittently in sharded transactions testsJAVA-3267
Mismatch between Javadocs and exception thrown when a write concern cannot be fulfilledJAVA-3377
Mark client side encryption support as betaJAVA-3361
Fix compiler warnings in OperationHelper.javaJAVA-3353
Document and BasicDBObject toJson methods move the _id field to the first keyJAVA-3354
mavenLocal should be first repositoryJAVA-3350
Add prose test for explicit encryption with key alt nameJAVA-3305
New stage alias: $replaceWithJAVA-3291
ChangeStreamBatchCursor is not interruptableJAVA-3284
Drivers send recoveryToken on abortTransactionJAVA-3299
Documentation for countDocuments MUST mention estimatedDocumentCountJAVA-3319
Support $merge aggregation stageJAVA-3320
Add a way to allow same annotation on field and its accessor methodsJAVA-3283
Log spamming from server monitorJAVA-3296
Allow applications to set maxTimeMS for commitTransactionJAVA-3379
Fix options order with the convenient apiJAVA-3209
Resync SDAM tests to only examine non-unknown server descriptions to determine incompatibilityJAVA-3163
Re-enable the 'should throw if the _id field is projected out' changestream test for sharded clustersJAVA-3231
Ensure that getMore right after a resume is retriedJAVA-3232
Connection string defaults booleans to false instead of null when non-boolean value is specifiedJAVA-3233
Change ClientSession pinnedMongosAddress property to pinnedServerAddressJAVA-3224
Deprecate meta operators in com.mongodb.QueryOperatorsJAVA-3200
Support postBatchResumeToken in change streamsJAVA-3258
Inconsistent javadoc documentation for MongoCollection #updateOne and #findOneAndUpdate methods.JAVA-3236
Deprecate GridFSBucket#withDisableMD5 and GridFSBucket#getDisableMD5JAVA-3249
countDocuments should use group with _id: 1JAVA-3235
Deprecate ReplaceOptions#createReplaceOptionsJAVA-3238
Support reading extended JSON from an input streamJAVA-3225
ChangeStreamDocument does not have getters for txnNumber and lsid fieldsJAVA-3210
Resync transaction spec tests for bulk write error reporting change
{"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