Releases: acquia/cli
Releases · acquia/cli
2.5.3
What's new since 2.5.2
🐛 Bug Fixes
- CLI-868: Refresh Tokens are invalidated too frequently while Acquia C… @danepowell (#1214)
🧰 Maintenance
- CLI-861: Use virtual fs for tests @danepowell (#1197)
2.5.2
What's new since 2.5.1
🐛 Bug Fixes
- CLI-863: Fix Drush alias download @danepowell (#1209)
🧰 Maintenance
- CXAPI-7208: Response examples include data type @danepowell (#1211)
- Bump phpstan/extension-installer from 1.1.0 to 1.2.0 @dependabot (#1210)
- Bump phpstan/phpstan from 1.8.8 to 1.8.9 @dependabot (#1207)
- Bump violuke/rsa-ssh-key-fingerprint from 1.1.1 to 1.1.2 @dependabot (#1208)
- Bump symfony/http-kernel from 6.0.13 to 6.0.14 @dependabot (#1202)
- Bump symfony/console from 6.0.13 to 6.0.14 @dependabot (#1204)
- Bump symfony/yaml from 6.0.12 to 6.0.14 @dependabot (#1206)
- Bump symfony/validator from 6.0.13 to 6.0.14 @dependabot (#1203)
- Bump symfony/expression-language from 6.0.11 to 6.0.14 @dependabot (#1205)
2.5.1
What's new since 2.5.0
🐛 Bug Fixes
- CLI-866: Fix PHP error on ide:create @danepowell (#1201)
- CLI-857: Warning on missing refresh token @danepowell (#1183)
🧰 Maintenance
- Bump laminas/laminas-validator from 2.25.0 to 2.26.0 @dependabot (#1199)
- Bump phpstan/phpstan from 1.8.7 to 1.8.8 @dependabot (#1196)
- Bump phpstan/phpstan from 1.8.6 to 1.8.7 @dependabot (#1194)
- Bump symfony/cache from 6.0.11 to 6.0.13 @dependabot (#1187)
- Bump symfony/validator from 6.0.12 to 6.0.13 @dependabot (#1186)
- Bump symfony/http-kernel from 6.0.12 to 6.0.13 @dependabot (#1185)
- Bump symfony/filesystem from 6.0.12 to 6.0.13 @dependabot (#1189)
- Bump symfony/dependency-injection from 6.0.11 to 6.0.13 @dependabot (#1188)
- Bump symfony/console from 6.0.12 to 6.0.13 @dependabot (#1184)
- Bump twig/twig from 3.4.2 to 3.4.3 @dependabot (#1182)
2.5.0
What's new since 2.4.1
🚀 Enhancements
- CLI-856: Clarify .acquia-cli.yml filepath @danepowell (#1176)
🐛 Bug Fixes
- CLI-846: Restore symfony fs patch @danepowell (#1181)
🧰 Maintenance
- Bump phpunit/phpunit from 9.5.24 to 9.5.25 @dependabot (#1180)
- Bump phpstan/phpstan from 1.8.5 to 1.8.6 @dependabot (#1179)
- CLI-848: Code style cleanup @danepowell (#1175)
- Bump laminas/laminas-validator from 2.24.0 to 2.25.0 @dependabot (#1174)
- CLI-847: Attach acli.phar as GH artifact @danepowell (#1173)
- Bump ramsey/uuid from 4.5.0 to 4.5.1 @dependabot (#1172)
2.4.1
What's new since 2.4.0
🧰 Maintenance
- IDE-2272: Fix refresh token files @danepowell (#1170)
- Bump ramsey/uuid from 4.4.0 to 4.5.0 @dependabot (#1169)
2.4.0
What's new since 2.3.1
🚀 Enhancements
- CLI-838: SSH key upload timeouts @danepowell (#1168)
🐛 Bug Fixes
- CLI-837: Broken SSL certs cause pull:db to fail @danepowell (#1165)
- IDE-2489: Restore default db import behavior @danepowell (#1163)
🧰 Maintenance
- Bump laminas/laminas-validator from 2.23.0 to 2.24.0 @dependabot (#1167)
- Bump php-coveralls/php-coveralls from 2.5.2 to 2.5.3 @dependabot (#1166)
- Bump zumba/amplitude-php from 1.0.5 to 1.0.6 @dependabot (#1164)
- Bump phpstan/phpstan from 1.8.4 to 1.8.5 @dependabot (#1161)
- Bump phpstan/phpstan from 1.8.3 to 1.8.4 @dependabot (#1160)
2.3.1
What's new since 2.2.0
🚀 Enhancements
- IDE-2272: Refresh tokens should not expire during ACLI calls @danepowell (#1150)
🐛 Bug Fixes
- CLI-842: Restore single-db imports for IDE @danepowell (#1159)
- CLI-829: env:create error @danepowell (#1126)
- CLI-832 | Acli tool export json file with extract characters on the command acli email:configure @klaw772 (#1117)
🧰 Maintenance
- restore symfony flex @danepowell (#1151)
- Bump phpunit/phpunit from 9.5.23 to 9.5.24 @dependabot (#1149)
- Bump guzzlehttp/guzzle from 7.4.5 to 7.5.0 @dependabot (#1145)
- Bump symfony/filesystem from 6.0.11 to 6.0.12 @dependabot (#1144)
- Bump symfony/validator from 6.0.11 to 6.0.12 @dependabot (#1146)
- Bump symfony/console from 6.0.11 to 6.0.12 @dependabot (#1147)
- Bump symfony/yaml from 6.0.11 to 6.0.12 @dependabot (#1148)
- Bump symfony/http-kernel from 6.0.11 to 6.0.12 @dependabot (#1143)
- CLI-830: Fix terminal width in tests and clean up types @danepowell (#1141)
- CLI-529: Idiomatic account IDE endpoint @danepowell (#1140)
- Bump acquia/drupal-environment-detector from 1.4.1 to 1.5.0 @dependabot (#1139)
- Bump phpunit/phpunit from 9.5.22 to 9.5.23 @dependabot (#1136)
- Bump acquia/coding-standards from 1.0.0 to 1.0.1 @dependabot (#1137)
- Bump phpunit/phpunit from 9.5.21 to 9.5.22 @dependabot (#1129)
- CLI-836: Cron label is non-nullable @danepowell (#1127)
- Update API spec @danepowell (#1125)
- Catch Composer PSR issues @danepowell (#1124)
- Bump twig/twig from 3.4.1 to 3.4.2 @dependabot (#1123)
- Bump symfony/flex from 2.2.2 to 2.2.3 @dependabot (#1122)
2.2.0
What's new since 2.1.0
🚀 Enhancements
- CLI-799: Support multiple dbs @danepowell (#1121)
- Allowing to setup the nextjs project with command @joshirohit100 (#1084)
🐛 Bug Fixes
- CLI-815: app:task-wait does not track failed notifications @danepowell (#1103)
- CLI-825: Realm support for environment aliases @danepowell (#1098)
- CLI-821: ACSF api help points to incorrect documentation @anavarre (#1100)
🧰 Maintenance
- CLI-176: Unpatch Symfony filesystem @danepowell (#1120)
- CLI-834: Reduce method visibility @danepowell (#1118)
- grumphp back to stable release @danepowell (#1116)
- Bump symfony/dependency-injection from 6.0.10 to 6.0.11 @dependabot (#1115)
- Bump symfony/process from 6.0.8 to 6.0.11 @dependabot (#1108)
- Bump symfony/yaml from 6.0.10 to 6.0.11 @dependabot (#1110)
- Bump symfony/console from 6.0.10 to 6.0.11 @dependabot (#1113)
- Bump symfony/expression-language from 6.0.10 to 6.0.11 @dependabot (#1112)
- Bump symfony/http-kernel from 6.0.10 to 6.0.11 @dependabot (#1114)
- Bump symfony/cache from 6.0.10 to 6.0.11 @dependabot (#1107)
- Bump symfony/config from 6.0.9 to 6.0.11 @dependabot (#1111)
- Bump symfony/filesystem from 6.0.9 to 6.0.11 @dependabot (#1105)
- Bump symfony/validator from 6.0.10 to 6.0.11 @dependabot (#1109)
- Bump symfony/finder from 6.0.8 to 6.0.11 @dependabot (#1106)
- Bump laminas/laminas-validator from 2.22.0 to 2.23.0 @dependabot (#1104)
- Bump laminas/laminas-validator from 2.20.1 to 2.22.0 @dependabot (#1102)
- CLI-827: Deprecated usage of reactphp/event-loop @danepowell (#1101)
- Bump symfony/validator from 6.0.8 to 6.0.10 @dependabot (#1097)
- Bump symfony/expression-language from 6.0.8 to 6.0.10 @dependabot (#1096)
- Bump phpstan/phpstan from 1.8.1 to 1.8.2 @dependabot (#1095)
- Bump phpstan/phpstan from 1.7.14 to 1.8.1 @dependabot (#1092)
- Bump overtrue/phplint from 4.2.0 to 4.3.0 @dependabot (#1090)
- Bump symfony/http-kernel from 6.0.9 to 6.0.10 @dependabot (#1093)
- Bump zumba/amplitude-php from 1.0.4 to 1.0.5 @dependabot (#1094)
- Bump phpunit/phpunit from 9.5.20 to 9.5.21 @dependabot (#1091)
- Bump symfony/console from 6.0.9 to 6.0.10 @dependabot (#1086)
- Bump laminas/laminas-validator from 2.20.0 to 2.20.1 @dependabot (#1089)
- Bump symfony/cache from 6.0.9 to 6.0.10 @dependabot (#1087)
- Bump squizlabs/php_codesniffer from 3.7.0 to 3.7.1 @dependabot (#1085)
- Bump symfony/dependency-injection from 6.0.9 to 6.0.10 @dependabot (#1088)
2.1.0
What's new since 2.0.1
🚀 Enhancements
- CLI-549: Allow for realm specificity @danepowell (#1079)
- IDE-2333: Detect PHP version in IDE via config file @danepowell (#1078, #1075)
🐛 Bug Fixes
- Fixing the support of gitlab hostname from local machine for code stu… @joshirohit100 (#1072)