Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-1625
Add TryParse() support to BsonDocumentCSHARP-1680
How use driver with command like shell?CSHARP-1645
Inconsistent response from AsQueryable().FirstOrDefaultAsyncCSHARP-1627
Join operation not working mongo c# driver linqCSHARP-1614
Using GridFS (Legacy) with multiple MongoClients throws ExceptionCSHARP-1615
c# driver (2.2.3)- what is the connection pool size and how can i configure it.CSHARP-1626
Reading and writing Streams with more than 2GB of BSON dataCSHARP-1589
OfType doesn't work for an embedded array.CSHARP-1590
BsonObjectId type serializes as a discriminated typeCSHARP-1588
incorrect json generation on ToJsonCSHARP-1671
Using Contains with GroupBy and an Aggregate throws NotSupportedExceptionCSHARP-1669
Unable to cast object of type 'MongoDB.Bson.Serialization.Serializers.GuidSerializer' to type 'MongoDB.Bson.Serialization.IBsonSerializer`1[System.Nullable`1[System.Guid]]'.CSHARP-1726
It is not possible to set Server attribute in MongoClientSettings. it remains 'localhost'.CSHARP-1601
Query MongoDb sublists with C# LINQ regexCSHARP-1578
Subclass of BsonDocument is not getting serializedCSHARP-1579
SetIdMember call being ignored.CSHARP-1937
C# Driver 2.X does not allow upload to GridFS when FIPS is enabledCSHARP-1966
StackOverflow when expression contains IQueryableCSHARP-1644
Support custom GridFS file id valuesCSHARP-1643
Differencies in how new Driver handle custom serializationCSHARP-1657
Convert MongoDB.Driver.GridFS.Tests project from NSubstitute to MoqCSHARP-1656
Convert MongoDB.Driver.Tests project from NSubstitute to MoqCSHARP-1655
Convert MongoDB.Driver.Core.Tests project from NSubstitute to MoqCSHARP-1654
Convert MongoDB.Driver.GridFS.Tests project from NUnit to xUnit.netCSHARP-1653
Convert MongoDB.Driver.Legacy.Tests project from NUnit to xUnit.netCSHARP-1652
Convert MongoDB.Driver.Tests project from NUnit to xUnit.netCSHARP-1651
Convert MongoDB.Driver.Core.Tests project from NUnit to xUnit.netCSHARP-1648
Convert MongoDB.Bson.Tests project from NSubstitute to MoqCSHARP-1647
Convert MongoDB.Bson.Tests project from NUnit to xUnit.netCSHARP-1646
TcpStreamFactory.ConfigureConnectedSocket ExceptionCSHARP-1612
Moving code from 1.x to 2.xCSHARP-1611
The wait queue for acquiring a connection to server localhost:27017 is fullCSHARP-1632
Server discovery fails when kerberos is enabled and the primary is not included in the seed listCSHARP-1635
Create a filter builder method generic enough to allow multiple similar types to be usedCSHARP-1633
Allow FindDefinition to call .Find and append as an ANDCSHARP-1617
Legacy Driver Issue with Update, Remove.CSHARP-1631
Mongodb c# driver update - implemantation differencesCSHARP-1663
MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutExceptionCSHARP-1602
Duplicate Key Error even when IsOrdered set to false.CSHARP-1596
when using Parallel forEach an argument exception is thrownCSHARP-1558
Deadlock in Web ContextCSHARP-1560
Expose db.collection.save() as SaveAsync on CollectionCSHARP-1665
ASP.NETCSHARP-1668
Allow FilterDefinition OfType to allow for querying of inherited types with type safety in builderCSHARP-1754
Bug in LINQ support for $all clauseCSHARP-1864
get JSON query to mongo on aggregation as stringCSHARP-1709
Application gets stuck with no mongo servers connecting until app pool is reset.CSHARP-1585
Support for $elemMatch filters directly against the elements with no field nameCSHARP-1571
Map to nested elementsCSHARP-2320
Issue with reading/writing deep root object (An error occurred while deserializing)
{"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