Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-5698
Split updateWithPipelines.yml by operationJAVA-5678
Document that countDocuments() uses $match and may not support the same filters as find/count commandsJAVA-5679
Allow drivers to set bypassDocumentValidation: false on write commandsJAVA-5147
Run timeSeries collection creation options tests on MongoDB 6.3JAVA-5861
Spec compliance for limit and batchSizeJAVA-5343
Convert CRUD v1 spec tests to unified test formatJAVA-5621
Change UpdateResult modifiedCount to type longJAVA-5663
Test that inserts and upserts respect null _id valuesJAVA-5667
Eliminate unnecessary killCursors command when batchSize == limitJAVA-5357
Mongo Java Driver throw NPE when update with hintJAVA-5041
Add spec tests for passing empty pipeline arrays to update and findAndModify operationsJAVA-4529
Add comment option to estimatedDocumentCountJAVA-4627
Add comment option tests for distinct helperJAVA-5543
Allow update to supply sort optionJAVA-5516
CursorResourceManager.setServerCursor throws AssertionError expecting state.inProgress()=trueJAVA-5830
Interface for time-series bucket access through user namespaceJAVA-5666
Ensure findOne does not set batchSize=1JAVA-5661
Add guidance on adding _id fields to documents to CRUD specJAVA-5804
Deprecate read preference hedge optionsJAVA-4354
Drivers should retry operations if connection handshake failsJAVA-4576
Clustered Indexes for all CollectionsJAVA-4574
Make allowDiskUse opt-out rather than opt-in in 6.0JAVA-5686
Add index hint support for distinct commandJAVA-5481
Server 8.0+ requires tests for aggregation with $out to not pre-create output collectionJAVA-4530
Use the count command instead of collStats to implement estimatedDocumentCountJAVA-4547
Inherited comment causes OperationFailure on MongoDB <4.4.0JAVA-4369
Add support for the comment field to all helpersJAVA-4366
Support 'let' option for multiple CRUD commands
{"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