5.0.11
What's Changed
- Change proxy.upsun.com to api.upsun.com by @nicogommen in #175
- Bump legacy CLI version to 4.15.3 by @pjcdawkins in #174
New Contributors
- @nicogommen made their first contribution in #175
Full Changelog: 5.0.10...5.0.11
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases
Full Legacy CLI changelog: platformsh/legacy-cli@v4.15.2...v4.15.3
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