Export - CSV (All fields)
Export - CSV (Current fields)
PHPLIB-1596
Implement all $search stage options as named argumentPHPLIB-1597
Allow "string" type in every builder argument that accepts a "resolveTo*" typePHPLIB-1257
Create code generator for aggregation encodersPHPLIB-1291
Provide a Pipeline comparator for PhpUnitPHPLIB-1292
Accept numeric field names in $match stagePHPLIB-1388
Create builders for Atlas Search operatorsPHPLIB-1386
Support timeseries option in $out stagePHPLIB-1638
Create UpdatePipeline builder restricted stages supported by update operationsPHPLIB-1634
Builder: Accept DateTimeInterface objects where "date" values are acceptedPHPLIB-1616
$vectorSearch "path" parameter cannot be an arrayPHPLIB-1635
Allow injection of instance of Encoder into the BuilderEncoderPHPLIB-1287
$sum operator accepts an expression or an array of expressionsPHPLIB-1282
Create factories for system variablesPHPLIB-1286
Handle Pipeline&Decoder in Collection::aggregate()PHPLIB-1288
$unwind: Throw an exception if the field path is a string without `$` prefixPHPLIB-1603
Support Binary Vector in aggregation builderPHPLIB-1507
Support update operators in BuilderPHPLIB-1371
Add examples on using the aggregation builderPHPLIB-1352
Add tests on Object Expression OperatorsPHPLIB-1348
Add tests on Custom Aggregation Expression OperatorsPHPLIB-1335
Add tests on Element Query OperatorsPHPLIB-1358
Add tests on Type Expression OperatorsPHPLIB-1355
Add tests on $meta Expression OperatorPHPLIB-1362
Add tests on Window OperatorsPHPLIB-1361
Add tests on Variable Expression OperatorsPHPLIB-1351
Add tests on Miscellaneous OperatorsPHPLIB-1341
Add tests on Miscellaneous Query OperatorsPHPLIB-1333
Add tests on Comparison Query OperatorsPHPLIB-1350
Add tests on Date Expression OperatorsPHPLIB-1336
Add tests on Evaluation Query OperatorsPHPLIB-1359
Add tests on Accumulators ($group, $bucket, $bucketAuto, $setWindowFields)PHPLIB-1360
Add tests on Accumulators (in Other Stages)PHPLIB-1338
Add tests on Array Query OperatorsPHPLIB-1357
Add tests on Trigonometry Expression OperatorsPHPLIB-1340
Remove Projection OperatorsPHPLIB-1342
Add tests on Arithmetic Expression OperatorsPHPLIB-1354
Add tests on String Expression OperatorsPHPLIB-1343
Add tests on Array Expression OperatorsPHPLIB-1356
Add tests on Timestamp Expression OperatorsPHPLIB-1339
Add tests on Bitwise Query OperatorsPHPLIB-1344
Add tests on Bitwise OperatorsPHPLIB-1353
Add tests on Set Expression OperatorsPHPLIB-1370
Provide an enum for date unitsPHPLIB-1349
Add tests on Data Size OperatorsPHPLIB-1345
Add tests on Boolean Expression OperatorsPHPLIB-1347
Add tests on Conditional Expression OperatorsPHPLIB-1337
Add tests on Geospatial Query OperatorsPHPLIB-1346
Add tests on Comparison Expression OperatorsPHPLIB-1363
Provide an enum for BSON types supported by $type operatorPHPLIB-1334
Add tests on Logical Query Operators
{"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