Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-2722
AbstractByteBufBsonDocument#getFirstKey should throw NoSuchElementException if the document is emptyJAVA-2762
Add toString() methods to model classJAVA-2166
Make it easier to mix ConnectionString settings with MongoClientSettingsJAVA-2793
Provide method for wildcard text indexJAVA-2644
Improve BasicDBObject.parse to support DBRefs with $db fieldJAVA-2786
Upgrade Gradle to 4.5.1JAVA-2717
Remove reference to SSPI in GSSAPI reference documentation for the async driverJAVA-2698
Include more of the command document when logging command executionJAVA-2659
The async MongoClient does not enable check for latency window required by server selection specJAVA-2705
Move MongoDriverInformation class from com.mongodb.client to com.mongodbJAVA-2681
Support ReplaceOptions in CRUD APIJAVA-2641
Add JSR-305-compatible NonNull annotations to the driver APIJAVA-2645
A few connection string specification tests are failingJAVA-2203
Remove org.slf4j.impl.StaticLoggerBinder checkJAVA-2521
Repackage the driver so that packages are no longer dividedJAVA-2533
Add type-safe way to detect max document size exceededJAVA-2337
Earlier detection when replica becomes unreachableJAVA-2729
Refactor CRUD API implementations to reduce API surface exposure in driver-coreJAVA-2768
Add annotation to exclude id field from being marked as the IdProperty.JAVA-2721
Add ability to cap the size of JSON generated by JsonWriterJAVA-2725
Investigate Coverity report of dereferencing a null return value in PojoBuilderHelper.​configureClassModelBuilderJAVA-2724
Fix issues reported by CoverityJAVA-2754
using multiple marks on reader causes errorsJAVA-2751
Update Documentation to reflect new packages and MongoClients.createJAVA-2749
CheckStyle error: File does not end with a newline (Windows vs Unix)JAVA-2789
Document how to use the latest TLS protocolsJAVA-2540
Database name should be checked for validity in connection stringJAVA-2837
Add async support for com.mongodb.MongoClientSettingsJAVA-2841
BasicBSONObject and BasicDBObject not equal in 3.8.0-beta1JAVA-2560
Use jdk.javadoc.doclet packageJAVA-2799
Enum is handled as POJO when coexists in the same package as the rest of the POJO classesJAVA-2755
Update copyright datesJAVA-2772
Heartbeat socket settings for MongoClientSettings should have non-infinite read timeoutJAVA-2696
On Evergreen execute the Gradle docs task instead of the javadoc taskJAVA-2669
Report the class name when validating TypeDataJAVA-2695
Add support for Map<String, Object> in PojoCodecJAVA-2693
Fix docs command after Gradle updateJAVA-2697
Include elapsed time and request id when logging command executionJAVA-2715
Query builder for new lookup stageJAVA-2602
Resolve groovy.lang.MissingMethodException in test specificationsJAVA-2706
Name driver modules using Automatic-Module-NameJAVA-2710
Allow MongoIterableSubscription's batch size to be configurableJAVA-2819
Document methods that support retryable writesJAVA-2821
Change stream cursor does not resume when attempt to kill the existing cursor failsJAVA-2753
Deprecate MongoDB-CRJAVA-2730
Ensure FindIterableImpl calls super in batchSize()JAVA-2728
Update ErrorHandlingResultCallback#onResult log level to ERRORJAVA-2800
ChangeStreamDocumentCodec unable to decode POJO using PojoCodecProvider configured with automatic(true)JAVA-1442
Make RawBsonDocument#get return RawBsonDocument instancesJAVA-1299
Support JSR-310 Dates
{"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