5.0.0
What's Changed
- Fix verbose, no interaction and CLI version display by @akalipetis in #140
- Bump Platformify to v0.2.4 by @akalipetis in #142
- Fix help for the
list
command by @akalipetis in #141 - Update PHP to 8.2 and enable zlib by @pjcdawkins in #96
- Bump PHP version to 8.2.12 by @akalipetis in #143
- Bump legacy CLI version to 4.10.4 by @pjcdawkins in #144
- Bump golang.org/x/net to 0.17.0 by @akalipetis in #145
Full Changelog: 4.10.4...5.0.0
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v5.0.0
Full Legacy CLI changelog: platformsh/legacy-cli@v4.10.4...v5.0.0
Upgrade
Platform.sh
Upgrade using the same tool you used for installing the CLI:
HomeBrew
brew update && brew upgrade platformsh/tap/platformsh-cli
Scoop
scoop update platform
Bash installer
curl -fsSL https://raw.githubusercontent.com/platformsh/cli/main/installer.sh | bash
Upsun
Upgrade using the same tool you used for installing the CLI:
HomeBrew
brew update && brew upgrade platformsh/tap/upsun-cli
Scoop
scoop update upsun
Bash installer
curl -fsSL https://raw.githubusercontent.com/platformsh/upsun-cli/main/installer.sh | bash