Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-550
Support creating TTL collections with server 2.2CSHARP-537
enum equality query on QueryableCSHARP-516
Linq modulus operator should support Int64.CSHARP-529
Methods should check arguments before internal stateCSHARP-551
Support new userFlags and systemFlags in CollectionStatsResultCSHARP-575
MapReduce(query, map, reduce) should have overload that takes an IQueryable<T> for queryCSHARP-524
Distinct followed by Count is not supported in a LINQ query but the error message is wrongCSHARP-547
Use of $csharpnull when serializing a BsonNull whose value is C# null halts replication (and in 2.2 the secondaries crash)CSHARP-533
Make BsonClassMapSerializer public againCSHARP-534
MongoServerInstance.AcquireConnection throws InvalidOperationExceptionCSHARP-541
Make BsonClassMap<TClass>.MapMember TypesafeCSHARP-522
Better Error Message for Unsupported Distinct UseCSHARP-548
Partial Update in MongoDB C# Driver - Dictionary issueCSHARP-505
System.MissingMethodException on enumerating IQueryable<Abstract>CSHARP-526
LINQ queries against AsQueryable<T> where T is an interface aren't supportedCSHARP-532
Cannot set subclass using strongly typed update builderCSHARP-514
MongoDB.DriverUnitTests.Linq.SelectOfTypeTests.TestOfTypeDWithProjection fails on MonoCSHARP-531
Support the $ positional operator when building a query for updating a collectionCSHARP-521
SafeMode always throws an exception when used with server versions 2.1.0 and newer with authCSHARP-506
Throw better exception when comparing a non-nullable field to a nullable valueCSHARP-549
Connection string with multiple hosts will not create a valid connectionCSHARP-542
Nullable comparisons don't work in VBCSHARP-518
Add helper method for aggregate commandCSHARP-520
Add a BsonSerializer attribute that can be attached to either a class or a property/field to specify which serializer to useCSHARP-536
DNS round-robin supportCSHARP-539
Support C# dynamic typeCSHARP-538
OfType() followed by Count() in a LINQ query failsCSHARP-606
LINQ Is predicate does not work for propertiesCSHARP-528
Support deserializing immutable typesCSHARP-540
Support Bitwise Operators in LINQ (and possibly Query)CSHARP-546
not able to upload files to gridfsCSHARP-507
System.NullReferenceException on Empty String comparisonCSHARP-517
MongoServer static constructor is not the best place to register serializersCSHARP-519
Support load balancing and failover between multiple mongos routersCSHARP-527
Custom Gt/Gte/Lt/Lte filter builders for unsigned integer fields represented using signed integers
{"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