Releases: acquia/cli
Releases · acquia/cli
2.15.1
2.15.0
2.14.0
What's new since 2.13.0
🚀 Enhancements
🐛 Bug Fixes
- CLI-1133: FedAuth API calls require org scope @danepowell (#1583)
🧰 Maintenance
- CLI-1120: Clean up docs @danepowell (#1573)
🧰 Dependency updates
- Bump the dependencies group with 5 updates @dependabot (#1585)
- Bump the dependencies group with 1 update @dependabot (#1578)
- Bump the dependencies group with 2 updates @dependabot (#1577)
- Bump the dependencies group with 3 updates @dependabot (#1575)
- Bump the dependencies group with 2 updates @dependabot (#1574)
- Bump the dependencies group with 3 updates @dependabot (#1572)
2.13.0
What's new since 2.12.3
🚀 Enhancements
- CLI-1103: Fix #1558: Notification arg formats @danepowell (#1567)
- CLI-1101: Set exit code 1 when a task waited command fails @cdubz (#1559)
🐛 Bug Fixes
- CLI-1104: Undefined array key url @danepowell (#1560)
🧰 Maintenance
- CLI-1098: [pull:files] better documentation @danepowell (#1561)
- CLI-1093: slevomat/coding-standard 8.13.1 @danepowell (#1547)
🧰 Dependency updates
- Bump the dependencies group with 1 update @dependabot (#1568)
- Bump the dependencies group with 2 updates @dependabot (#1566)
- Bump the dependencies group with 1 update @dependabot (#1562)
2.12.3
What's new since 2.12.2
🐛 Bug Fixes
- CLI-1086: ACSF API typeerror @danepowell (#1549)
🧰 Dependency updates
- Bump phpstan/phpstan from 1.10.20 to 1.10.21 @dependabot (#1545)
- Bump phpstan/phpstan from 1.10.19 to 1.10.20 @dependabot (#1544)
2.12.2
What's new since 2.12.1
This hotfix fixes an error that customers may have encountered when upgrading from earlier releases (see Kevinrob/guzzle-cache-middleware#180)
Alternatively, clearing the ACLI cache or restarting your machine will fix this error in most cases.
🧰 Maintenance
- Fix #1533: Remove self-update patch @danepowell (#1537)
🧰 Dependency updates
- Bump kevinrob/guzzle-cache-middleware from 4.1.1 to 4.1.2 @dependabot (#1542)
- Bump guzzlehttp/promises from 1.5.3 to 2.0.0 @dependabot (#1538)
- Bump phpunit/phpunit from 9.6.8 to 9.6.9 @dependabot (#1539)
- Bump consolidation/self-update from 2.1.0 to 2.2.0 @dependabot (#1535)
- Bump guzzlehttp/promises from 1.5.2 to 1.5.3 @dependabot (#1534)
2.12.1
What's new since 2.12.0
🐛 Bug Fixes
- CLI-1083: Undefined array key request @danepowell (#1532)
- CLI-1082: [pull:db] typed property dir must not be accessed before initialization @danepowell (#1531)
🧰 Dependency updates
- Bump twig/twig from 3.6.0 to 3.6.1 @dependabot (#1530)
- Bump phpstan/phpstan from 1.10.16 to 1.10.18 @dependabot (#1529)
2.12.0
What's new since 2.11.1
🚀 Enhancements
- CLI-1054: Support pull commands outside of IDEs @danepowell (#1515)
- Adding new command for removing members from organization using email… @joshirohit100 (#1389)
🐛 Bug Fixes
- Throw exception if userAlias not found @danepowell (#1527)
- Fixes output of usage example for task-wait command @balsama (#1518)
- CLI-1069: [ssh-key:delete] undefined array key @danepowell (#1514)
🧰 Maintenance
- CLI-1078: Automerge dependency updates @danepowell (#1525)
- CLI-978: Upgrade coding standards @danepowell (#1520)
- CLI-1017: Replace roave/security-advisories @danepowell (#1517)
- CLI-1070: Abandoned packages @danepowell (#1516)
- CLI-1031: Remove Lando overrides @danepowell (#1468)
- CLI-972: Unfork dns-zone-configurator @danepowell (#1513)
🧰 Dependency updates
- Bump phpstan/phpstan from 1.10.15 to 1.10.16 @dependabot (#1522)
2.11.1
What's new since 2.11.0
🐛 Bug Fixes
- CLI-1067: [remote:ssh] Typed property must not be accessed before initialization @danepowell (#1512)
- CLI-1066: [email:info] Attempt to read property "uuid" on null @danepowell (#1511)
- CLI-1061: [ssh-key:info] undefined array key @danepowell (#1506)
🧰 Maintenance
- Refactor mock methods @danepowell (#1510)
- Set version from env file @danepowell (#1509)
- CLI-1062: Replace transfer.sh @danepowell (#1508)
- CLI-1060: Remove secrets from codebase @danepowell (#1507)
2.11.0
What's new since 2.10.2
🚀 Enhancements
- CLI-1055: [push:files] support local multisites @danepowell (#1502)
🐛 Bug Fixes
- CLI-1058: Fix remote:ssh @danepowell (#1505)
🧰 Maintenance
- Code style cleanup @danepowell (#1503)