Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-2783
InsertOne/InsertMany/ReplaceOne do not accept a BsonValue parameter like updateOne/updateMany does.JAVA-2800
ChangeStreamDocumentCodec unable to decode POJO using PojoCodecProvider configured with automatic(true)JAVA-2839
Memory leaks when using NettyStream and CommandListenerJAVA-3135
slow log questions, why global lock(timeAcquiringMicros) is large, there is no pressure in my mongo service(I/O is low, and have many free memory),JAVA-2828
ChangeStreamIterable withDocumentClass throws exception because convertResultsCallback looks for resumeTokenJAVA-2790
MapPropertyCodecProvider prevents custom extensionJAVA-2855
New mongo-srv schema doesn't work in OSGi environmentJAVA-2846
WriteConcern.JOURNALED is not workingJAVA-2829
Handling OffsetTimeStampJAVA-2835
Provide automatic POJO support for classes created via FreeBuilderJAVA-2799
Enum is handled as POJO when coexists in the same package as the rest of the POJO classesJAVA-2818
can not connectJAVA-2822
com.mongodb.AggregateIterableImpl does not implement toCollectionJAVA-2804
Log queriesJAVA-2817
Can not connect via my app
{"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