Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-1763
Net Core Support DriverCSHARP-1591
FindOneAndUpdate and FindOneAndUpdateAsync methods have duplicated checks for collection not being nullCSHARP-1664
Allow dynamically created Expression<Func<>> to be used in a Mongo Linq queryCSHARP-1521
ElemMatch requires IBsonArraySerializer for DictionaryInterfaceImplementerSerializerCSHARP-1527
Speed up encoding and decoding of binary BSON CStringsCSHARP-1618
BsonDocument.Parse fails for some valid ISODate valuesCSHARP-1671
Using Contains with GroupBy and an Aggregate throws NotSupportedExceptionCSHARP-1676
BsonDocument.Parse and multiple JSON valuesCSHARP-1447
Serialization fails when implementation of IDictionary member does not have a public parameterless constructorCSHARP-1506
Refactor MongoDB.Driver to support .NET CoreCSHARP-1508
Refactor MongoDB.Driver.GridFS to support .NET CoreCSHARP-1177
Support for .NET CoreCSHARP-1504
Refactor MongoDB.Bson to support .NET CoreCSHARP-1490
Use LINQ and AggregateOptionsCSHARP-1505
Refactor MongoDB.Driver.Core to support .NET CoreCSHARP-1744
MongoDbDriver v 2.3.0-beta1 for .NET Core uses unsupported Ssl3 as one of the default enabled ssl protocols causing SslStream.AuthenticateAsClientAsync to throw a System.NotSupportedExceptionCSHARP-1745
Deserialization issue when using GroupByCSHARP-1736
Hostname connect fails on LinuxCSHARP-1593
Implement SDAM Monitoring specCSHARP-1648
Convert MongoDB.Bson.Tests project from NSubstitute to MoqCSHARP-1647
Convert MongoDB.Bson.Tests project from NUnit to xUnit.netCSHARP-1690
Race condition could result in BinaryConnection Dispose method running twiceCSHARP-1702
IQueryable - Distinct operation fails following SelectCSHARP-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-1719
Selecting from a IMongoQueryable collection with a Linq Expression throws an error because of 'Id' propertyCSHARP-1707
Modify command line build scripts to support .NET Core buildsCSHARP-1576
Upgrade to NUnit 3.0.1CSHARP-1644
Support custom GridFS file id valuesCSHARP-1657
Convert MongoDB.Driver.GridFS.Tests project from NSubstitute to MoqCSHARP-1656
Convert MongoDB.Driver.Tests project from NSubstitute to MoqCSHARP-1562
Build and test MongoDB.Driver.Core against .NET CoreCSHARP-1564
Build and test MongoDB.Driver.Legacy against .NET CoreCSHARP-1654
Convert MongoDB.Driver.GridFS.Tests project from NUnit to xUnit.netCSHARP-1563
Build and test MongoDB.Driver against .NET CoreCSHARP-1683
Convert MongoDB.Driver.Examples project from NUnit to xUnit.netCSHARP-1704
TcpStreamFactory is leaking socket handlers on exceptionCSHARP-1733
Fix dependencies in 2.3.0-beta1 NuGet packagesCSHARP-1684
Convert build script to use xUnit.netCSHARP-1727
Refactor SecureString related code to not use BSTR and to be compatible with .NET CoreCSHARP-1584
Write an incremental MD5 implementation for .NET CoreCSHARP-1561
Build and test MongoDB.Bson against .NET CoreCSHARP-1565
Build and test MongoDB.Driver.GridFS against .NET CoreCSHARP-1770
GetRegisteredClassMaps method in BsonClassMap is not thread safeCSHARP-1445
Support arbitrary filters in the LINQ provider.CSHARP-1507
Refactor MongoDB.Driver.Legacy to support .NET CoreCSHARP-1734
The FilterDefinition renders errorneously when Any is used inside another Any operator.CSHARP-1682
Race condition could result in GridFS indexes not being created
{"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