5.4.0
What's Changed
- Update dependencies including Go 1.25 by @pjcdawkins in #264
- mockapi: support organization types by @pjcdawkins in #268
- Bump legacy CLI to 4.26.0 by @pjcdawkins in #269
- Introduce the
project:convertcommand by @akalipetis in #267 - feat: add lint as an alias to validate by @akalipetis in #270
- Integrate AI-generated configuration as the "init" command by @pjcdawkins in #266
Full Changelog: 5.3.0...5.4.0
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v4.26.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