Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-4579
Pipeline projection translator does not use registered BsonClassMap and throws exceptionCSHARP-4574
Check whether we need to call EvaluatePartially in more places in LinqProviderAdapterV3CSHARP-5427
Support Mql methods in filters when possibleCSHARP-5421
Add Mql.Field so EF Core Provider can access shadow propertiesCSHARP-5436
Optimize special case of Any with constant array and field equals parameter in predicateCSHARP-5474
Move newOutputSerializer parameter to AddStages to the end of the parameter listCSHARP-5450
Verify that all calls to Translate or TranslateEnumerable are correctCSHARP-5462
Remove unused expression parameter from TranslationContext.CreateCSHARP-5448
Refactor AstFilterField and AstPipeline to remove reference to serializersCSHARP-5447
Support BsonValue properties in LINQ queriesCSHARP-5357
Generate more optimal MQL for GroupJoin using pipeline argument to $lookupCSHARP-5356
Support `OfType` and `is` with scalar discriminators when using class mapped serializersCSHARP-5459
Standardize on using AstExpression.RootVar and Context.CreateRootSymbolCSHARP-5463
Investigate whether calls to EnsureQueryableMethodHasNestedAsQueryableSource are actually neededCSHARP-5451
Support Take with Range in LINQCSHARP-5305
Improve error message when custom LINQ extension method is executed client sideCSHARP-5321
Optimize client-side projections to perform as much as possible of the projection on the serverCSHARP-5416
GetType not equals comparison translates incorrectly to MQLCSHARP-5502
Add new $let simplifications to AstSimplifier and remove UseVarIfNotSimpleCSHARP-5563
Create AstExpression extension methods to make testing for constants easierCSHARP-4700
LINQ3 OrderBy Count() failsCSHARP-5375
Remove KnownSerializerRegistryCSHARP-3865
ToUpperInvariant Not SupportedCSHARP-3687
Fixing legacy LINQ tests on latestCSHARP-4446
MongoQueryable methods should validate that mandatory arguments are not nullCSHARP-4447
Standardize on how tests are run against both LINQ providersCSHARP-4429
Support resultSerializer = null in MongoQueryable.AppendStageCSHARP-3723
Cannot use Linq JOIN after compound FROM clauseCSHARP-3630
Driver does not allow executing aggregations at the document levelCSHARP-3696
Linq, Polimorphism, Downcast, OfType delivers wrong typeCSHARP-3614
LINQ translation sometimes uses wrong element name in projectionCSHARP-3603
ArgumentNullException when passing Expression to mongodb IQueryableCSHARP-3923
Improve exception message when using structs without custom serializers in linq expressionsCSHARP-3900
byte[] array access is not supported in LINQCSHARP-4466
MongoQueryable.AppendStage uses incorrect result serializer typeCSHARP-4251
Projecting dictionaries (to lists) through IQueryable.CSHARP-5523
Move all optimizations from AstExpression to AstSimplifierCSHARP-5779
Support Dictionary Keys and Values propertiesCSHARP-5804
DictionarySerializerBase should not implement IBsonDocumentSerializerCSHARP-5811
Add comprehensive LINQ tests for `IReadOnlyDictionary` across all three dictionary representations (Document, ArrayOfDocuments, ArrayOfArrays) to complete test coverage for CSHARP-4443CSHARP-5844
Support additional IndexOf comparisons to -1 and 0CSHARP-5487
GeoJSON LINQ-friendly operationsCSHARP-5548
Filter expression support DateOnly.Year like DateTime.YearCSHARP-5564
Enum with ushort underlying type is not serialized correctlyCSHARP-5841
Rewrite $elemMatch with $or referencing implied element due to server limitationsCSHARP-5853
Support ListInitExpression in LINQCSHARP-5836
Support new Reverse with array overload introduced by .NET 10CSHARP-5674
Ensure TimeSpan is fully supported in LINQ queriesCSHARP-5748
Use KeyValuePairSerializer consistently for KeyValuePairCSHARP-5647
Extend API for $set stage and update operator to support adding new fields
{"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