Releases: acquia/cli
Releases · acquia/cli
v1.0.0-rc8
- Fix #247: Rename api:environments:update --version parameter (#249)
- Bump symfony/http-kernel from 5.1.3 to 5.1.5 (#244)
- Fixes #243: acli api:environments:cron-create fails to register a new cron job. (#260)
- Fixes #232: Improve output when the user is prompted to update the PH… (#256)
- Fixes #245: acli api:environments:database-backup-download fails. (#257)
- Fixes #241: acli api:applications:find often returns "The {applicatio… (#253)
- Fixes #230: Improve user output when there's a DNS propagation timeou… (#255)
- Fixes #240: acli api:applications:ide-list always returns an error. (#254)
- Fixes #226: ide:xdebug-toggle and ide:php-version shouldn't require t… (#251)
- Fixes #238: Create an ide:share command. (#259)
- Fixes #211: ide:php-version command improvements. (#263)
- Fixes #248: api:environments:update is not submitting integers as int… (#252)
- Add timeouts to refresh command. (#262)
- Fixes #246: PHP notice with acli refresh when selecting a DB. (#261)
v1.0.0-rc7
v1.0.0-rc6
Known issues
- Acquia CLI now enforces a minimum PHP version of 7.3 and the availability of the json extension. These dependencies have always been documented but not strictly enforced.
- The
update
command will throw warning when updating to this release. These warnings are harmless but annoying. They will go away after this release.
Changes in this release
v1.0.0-rc5
- Add a new line after progress bar finished. #207
- Fixes DT-1922: Add owner information to ide:list #209
- Fixes DT-1765: Deleting an IDE should delete the associated SSH key. #208
- Fixes #212: Switching table headers to match column order of data. #215
- Fixes DT-1396: Refresh should match PHP version in IDE. #210
- Fixes #214: Allow @ prefix before aliases. #216
- Fix files location upon doing an acli refresh #217
v1.0.0-rc4
v1.0.0-rc3
v1.0.0-rc2
- Adding hyperlinks to IDE urls in output. (#183)
- Fixes #169: Self update command works, but displays scary error. (#182)
- Hide update command in IDEs. (#184)
- Fixes #185: Display a user-friendly message when no Cloud IDE exists. (#186)
- Cannot run on Windows Powershell. (#187)
- Fixes #190: Too many arguments, expected arguments. (#191)
- Show a few more api commands and better debug output. (#189)
- Refresh coveralls token (#192)
- Event listener as service (#172)