Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-1548
Create User on database version 2.4.5CSHARP-1555
Projecting from and to the same type including the _id field causes deserialization to failCSHARP-1543
Query Lambdas: "!a.b.Any()" supported, but "a.b.Any() == false" failsCSHARP-1762
Minor typos in driver core index documentCSHARP-1503
Can we mark IMongoQueryProvider as public?CSHARP-1519
Using GetType in Group throws instead of translating to _tCSHARP-1500
Update with PullFilter fails against array of scalarsCSHARP-1512
Clarify documentation for BatchSizeCSHARP-1525
JsonBuffer can exhaust memoryCSHARP-1529
MongoCollectionSettings.AssignIdOnInsert has no effectCSHARP-1521
ElemMatch requires IBsonArraySerializer for DictionaryInterfaceImplementerSerializerCSHARP-1545
IdGenerator possibly not honoured on ReplaceOne upsert? (Works on InsertOne)CSHARP-1558
Deadlock in Web ContextCSHARP-1562
Build and test MongoDB.Driver.Core against .NET CoreCSHARP-1564
Build and test MongoDB.Driver.Legacy against .NET CoreCSHARP-1563
Build and test MongoDB.Driver against .NET CoreCSHARP-1561
Build and test MongoDB.Bson against .NET CoreCSHARP-1565
Build and test MongoDB.Driver.GridFS against .NET CoreCSHARP-1566
Solve dependency on NSubstitute for .NET Core buildsCSHARP-1510
GetMore throws an InvalidOperationException under certain conditionsCSHARP-1507
Refactor MongoDB.Driver.Legacy to support .NET CoreCSHARP-1506
Refactor MongoDB.Driver to support .NET CoreCSHARP-1508
Refactor MongoDB.Driver.GridFS to support .NET CoreCSHARP-1509
FilterDefinitionBuilder Where can result in an InvalidCastException when filter is renderedCSHARP-1383
Unable to specify member map for generic base class.CSHARP-1177
Support for .NET CoreCSHARP-1524
CreateCollection throws NullReferenceException when options is nullCSHARP-1504
Refactor MongoDB.Bson to support .NET CoreCSHARP-1534
Add a new constructor that take "baseClassMap" in BsonClassMap<TClass>CSHARP-1505
Refactor MongoDB.Driver.Core to support .NET CoreCSHARP-1537
Find operations should send read preference correctly when connected to a sharded clusterCSHARP-1532
ConnectionPool deathCSHARP-1520
DictionaryInterfaceImplementerSerializer enum serialization bugCSHARP-1390
InsertOneAsync doesn't throw MongoDuplicateKeyExceptionCSHARP-1515
Queries using the Legacy API can leak connections resulting in TimeoutExceptions
{"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