Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-5554
Get rid of EncodingMetadata in RequestMessage, or refactor how it is usedJAVA-5159
Refactor batch cursorsJAVA-5138
Handle interrupts: Socket.connect is interruptible in a virtual threadJAVA-5186
Change server pinning implementation to not rely on Cluster#getDescriptionJAVA-5105
Get rid of all synchronized blocks and methods in production codeJAVA-5139
Handle interrupts: synchronous KeyManagementService uses Socket IO (open, read, write), which is interruptible in a virtual threadJAVA-5140
Replace uninterruptible Lock.lock with Lock.lockInterruptiblyJAVA-4930
Create virtual threads when availableJAVA-4175
Add start/init method to Cluster implementationsJAVA-4192
Reduce operations copying of optionsJAVA-5023
Share code between public RawBsonDocument/RawBsonArray and internal ByteBufBsonDocument/ByteBufBsonArrayJAVA-5068
Simplify Iterable API interface hierarchy to eliminate method duplicationJAVA-4755
Simplify OverridableUuidRepresentationCodecRegistryJAVA-4411
Jsr310CodecProvider can be simplified in 4.x due to Java 8+JAVA-4221
Confirm that SocketStreamHelper static initializer is catching right exceptionsJAVA-4206
Collection method countDocuments is order or magnitude slower that native queryJAVA-4641
Fix how InterruptedExceptions are handledJAVA-4795
Clean up internal packagesJAVA-4645
Investigate ThreadLocalRandom interaction with virtual threadsJAVA-5890
Remove missed dead code from making 4.2 the minimum supported server releaseJAVA-5939
Refactor CommandMessage to replace namespace with database nameJAVA-1822
FindOperationIterable.batchSize shouldn't be overriddenJAVA-5158
Make NettyStreamFactoryFactory implement AutoCloseableJAVA-5180
Remove Stream#supportsAdditionalTimeoutJAVA-5367
Clean up RetryStateJAVA-5084
InternalStreamConnection must release buffers obtained via ByteBufferBsonOutput.getByteBuffersJAVA-2113
Instantiating an ObjectId stuck in InetAddress.getLocalhostJAVA-2734
Upgrade codenarc to version 1.1JAVA-1823
Update Findbugs exclusionsJAVA-4309
NullPointerException creating GraalVM native imageJAVA-4630
Remove copy of ConcurrentLinkedDequeJAVA-3849
Use native Java 8 Optional in the CodecCacheJAVA-5204
Remove unused remnants of OP_REPLYJAVA-5217
Remove getCluster method from ClusterAwareReadWriteBindingJAVA-5127
Remove DBCursorCleaner abstractionJAVA-5280
Reclaim native memory quicker when using ZlibCompressorJAVA-4523
Buffer is leaked from buffer pool on socket exceptionJAVA-4751
Simplify CodecCacheJAVA-4544
Move duplicated fields into BaseFindAndModifyOperationJAVA-4496
Refactor usages of ReferenceCounted such that the retain method is used in a consistent mannerJAVA-4404
Refactor MongoClientOptions so that it wraps MongoClientSettingsJAVA-3846
Remove fsync from WriteConcernJAVA-3972
Delete BatchCursor.tryNext and AsyncBatchCursor.tryNext methodsJAVA-4443
Replace org.bson.internal.Base64 with java.util.Base64JAVA-2692
NullPointerException logged when compression is enabledJAVA-5944
Simplify RequestMessage class hierarchyJAVA-5536
Support multiple payloads in CommandMessage#getCommandDocumentJAVA-2730
Ensure FindIterableImpl calls super in batchSize()JAVA-2713
Reduce memory usage of QueryResultJAVA-2101
socket.setKeepAlive(settings.isKeepAlive()); when false
{"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