Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-4648
Standardize handling of decimal vs Decimal128CSHARP-4656
Simplify A : "$A" to A : 1 only on findCSHARP-4592
LINQ3 projections unable to translate indexer access in IDictionary propertyCSHARP-4550
NewExpression and MemberInitExpression behaviour differsCSHARP-4616
Linqprovider V3 IMongoCollection<T>.AsQueryable().OfType<T> does not match derived typesCSHARP-4646
Support namespace queries in ChangeStreamDocument pipelinesCSHARP-4551
Avoid using PID when generating ObjectIdsCSHARP-4493
"An object representing an expression must have exactly one field" when querying by Linq query with .ToLower()CSHARP-4634
Error in LINQ3 provider when custom ObjectSerializer is usedCSHARP-4607
Support $all filters with more Contains methodsCSHARP-4627
Support Union via $unionWith in LINQ3CSHARP-4589
Left Joins With Three or More Collection Not WorkingCSHARP-4590
Update doc comments to reflect that LINQ3 is now the defaultCSHARP-4652
TagSet.Equals should ignore tags orderCSHARP-4658
NullReferenceException when using certain projectionsCSHARP-4609
InvalidCastException with LinqProvider V3 when passing string as DateTimeCSHARP-4595
Support GridFS with Stable APICSHARP-4651
LINQ3 provider: MongoDB.Driver.Linq.ExpressionNotSupportedException: Expression not supported: 1 in (1 == 1)CSHARP-4586
Projections not retrieving expected fields after upgrading to 2.19 driverCSHARP-4567
Support projections where the lambda body returns a type different from but assignable to the lambda return typeCSHARP-4622
Error with MongoDB .NET driver 2.19.0: $expr not allowed in query predicate for upsert
{"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