Releases: docksal/service-cli
Releases · docksal/service-cli
v3.8.0
Updates
- Bumped PHP
- PHP 8.1.28
- PHP 8.2.18
- PHP 8.3.6
- Bumped various packages
- Composer v2.7.2
- Platform.sh CLI v4.18.0 (legacy-cli)
- Acquia CLI v2.25.0
- Terminus v3.3.5
- wp-cli v2.10.0
- yq v4.43.1
- Node.js v20.12.2 LTS
- yarn v1.22.22 (classic)
- Bumped VS Code Server
- VS Code Server v4.23.1
- VS Code GitLens v14.9.0
- Reduced noise in runtime logs
- Support for project level yarn v2+ installation over yarn classic v1 via corepack
v3.7.0
Updates
- Switched base to Debian 12 (bookworm)
- Bumped PHP versions
- PHP 8.1.27
- PHP 8.2.15
- PHP 8.3.2 (new)
- Dropped PHP 8.0 (EOL as of 2023.11.26)
- Dropped
blackfire
PHP extension - Bumped various packages
- Composer v2.7.0
- Platform.sh CLI v4.14.1 (legacy-cli)
- Acquia CLI v2.22.1
- Terminus v3.3.3
- jq v1.7.1
- yq v4.40.5
- nvm v0.39.7
- Node.js v20.11.0 LTS
- yarn v1.22.19 (pinned, newer versions don't install)
- Bumped VS Code Server
- VS Code Server v4.20.1
- VS Code GitLens v14.7.0
- VS Code Xdebug v1.34.0
- Updated GitHub Actions versions
Full Changelog: v3.6.0...v3.7.0
Images
docksal/cli:php8.1-3.7
docksal/cli:php8.2-3.7
docksal/cli:php8.3-3.7
v3.6.0
Updates
- Dropped drush-ops/drush-launcher (archived and no longer maintained)
- PHP versions bumps (8.0.30, 8.1.25, 8.2.12)
- Version bumps for various packages
jq
is now available on arm64
Images
docksal/cli:php8.0-3.6
docksal/cli:php8.1-3.6
docksal/cli:php8.2-3.6
v3.5.0
v3.4.0
v3.3.0
Updates
- Version bumps
- PHP 7.4.33 / PHP 8.0.27 / PHP 8.1.14
- tianon/gosu 1.13
- hairyhenderson/gomplate 3.11.3
- composer/composer 2.5.1
- wp-cli/wp-cli 2.7.1
- platformsh/legacy-cli 4.0.2
- acquia/cli 2.7.0 (1.30.1 for PHP 7.4)
- pantheon-systems/terminus 3.1.2
- mikefarah/yq 4.30.8
- nvm-sh/nvm 0.39.3
- node.js 18.13.0 LTS
- yarnpkg/yarn 1.22.19
- coder/code-server 4.9.1
- gitkraken/vscode-gitlens 13.2.0
- xdebug/vscode-php-debug 1.30.0
- Pinning xdebug at 3.1.6 for PHP 7.4
- Increased the timeout in the cronjob test
- Updated versions of GitHub Actions dependencies
Images
docksal/cli:php7.4-3.3
docksal/cli:php8.0-3.3
docksal/cli:php8.1-3.3
Note: This is the last release for PHP 7.4
v3.2.3
- Version Bumps
- Node v16.16.0
- Composer v2.3.10
- Drush v8.4.11
- Blackfire v2.10.0
- Platformsh CLI v 3.80.3
- Acquia CLI v1.30.1
- yq v4.26.1
- VS Code Server version bumps
- Code Server v4.5.1
- Gitlens v12.1.2
- Xdebug v1.27.0
v3.2.2
- Version bumps
- Acquia CLI v1.30.0
- yq v4.24.5
- Composer v1.10.26 and Composer v2.2.12 (security update for CVE-2022-24828)
- VS Code Server version bumps
- Code Server v4.2.0
- Gitlens v12.0.5
- Xdebug v1.25.0
- Whitelisted
dealerdirect/phpcodesniffer-composer-installer
in composer global allow-plugins to prevent interactive "allow" promptsdrupal/coder
=>squizlabs/php_codesniffer
=>dealerdirect/phpcodesniffer-composer-installer
v3.2.1
v3.2.0
- Version bumps
- Composer v2.2.10
- Acquia CLI v1.27.0
- Terminus v3.0.7
- Platform.sh CLI v3.77.0
- yq v4.24.2
- Node.js v16.14.0
- nvm v0.39.1
- yarn v1.22.17
- Restored Python
pip
pip
was unintentionally dropped in the v3.0 release- Added a test to check for the
pip
binary
- Disabled Terminus/Pantheon tests
- TODO: Figure out why these tests fail sporadically, then re-enable