Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-995
Add support for reading new extended JSON formats added in server 2.6CSHARP-1016
LINQ driver does not support nested paging (i.e. take/skip).CSHARP-1009
Consider supporting JSON based MongoClient configurationCSHARP-1006
Consider implementing client side joins in LINQ queriesCSHARP-1008
Minimize the number of exceptions thrown after a replica set failoverCSHARP-989
LINQ queries don't work with enums smaller than int (32 bits)CSHARP-1000
SetMaxScan should render $maxScan instead of $maxscan.CSHARP-999
Add support for writing the new $numberLong extended JSON format added in server 2.6CSHARP-981
Introduce INameDecoder interface and use it to move Trie based name decoding out of BsonBinaryReaderCSHARP-1007
Support connecting to mongos'es behind a load balancerCSHARP-985
Instrument hooks to enable tracing and performance capture of all network calls from the csharp driverCSHARP-1014
Failing to connect to a replica set under loadCSHARP-1022
FindAndModify() method via C# driver fails if a field contains an array of complex typesCSHARP-1053
Major performance degradation from 1.6.1 to 1.9.2CSHARP-987
Handle Bulk API edge case for pre-2.6 servers when upserted _id not returnedCSHARP-1013
Create new Core LibraryCSHARP-993
E11000 duplicate key error with concurrent inserts from multiple app domainsCSHARP-1001
Fix certain output formats of JsonWriterCSHARP-986
Make Exception for '$' Character in '$external'CSHARP-994
OData $expand and $top query options together with PageSize throws a MongoDB.Driver.MongoQueryExceptionCSHARP-1149
Performance difference between Query.Where and Query.EQCSHARP-1060
Authentication is not done for DBCollection.createIndex()CSHARP-1020
Empty UpdateBuilder<T> will null out a documentCSHARP-1034
ArgumentNullException when building Pull command on array element without nested propertyCSHARP-980
Driver Seems to Cause AppCrash During Kerberos AuthCSHARP-1018
Driver ignores timeout option when machine is not accessible
{"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