Releases: acquia/cli
2.54.0
What's new since 2.53.1
🚀 Enhancements
- Native binary self-updates @danepowell (#1935)
🧰 Maintenance
- Update cx-api-spec @danepowell (#1941)
2.53.1
What's new since 2.53.0
🧰 Maintenance
- APPCODE-1994: Support translation endpoints @danepowell (#1940)
🧰 Dependency updates
- Bump phpro/grumphp from 2.17.0 to 2.18.0 in the dependencies group @dependabot (#1939)
2.53.0
What's new since 2.52.0
🚀 Enhancements
- CLI-1687: Add cache-clear endpoints @danepowell (#1938)
- CLI-1672: Hide x-prerelease commands @kalindi-adhiya (#1937)
2.52.0
What's new since 2.51.4
🚀 Enhancements
- CLI-1677: PHP 8.5 compatibility @danepowell (#1934)
🧰 Dependency updates
- Bump the dependencies group with 3 updates @dependabot (#1936)
- Bump actions/checkout from 5 to 6 @dependabot (#1933)
- Bump the dependencies group with 2 updates @dependabot (#1932)
- Bump the dependencies group with 3 updates @dependabot (#1931)
- Bump symfony/http-foundation from 7.3.5 to 7.3.7 @dependabot (#1930)
2.51.4
2.51.3
What's new since 2.51.2
🐛 Bug Fixes
- CLI-1647: Support v3 environments @danepowell (#1927)
🧰 Dependency updates
- Bump the dependencies group with 3 updates @dependabot (#1926)
2.51.2
What's new since 2.51.1
This release includes versions of ACLI distributed as native binaries for macOS and Linux, which are not dependent on having PHP installed. The native binaries are still experimental and not officially supported; however, we welcome you to try them and provide feedback!
🐛 Bug Fixes
- Ensure all environments show when a branch or tag is deployed to multiple environments @agentrickard (#1898)
2.51.1
What's new since 2.51.0
🐛 Bug Fixes
- CLI-1613: Bugfix: sshurl null for cloud environment @kalindi-adhiya (#1918)
2.51.0
What's new since 2.50.0
This release includes versions of ACLI distributed as native binaries for macOS and Linux, which are not dependent on having PHP installed. The native binaries are still experimental and not officially supported; however, we welcome you to try them and provide feedback!
🚀 Enhancements
- Native binaries for macOS @danepowell (#1919)
🐛 Bug Fixes
- CLI-1635: Bugfix: siteId was passing as null @kalindi-adhiya (#1917)
🧰 Maintenance
- CLI-1599: Update cx-api-spec @danepowell (#1921)
- GL-4077 Remove PHP 8.1 from cs:wizard @jamilshaikh07 (#1920)
🧰 Dependency updates
- Bump actions/upload-artifact from 4 to 5 @dependabot (#1923)
- Bump actions/download-artifact from 4 to 6 @dependabot (#1924)
- Bump the dependencies group with 3 updates @dependabot (#1922)
2.50.0
Note: this release drops support for PHP 8.1, per Acquia's Software End of Life schedule. If you need to run Acquia CLI in a PHP 8.1 environment, use a previous release or use one of the native binaries attached here: https://github.com/acquia/cli/actions/runs/18752179977
What's new since 2.49.0
🚀 Enhancements
- CLI-1533: ACLI ssh-key create-upload command improperly handles passwords. @jigar-shah-acquia (#1913)
- Remove Next ACMS from list of new applications @balsama (#1911)
- CLI-1484: Native binaries @danepowell (#1912)
🐛 Bug Fixes
- CLI-1628: Flaky environmenttransformer test error solved. @jigar-shah-acquia (#1909)
🧰 Maintenance
- CLI-1285: Run phpunit tests in random order / fix paratest @danepowell (#1915)
- CLI-1450: Drop support for PHP 8.1 @danepowell (#1910)
🧰 Dependency updates
- Bump the dependencies group with 2 updates @dependabot (#1916)
- Bump the dependencies group with 2 updates @dependabot (#1914)