4.10.3
What's Changed
- Add app:config-validate to commands list by @akalipetis in #123
- Bump Platformify to v0.2.2 by @akalipetis in #124
- Avoid notifying about updates on every run by @pjcdawkins in #120
- Add build and release configuration for Upsun and other Vendors by @akalipetis in #127
- Bump Platformify to v0.2.3 by @akalipetis in #131
- Bump CLI version to 4.10.3 by @akalipetis in #132
- Add Upsun logo in HTML pages by @akalipetis in #133
Full Changelog: 4.10.2...4.10.3
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v4.10.3
Full Legacy CLI changelog: platformsh/legacy-cli@v4.10.2...v4.10.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