Export - CSV (All fields)
Export - CSV (Current fields)
NODE-4956
Filter<TSchema> type is too restrictive due to unnecessary union with Partial<TSchema>NODE-5171
Interface UpdateResult incorrect type definitionNODE-5614
add support for explicit resource management in the Node driverNODE-6050
Types for findOneAndUpdate is not properly working to get ModifyResult data typeNODE-5184
Uncaught TypeError in mongo_types.tsNODE-5148
Adopt typescript 5 and related dependenciesNODE-4821
[v6 nice to have] Investigate reducing the TS API surface of the driverNODE-3626
Stream changeEvent reporting wrong data type for documentKeyNODE-4587
Typescript compile error for UpdateFilter and property of type arrayNODE-4427
Type instantiation is excessively deep and possibly infinite after update to v4.8.0NODE-4450
Better typings for updating / querying nested objectsNODE-3770
Add _id to FilterNODE-3585
MongoClientOptions#compressors has incorrect typeNODE-3831
Mongo 4.0 Migration leads to FilterQuery type error compared to @types/mongodbNODE-3651
Migrate creation of hashed index on 4.xNODE-3652
Investigate NODE-3651 - Migrate creation of hashed index on 4.xNODE-3727
Overloads for BulkOperationBase execute methodNODE-3726
Support for optional options in createCollectionNODE-3841
Typescript cursor projection should be strongly typedNODE-4305
Generic type cannot be used in FilterNODE-7103
Wrong Type of Binary.bufferNODE-3342
Allow _id to be any type when no schema is providedNODE-3287
Add examples from our public documentation to typescript testsNODE-3285
Improve schema type helpers to use native Typescript utility typesNODE-4470
Replace OptionalUnlessRequiredId with something less awkwardNODE-3422
Remove useUnknownInCatchVariablesNODE-3526
Typescript-wise a NodeJS.ReadableStream may not ".pipe" into GridFSBucketWriteStreamNODE-3522
Investigate using DeepReadonly on input schemasNODE-4654
Automatic type narrowing for projections [Community Request]NODE-6991
Deprecate CancellationToken, ClientMetadata and ClientMetadataOptions typesNODE-7161
Remove deprecated `retryWrites` from `CommandOperationOptions `NODE-7164
Add TS definitions to kerberosNODE-5140
Refactor Kerberos to typescript and own the definitionsNODE-6044
Include types for search index definitionsNODE-7233
Adopt Typescript 6.0NODE-5995
PushOperator and PullOperator reject all fields when the document type defines generic index access fieldNODE-3621
Wrong Typescript type for documentKey in ChangeStreamDocumentNODE-5661
BSON 4.x fix failing TS compile checkNODE-4623
Fix minor typescript issues with overloadsNODE-5703
Stages of aggregation pipeline could be strictly typedNODE-4933
Type error when interpolating field name in $setNODE-6765
Type issue with findOneAndUpdate and aggregation pipelinesNODE-6955
Add missing `wallTime` to ChangeStream typesNODE-6029
return type of `indexes()` and `indexInformation()` is inaccurateNODE-4543
Collection type doesn't support circular referencesNODE-4619
Add accessToken to libmongocrypt bindings TS definitionsNODE-4513
node-mongodb-native - PR #3349: Fix type for nested objects in query & updateNODE-4432
Investigate improving $set and $setOnInsert type information or documentationNODE-3926
decrypt value type mismatchNODE-4144
Remove symbol properties
{"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