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