Skip to content

Releases: acquia/cli

v1.0.0-rc8

16 Sep 16:58
9b7475c
Compare
Choose a tag to compare
v1.0.0-rc8 Pre-release
Pre-release
  • 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

01 Sep 15:11
ddd343d
Compare
Choose a tag to compare
v1.0.0-rc7 Pre-release
Pre-release
  • Clarify the php-phar extension needs to be installed (#235)
  • Fix #227: Errors refreshing ACSF site (#237)
  • Fix #228: PHP notice creating SSH key on ACSF

v1.0.0-rc6

10 Aug 19:34
09f481a
Compare
Choose a tag to compare
v1.0.0-rc6 Pre-release
Pre-release

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

  • Support Cloud IDE AH_SITE_ENVIRONMENT rename (#223)
  • Fix #218: Self-update errors (#220)
  • Fix #219: Enforce PHP version requirements (#222)
  • DX-1766: Hide ide:open command in IDE (#221)

v1.0.0-rc5

30 Jul 18:47
b5c2a01
Compare
Choose a tag to compare
v1.0.0-rc5 Pre-release
Pre-release
  • 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

23 Jul 22:56
3c20d4e
Compare
Choose a tag to compare
v1.0.0-rc4 Pre-release
Pre-release
  • Fixes #202: Remove unsupported api:environments:stack-metrics-data-metrics endpoint. (#204)
  • Fixes #199: Create an ide:php command. (#200)
  • Updating Cloud API spec. #203

v1.0.0-rc3

13 Jul 19:59
9eb783b
Compare
Choose a tag to compare
v1.0.0-rc3 Pre-release
Pre-release
  • Use Acquia project templates for acli new (#198)
  • Add directory argument to new command. (#197)
  • Properly validate environment IDs. (#196)
  • Fix update command progress. (#193

v1.0.0-rc2

01 Jul 21:09
60a23bf
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release
  • 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)

v1.0.0-rc1

23 Jun 00:47
5a21758
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release
  • Show download progress for update command. (#179)
  • Fixes #177: Allow [site] and [site].[env] to be used rather than appUuid (#178)
  • Fix "Did you mean?" suggestions for api:* commands (#181)
  • Remove display artifact during app search. (#180)

v1.0.0-beta8

19 Jun 18:42
49b2240
Compare
Choose a tag to compare
v1.0.0-beta8 Pre-release
Pre-release
  • Fix api path replacement bug. (#175)
  • Fixes #173: The remote:ssh command works, but exits with an exception… (#174)
  • Remove timeout from SSH commands. (#176)

v1.0.0-beta7

17 Jun 23:32
3467e1b
Compare
Choose a tag to compare
v1.0.0-beta7 Pre-release
Pre-release
  • Fixes #163: acli ide:wizard:ssh-key:create-upload needs to run acli:login (#166)
  • Improve rsync performance for refresh command. (#168)
  • Fixes #169: Self update command works, but displays scary error #169. (#170)