Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-4416
Undocumented behavior change for createIndex from 'DB' api to 'Document' API?JAVA-3062
Connection ResetJAVA-3060
The Java driver ignores exceptions in user code.JAVA-3248
Why does Mongo driver not retry writes during ReplicaSet elections when retryWrites=true ?JAVA-2987
Change Stream startAtOperationTime MongoCommandExceptionJAVA-3012
There's no builder for $condJAVA-3040
CodecConfigurationException with subtype specialyzed getterJAVA-3065
Although documented as @Nullable, passing a null filter to FindIterable#find throws a NullPointerExceptionJAVA-3754
Stray monitor thread left behind if authentication failsJAVA-3708
Java Driver doesn't handle regex pattern flags like CASE_INSENSITIVEJAVA-3267
Mismatch between Javadocs and exception thrown when a write concern cannot be fulfilledJAVA-3356
Getting no data at allJAVA-3367
$oid does not work with min()JAVA-3392
Custom Key with nested objects fail to find by key.JAVA-3250
Spring Cloud, Spring Data,Spring Boot, mongodb-driver version
{"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