Export - CSV (All fields)
Export - CSV (Current fields)
NODE-2565
Change stream should not check for NonResumableChangeStreamError labelNODE-2767
Inconsistent typing in findOneAndDelete() resultNODE-2557
Remove replicaset from tests that perform reIndex commandNODE-2758
Unordered Bulk Operations API doc uses `collection.initializeOrderedBulkOp()`NODE-2743
breaking change or show stopper bug in createCollection (node.js driver 3.6.0) - MongoError thrownNODE-2505
Benchmarks have the wrong require pathNODE-3463
Cannot catch exception with useUnifiedTopologyNODE-2764
Fix withClient usage in testsNODE-2807
MongoClient.readPreference always returns primaryNODE-2823
createIndex can fail with "MongoError: not master" in v3.6.0+ with a non-primary read preferenceNODE-2784
MongoError: Not Master when running createIndex in 3.6.0NODE-2782
updateOne option TypeScript type doesn't support collationNODE-2756
Readme examples use deprecated non-unified topologyNODE-2728
aggregate command with explain argument passes the wrong thing to the back endNODE-2678
ReadPreference.fromOptions doesn't pull "maxStalenessSeconds" from optionsNODE-2616
SDAM test typo "compatible"NODE-2755
"language_override" option support for text index is brokenNODE-2749
directConnection=false is handled incorrectly without unified topologyNODE-2711
Monitoring should not be immediately scheduled on streaming failureNODE-2751
Backport: Ability to use arrayfilters() with bulk operationsNODE-2773
Breaking changes must increase major versionNODE-2787
DeprecationWarning: Setting the TLS ServerName to an IP address is not permitted by RFC 6066.NODE-2741
v3.6.0 `bulkWrite()` atomic operators check doesn't apply `toBSON()` before checkingNODE-2750
Incorrect diagnostics when trying to execute transaction on a deployment without tx number supportNODE-2629
Cannot read property 'a' of null for test "should correctly execute aggregation"
{"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