Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-4734
Throw an exception when an aggregation style projection is used with Find on servers prior to 4.4CSHARP-3205
Adjust getMore command batchSize calculationCSHARP-2370
BulkWrite failed on UpsertCSHARP-2480
The call is ambiguous between the following methods or properties: 'IMongoCollectionExtensions.FindOneAndReplace<TDocument>CSHARP-2193
Support copyDatabaseCSHARP-2050
Add builder for JSON Schema filterCSHARP-2908
System.FormatException. If result of $divide it is not integer value exception be thrown when Aggregate.Project are usingCSHARP-3106
MongoCommandException thrown for internal connection issueCSHARP-2788
Compare two fields with where throw exception "Unsupported filter"CSHARP-2106
Projection fails when expression has field names that are substrings of each otherCSHARP-2293
Implement new count APICSHARP-2039
Implement Database Enumeration specCSHARP-2836
Handle absence of 'ns' field in index specifications returned from listIndexesCSHARP-2226
Unable to send replSetInitiate to uninitiated replica set using direct connectionCSHARP-2000
Add maxTimeMS is an option for createIndexes and dropIndexes commandCSHARP-2255
Unable to execute any Run Commands using C# Driver V2.5CSHARP-2477
MongoDb Driver hangs out for really long time when mongos going downCSHARP-2408
Support index all pathsCSHARP-2381
How to create unique index using IMongoIndexManager.CreateOne with CreateIndexModelCSHARP-2122
case insensitive search in mongoCSHARP-2282
Add user commands to list of commands that writeCSHARP-2451
Update handling of write concern errors by user management commandsCSHARP-2397
How to run shell query directly from c#CSHARP-2152
Create index returns wrong result
{"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