5.0.5
What's Changed
- Remove unused available_plans config by @pjcdawkins in #157
- Always download the latest CA cert when building Windows by @akalipetis in #158
Full Changelog: 5.0.4...5.0.5
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v5.0.5
Full Legacy CLI changelog: platformsh/legacy-cli@v5.0.4...v5.0.5
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