Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-4594
Is it possible to add entity tracking?CSHARP-5162
Projection Expressions Fail to Deserialize Data CorrectlyCSHARP-4864
Unable to create Vector search index via MongoDB driverCSHARP-5565
Add new overload of Set that allows adding new fields as well as setting existing fieldsCSHARP-4746
PipelineUpdateDefinition cannot be combined with any other update definitionCSHARP-4246
Support concise syntax for LookupCSHARP-4747
Add support for $set stageCSHARP-4928
Add support for custom operators to SearchDefinitionBuilderCSHARP-4927
Add support for Atlas Search $in operator to builderCSHARP-4445
Support 64-bit values for Skip and Limit/TakeCSHARP-4453
Support Bucket and BucketAuto stages in LINQ3CSHARP-4340
Add support for server side expression as argument for $documents stageCSHARP-3718
ProjectionDefinitionBuilder.Slice parameters aren't correctCSHARP-3746
Casing not handled properly after array all-positional operator with camel case conventionCSHARP-3677
How to update document field with another fieldCSHARP-4049
Aggregate().Project() with strongly typed class doesn't use ElementNameCSHARP-3037
Correct types in ArgumentException messageCSHARP-3022
Fix calls to Ensure.IsNotNull in FilterDefinitionBuilderCSHARP-2979
Builders<T>.Filter.And(filters) does not handle null values in filtersCSHARP-2187
CombinedProjectionDefinition.Render() method throws StackOverflowExceptionCSHARP-1899
Indexs on fields in an array of subdocumentsCSHARP-2963
And filter with $near translates to invalid MongoDb queryCSHARP-3213
Linq Translation of Any in Where Filter Throw NotSupportedExceptionCSHARP-2999
Query work for FTS GACSHARP-3024
Support $out to a different databaseCSHARP-2929
Unable to use "First()" when sort by a property from a lookup foreign documentCSHARP-4265
Can't project only certain properties of an array using Fluent FindCSHARP-3298
PipelineDefinitionBuilder.Match() method generates incorrect BsonDocument for equality filterCSHARP-3438
DNS fails on Android Oreo (SDK 26) and laterCSHARP-3405
Implicitly convert string to PipelineDefinitionCSHARP-3437
Implement builder for $search (Atlas Search)CSHARP-3209
MongoUrlBuilder not Preserving ssl_ca_certsCSHARP-2624
New stage alias: $replaceWithCSHARP-2630
query filter on datetime field with lambda expression gives System.InvalidOperationException: {document..} is not supportedCSHARP-2686
Aggregate with unwind doesn't work on C# DriverCSHARP-2767
Deprecate $currentDate update modifierCSHARP-2787
Projection ObjectId using C# driverCSHARP-4220
Expose $documents as external stageCSHARP-2863
Ability to specify unionCSHARP-2804
Support for JavaScript User Defined FunctionsCSHARP-2805
Ability to specify unionCSHARP-2806
New Agg Expressions for 4.4CSHARP-2705
[Regression] Linq Translation of Nested Any throws NotSupportedExceptionCSHARP-2701
Aggregate extremely slow only using C# DriverCSHARP-2752
Support all new $meta projectionsCSHARP-2710
Provide a way to refer to a $lookup let variable in lookup pipeline expressionCSHARP-1678
Update "set" operator ignores [BsonIgnoreIfNull] attributeCSHARP-2270
Aggregation, sorting after unwinding failsCSHARP-4737
Linq3Implementation: MongoDB.Driver.Linq.ExpressionNotSupportedException
{"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