Export - CSV (All fields)
Export - CSV (Current fields)
NODE-3310
Cache bulk getter method results for better performance in 4.0NODE-3275
Export enum types with the same name as the enum objectNODE-3274
Fill in the types for UpdateFilterNODE-3272
Topology event name does not match type emittedNODE-3546
When no results found, findOne now returns undefined instead of nullNODE-2927
Running an emtpy bulk operation throws a TypeErrorNODE-2924
Bulk operations split over 1000 ops into multiple batchesNODE-2909
4.0: make callback argument of remove 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-3273
Remove undefined error parameter from topology open eventNODE-2918
Mark owner on DriverSessionOptions as optionalNODE-2961
Improve error message for insertManyNODE-2848
bson@4.2.0 breaks serialization with bson@1.xNODE-3313
Sort imports and fix circular dependencyNODE-3158
Enum Changes Break Mongosh IntegrationNODE-3206
distinct() has wrong formal return typeNODE-3405
Implement MongoRuntimeError children pt3NODE-3404
Implement MongoRuntimeError children pt2NODE-3403
Define MongoRuntimeError children pt1NODE-3410
Implement MongoRuntimeErrorNODE-3399
Implement error hierarchy laid out in in docs/errors.mdNODE-3186
Improve and ensure all AWS tests are runningNODE-3185
MongoServerSelectionError: Server selection timed out after 30000 msNODE-3194
Allow passing undefined to options to MongoClient constructor in 4.0NODE-3197
Revert use of setImmediate in 4.0 branch for waitQueueNODE-3141
Driver does not verify server identity by defaultNODE-3150
Allow retrieving PCRE-style regexes in documentsNODE-3176
Protocol parse errors are always uncaught with useUnifiedTopologyNODE-3174
Driver 4 doesn't preserve the sort key orderNODE-3166
The allowInvalidHostnames and allowInvalidCertificates flags are ignoredNODE-3152
AWS authentication not working with environment variablesNODE-3917
4.x driver allows directConnection=true with multiple hostsNODE-3282
BSON does not sort the RegExp options stringNODE-3269
Topology potentially adds multiple srvRecordDiscovery event listenersNODE-3434
insertMany result does not include server-side validation error informationNODE-3430
Audit function overrides for complete definitions – db.watch() and client.watch()NODE-3513
Command monitoring should not be enabled by defaultNODE-3067
SSL and TLS options document and clarify which are Buffer or File PathNODE-3061
`checkServerIdentity: true` causes MongoClient to fail with callstack overflowNODE-2934
Audit function overrides for complete definitionsNODE-2926
Running BulkOp.execute twice does not errorNODE-2973
Change TopologyType and ServerType enums to plain objectsNODE-2978
Remove deprecated methods in BulkNODE-2921
Authentication object should be 'password' and not 'pass'NODE-2912
Add collation and writeConcern to CreateCollectionOptionsNODE-2913
Cursor.max/min should accept a documentNODE-2910
4.0 Make topology description publicNODE-2920
Update types for insertOne and removeNODE-2901
v3.6.3/v4.0.0 fails to connect to uninitialized replset with useUnifiedTopology
{"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