Export - CSV (All fields)
Export - CSV (Current fields)
NODE-3234
Fix url parsing for a mongodb+srv url that has commas in the database nameNODE-3311
Fix "session" typescript typing for "insertOne" options.NODE-3427
Remove MD5 Hashing from GridFSNODE-3274
Fill in the types for UpdateFilterNODE-3275
Export enum types with the same name as the enum objectNODE-3356
Node driver should redact security-sensitive commandsNODE-3291
Ensure all errors are of type MongoDriverError or MongoServerError for 4.0NODE-3283
Add a way to strongly type cursors that have transform functions definedNODE-3272
Topology event name does not match type emittedNODE-3219
MongoClient emits 'close' event twiceNODE-3273
Remove undefined error parameter from topology open eventNODE-3416
Make change stream generic default to DocumentNODE-2961
Improve error message for insertManyNODE-2918
Mark owner on DriverSessionOptions as optionalNODE-2969
this._bson seems to be undefined in ClientEncryption with mongodb v4NODE-3368
Make all name properties on Errors readonlyNODE-2998
Make connection string parsing publicNODE-3000
Document connection string and URI option precedence rulesNODE-2285
use "UnifiedTopologyFilter" to skip tests requiring the unified topologyNODE-1812
Driver should conform to spec for findOneAndUpdate's returnDocumentNODE-1268
Document events emitted by MongoClientNODE-1458
Test driver against windows on EVGNODE-3333
Support 'let' option for multiple CRUD commands (pre-spec work)NODE-3335
Driver does not allow arbitrary explain levelsNODE-3194
Allow passing undefined to options to MongoClient constructor in 4.0NODE-3201
Replace usages of 'acceptAPIVersion2' with 'acceptApiVersion2'NODE-3331
Make use of downlevel-dts in driver typingsNODE-2562
Remove geoHaystack and geoSearchNODE-2544
Can't reuse mongo client after closeNODE-2475
Raw option set on collection level doesn't propagate to most of the operationsNODE-2433
Lift restriction on authSource without credentialsNODE-2742
Retryable Write Label is not checked in spec test runnerNODE-2748
Typings for CollectionNODE-2827
Connecting to single mongos makes driver think it is connected to a standaloneNODE-2820
Create a new CursorStream type, remove Readable base class from CursorNODE-2836
Correct simple object and value support for WriteConcernNODE-2763
Remove all legacy cursor constructionNODE-2729
Prepare script should conditionally compileNODE-2714
Remove all internal usage of `executeCommand`NODE-2713
Remove parallelCollectionScanNODE-2642
Add directConnection URI option assertion to SRV+directConnection=false testNODE-2591
Hidden IndexesNODE-2592
Update documentation for Text SearchNODE-2590
Reimplement AsyncIterator for Cursor optionally using a provided promise implementationNODE-2602
createIndexes should return created index namesNODE-2509
Consolidate all optional dependencies of the driver into deps.jsNODE-2484
Investigate double close events in Unified TopologyNODE-2500
Mock server still has BSON as propertyNODE-2485
remove core module completelyNODE-2528
Add URI option to disable certificate revocation checking
{"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