5.6.0
What's Changed
- Update installer.sh to revert the default vendor to platformsh by @pjcdawkins in #277
- Bump legacy CLI to 4.27.0 by @pjcdawkins in #279
- feat(deps): bump Platformify to v0.4.2 by @akalipetis in #280
- Fix go mod tidy checks by @akalipetis in #281
Full Changelog: 5.5.0...5.6.0
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v4.27.0
Upgrade
Platform.sh
Upgrade using the same tool you used for installing the CLI:
HomeBrew
brew update && brew upgrade platformsh/tap/platformsh-cliScoop
scoop update platformBash installer
curl -fsSL https://raw.githubusercontent.com/platformsh/cli/main/installer.sh | bashUpsun
Upgrade using the same tool you used for installing the CLI:
HomeBrew
brew update && brew upgrade platformsh/tap/upsun-cliScoop
scoop update upsunBash installer
curl -fsSL https://raw.githubusercontent.com/platformsh/upsun-cli/main/installer.sh | bash