Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-5353
OfType is not supported with the configured discriminator convention exceptionCSHARP-4746
PipelineUpdateDefinition cannot be combined with any other update definitionCSHARP-4743
Add support for DateTime.Date and DateTime.TimeOfDayCSHARP-4734
Throw an exception when an aggregation style projection is used with Find on servers prior to 4.4CSHARP-3899
Remove legacy driverCSHARP-4929
Linq3Implementation: unknown operator: $dateTruncCSHARP-4747
Add support for $set stageCSHARP-1237
The find fluent api should output shell syntax on ToString()CSHARP-1763
Net Core Support DriverCSHARP-1680
How use driver with command like shell?CSHARP-1689
AWGCSHARP-4773
Linq3Implementation: MongoDB.Driver.Linq.ExpressionNotSupportedException : ExistsCSHARP-4772
Add support for List<T>.Exists and Array.Exists<T> in LINQ3CSHARP-2206
Watch method fails when c# driver upgraded to 2.5 from 2.4CSHARP-1428
InsertOneAsync use and documentation are incosistentCSHARP-1241
Single and SingleOrDefaultAsync on IFindFluent shouldn't set the limit to 2 if it is already 1.CSHARP-2758
Add Span<T> support to ObjectIdCSHARP-1088
Padding has been removed from Validate CollectionCSHARP-1615
c# driver (2.2.3)- what is the connection pool size and how can i configure it.CSHARP-2318
Add static factory methods for creating SCRAM credentialsCSHARP-1673
How to install the MongoDb csharp driver for ASP.netCSHARP-1645
Inconsistent response from AsQueryable().FirstOrDefaultAsyncCSHARP-1701
how we can use $where from c# driverCSHARP-1575
Better way to create indexesCSHARP-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-1805
Collection.ReplaceOne() with upsert flag does not auto-generate IdCSHARP-1889
Where clause comparison failureCSHARP-1867
Non-nullable members cannot be compared to nullable valuesCSHARP-1000
SetMaxScan should render $maxScan instead of $maxscan.CSHARP-951
KeyNotFoundException on accessing GetLastErrorResult.DocumentsAffected propertyCSHARP-1218
Null Reference Exception using Unwind with a ProjectionCSHARP-1318
Problem evaluating variabel expression in lambda expressionsCSHARP-1340
Provide a type-safe way to create multikey indexesCSHARP-1273
Find() fails with "Object reference not set to an instance of an object."CSHARP-1044
Use Core's WriteConcern in Legacy APICSHARP-1043
Use Core's ReadPreference in Legacy APICSHARP-1511
.Net 4.6 CompatibilityCSHARP-1291
And and Or filter builder methods should handle zero clauses correctlyCSHARP-1326
Grouping mongodb filtered results by reference id throwsCSHARP-1455
Checking for the existence of an index is very verboseCSHARP-2037
Cannot connect to local server using hostname 'localhost', only IP '127.0.0.1'CSHARP-2030
Add allowDuplicateElementNames to BsonDocument.ParseCSHARP-1467
Support of Inline Conditional-to-FilterDefinitionCSHARP-1450
Create sync versions of the new 2.x GridFS APIsCSHARP-1359
Runtime exception using Project with AggregateCSHARP-1360
Add OfType methods to FilterDefinitionBuilder and IAggregateFluentCSHARP-1376
Distinct should not send a null value for the query field.CSHARP-1524
CreateCollection throws NullReferenceException when options is nullCSHARP-1514
Can you pass any mongo query as string to C# driver and get result back?
{"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