Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-5429
Support strings with range operator for atlas searchCSHARP-5430
Add array field support for In and Range search operators in SearchDefinitionBuildersCSHARP-5312
Add string & IEnumerable overloads for SearchDefinitionBuilder.EqualsCSHARP-4778
Atlas Search: Add Synonym support to text operatorCSHARP-4732
Add SearchOptions overload to Search APICSHARP-4735
Flaky AtlasSearchTests.MustNot testCSHARP-4728
Add implementation for Atlas Search SortCSHARP-4832
Support sort by score $search stageCSHARP-4724
Add search sort helperCSHARP-4928
Add support for custom operators to SearchDefinitionBuilderCSHARP-4939
Add VectorSearchScore builder for $vectorSearch stageCSHARP-4927
Add support for Atlas Search $in operator to builderCSHARP-4617
Ability to specify a synonym mapping in Text()CSHARP-5562
Remove option to use configured serialization in Atlas SearchCSHARP-4926
Driver support using token field type with equals operator
{"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