Releases: acquia/cli
Releases · acquia/cli
2.23.0
What's new since 2.22.2
🚀 Enhancements
- CLI-1250: Update CXAPI spec to add environments:mod-proxy-status @danepowell (#1699)
- GL-2039-1: Fixed functionality and test cases for cs:wizard command. @akashkska (#1695)
- GL-2039: Added prompt for nodejs and php project selection. @akashkska (#1683)
- Pass default domain to remote drush command @rmott-littler (#1694)
🐛 Bug Fixes
- CLI-1276: no-scripts doesn't disable composer hooks @danepowell (#1688)
- CLI-1272: remote:drush fails with realm alias @danepowell (#1685)
🧰 Maintenance
- CLI-1251: Exclude memory exhaustion from bugsnag @danepowell (#1700)
- CLI-1263: [ide:share] remove unnecessary API call @danepowell (#1689)
- Per-command dependency injection @danepowell (#1679)
🧰 Dependency updates
- Bump softprops/action-gh-release from 1 to 2 @dependabot (#1697)
- Bump the dependencies group with 3 updates @dependabot (#1698)
- Bump the dependencies group with 8 updates @dependabot (#1693)
- Bump the dependencies group with 5 updates @dependabot (#1692)
- Bump the dependencies group with 2 updates @dependabot (#1687)
- Bump the dependencies group with 2 updates @dependabot (#1681)
- Bump composer/composer from 2.6.6 to 2.7.0 @dependabot (#1677)
- Bump release-drafter/release-drafter from 5 to 6 @dependabot (#1676)
- Bump the dependencies group with 1 update @dependabot (#1675)
2.22.2
What's new since 2.22.1
🐛 Bug Fixes
- CLI-1257: pull:db fails with too many tables @danepowell (#1674)
🧰 Dependency updates
- Bump the dependencies group with 10 updates @dependabot (#1673)
- Bump actions/upload-artifact from 3 to 4 @dependabot (#1672)
- Bump codecov/codecov-action from 3 to 4 @dependabot (#1670)
- Bump actions/checkout from 3 to 4 @dependabot (#1671)
2.22.1
2.22.0
What's new since 2.21.1
🚀 Enhancements
- CLI-1253: Add ACLI_NO_TELEMETRY option @danepowell (#1666)
- CLI-1245: Use REMOTEIDE_LABEL to bypass API call @danepowell (#1665)
- Allow other descriptor formats to be used to render docs. @fiasco (#1655)
- CLI-1219: API key labels should be email addresses @danepowell (#1653)
🧰 Maintenance
- CLI-1237: Publish docs @danepowell (#1660)
- CLI-1158: Stop suppressing posix warnings @danepowell (#1652)
🧰 Dependency updates
- Bump the dependencies group with 2 updates @dependabot (#1664)
- Bump the dependencies group with 2 updates @dependabot (#1663)
- Bump the dependencies group with 4 updates @dependabot (#1659)
- Bump the dependencies group with 9 updates @dependabot (#1658)
- Bump the dependencies group with 1 update @dependabot (#1657)
- Bump the dependencies group with 3 updates @dependabot (#1656)
2.21.1
What's new since 2.21.0
🐛 Bug Fixes
- CLI-1130: Not all processes should use STDIN @danepowell (#1650)
2.21.0
What's new since 2.20.1
🚀 Enhancements
- CLI-1210: Drop tables instead of database @danepowell (#1638)
- CLI-1217: push:artifact should infer app id from env id @danepowell (#1633)
🐛 Bug Fixes
- CLI-1226: Support objects as API params @danepowell (#1646)
- CLI-1212: [auth:logout] remove secrets @danepowell (#1643)
- CLI-1210: Drop tables instead of database @danepowell (#1638)
- CLI-1225: The pull:database command fails silently if pv is not installed. @mdlutz24 (#1641)
- CLI-1221: TypeError and warning in remote:alises:download @danepowell (#1636)
🧰 Maintenance
- CLI-1071: Abandoned GitLab dependency @danepowell (#1649)
- [tests] Remove setupPullDatabase @danepowell (#1645)
- CLI-1227: Implement PHP 8 attributes @danepowell (#1642)
🧰 Dependency updates
- Bump the dependencies group with 17 updates @dependabot (#1644)
- Bump the dependencies group with 3 updates @dependabot (#1639)
- Bump the dependencies group with 3 updates @dependabot (#1637)
2.20.1
What's new since 2.20.0
🐛 Bug Fixes
- CLI-1175: [app:new:from:drupal7] argument path must be of type string @danepowell (#1632)
- CLI-1175: [auth:acsf-logout] undefined array key @danepowell (#1631)
🧰 Maintenance
- CLI-1208: Stop AMA-related bugsnag errors @danepowell (#1628)
🧰 Dependency updates
- Bump the dependencies group with 9 updates @dependabot (#1630)
2.20.0
What's new since 2.19.0
🚀 Enhancements
- CLI-1151: Support PHP 8.3 @danepowell (#1622)
🐛 Bug Fixes
- CLI-1186: push:artifact fails if empty directory exists @danepowell (#1625)
🧰 Maintenance
- Fix release drafter running twice @danepowell (#1626)
- CLI-1192: Pin symfony/console @danepowell (#1624)
🧰 Dependency updates
- Bump the dependencies group with 2 updates @dependabot (#1627)
- Bump the dependencies group with 7 updates @dependabot (#1623)
2.19.0
What's new since 2.18.0
🚀 Enhancements
- CLI-1191: Support XDG Base Dir @danepowell (#1619)
- CLI-1168: Improve Dockerfile @danepowell (#1618)
🐛 Bug Fixes
- GL-1723: Added expires_at mandatory arg for codestudio token. @akashkska (#1617)
🧰 Maintenance
- Symfony Console 6 @danepowell (#1621)
- CLI-1172: Drop support for PHP 8.0 @danepowell (#1615)
- CLI-1035: Put build files in var dir @danepowell (#1616)
2.18.0
What's new since 2.17.0
🚀 Enhancements
- CLI-1181: [pull:code] disable scripts for build branches @danepowell (#1614)