5.0.9
What's Changed
- Add to project and simplify private modules in CI by @akalipetis in #169
- Bump legacy CLI version to 4.14.1 by @pjcdawkins in #168
- Enable Teams for Platform.sh by @pjcdawkins in #170
Full Changelog: 5.0.8...5.0.9
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v5.0.9
Full Legacy CLI changelog: platformsh/legacy-cli@v5.0.8...v5.0.9
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