Export - CSV (All fields)
Export - CSV (Current fields)
NODE-3546
When no results found, findOne now returns undefined instead of nullNODE-3274
Fill in the types for UpdateFilterNODE-3275
Export enum types with the same name as the enum objectNODE-3272
Topology event name does not match type emittedNODE-3310
Cache bulk getter method results for better performance in 4.0NODE-2909
4.0: make callback argument of remove optionalNODE-2924
Bulk operations split over 1000 ops into multiple batchesNODE-2927
Running an emtpy bulk operation throws a TypeErrorNODE-3273
Remove undefined error parameter from topology open eventNODE-2961
Improve error message for insertManyNODE-2918
Mark owner on DriverSessionOptions as optionalNODE-3414
No AuthProvider for DEFAULT defined when authSource is defined but credentials are missingNODE-4239
Remove FieldsAsRaw as options because it has no effect on results in driverNODE-2848
bson@4.2.0 breaks serialization with bson@1.xNODE-5251
Mongo Connection Option "validateOptions" removed in version 4.0NODE-4996
maybeCallback rejects with an unhandledRejection instead of uncaught exceptionsNODE-2542
NPM script check:test introduced failure to run tests on UbuntuNODE-2566
Use ReadPreference.mode for command query constructionNODE-3434
insertMany result does not include server-side validation error informationNODE-2517
CSFLE Tests fail with undefined BSON errorsNODE-3399
Implement error hierarchy laid out in in docs/errors.mdNODE-3282
BSON does not sort the RegExp options stringNODE-3194
Allow passing undefined to options to MongoClient constructor in 4.0NODE-3410
Implement MongoRuntimeErrorNODE-2509
Consolidate all optional dependencies of the driver into deps.jsNODE-2500
Mock server still has BSON as propertyNODE-2580
Provide pipeline for incremental typescript conversionNODE-4475
Collection watcher resumability (ChangeStream)NODE-3513
Command monitoring should not be enabled by defaultNODE-3403
Define MongoRuntimeError children pt1NODE-3430
Audit function overrides for complete definitions – db.watch() and client.watch()NODE-3404
Implement MongoRuntimeError children pt2NODE-3405
Implement MongoRuntimeError children pt3NODE-2934
Audit function overrides for complete definitionsNODE-2912
Add collation and writeConcern to CreateCollectionOptionsNODE-2930
Need to install @types/bl separate to install the driver from masterNODE-2931
Is returnNonCachedInstance still an option for Db?NODE-2955
cursor.allowDiskUse supportNODE-2978
Remove deprecated methods in BulkNODE-2973
Change TopologyType and ServerType enums to plain objectsNODE-2913
Cursor.max/min should accept a documentNODE-2926
Running BulkOp.execute twice does not errorNODE-2952
Make tryNext publicNODE-2910
4.0 Make topology description publicNODE-2920
Update types for insertOne and removeNODE-2921
Authentication object should be 'password' and not 'pass'NODE-3166
The allowInvalidHostnames and allowInvalidCertificates flags are ignoredNODE-3055
BulkWriteResult and MongoBulkWriteError do not respect the values in BulkResultNODE-2984
Connect server only on next tick to fix infinite recursionNODE-3006
CSFLE test failures on master
{"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