Releases: platformsh/cli
5.2.0
What's Changed
- Bump Platformify to v0.4.0 by @akalipetis in #253
- Add a mock for environment settings by @vitolkachova in #252
- Bump legacy CLI to 4.24.0 and PHP to 8.2.29 by @pjcdawkins in #254
Full Changelog: 5.1.1...5.2.0
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v4.24.0
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
5.1.1
What's Changed
- mockapi: add /organizations/{id}/subscriptions/{id} by @pjcdawkins in #249
- Fix version substitution for releases by @akalipetis in #250
Full Changelog: 5.1.0...5.1.1
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v4.23.0
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
5.1.0
What's Changed
- Display errors from setting up temporary files in Init() by @pjcdawkins in #222
- README: add nix profile installation doc by @spk in #224
- mockapi: updates needed for legacy-cli tests by @pjcdawkins in #225
- Update CI versions by @pjcdawkins in #227
- Remove Windows php.ini file by @pjcdawkins in #231
- Use Masterminds/semver package to compare versions by @pjcdawkins in #229
- Fix help for Cobra commands by @pjcdawkins in #230
- Fix Windows curl and openssl config by @pjcdawkins in #232
- Rework error and debug handling by @pjcdawkins in #228
- Improve copying of PHP and legacy CLI files by @pjcdawkins in #94
- Refactor legacy CLI invocation by @pjcdawkins in #235
- mockssh: expose default command handler for reuse by @pjcdawkins in #233
- Fix GoReleaser packaging docs links for Upsun by @pjcdawkins in #242
- Add a config:install command by @pjcdawkins in #226
- Bump legacy CLI to 4.23.0 and PHP to 8.2.28 by @pjcdawkins in #240
- Add Visual C++ Redistributable (PHP dependency on Windows) via Scoop by @pjcdawkins in #241
- Update Go dependencies by @pjcdawkins in #243
- Add mock deploy endpoint by @vitolkachova in #244
- Bump Platformify to v0.3.1 by @akalipetis in #246
- Fix Scoop dependency in extras by @akalipetis in #247
New Contributors
- @spk made their first contribution in #224
- @vitolkachova made their first contribution in #244
Full Changelog: 5.0.23...5.1.0
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v4.23.0
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
5.0.23
What's Changed
- Pick the GoReleaser build for integration tests by default by @pjcdawkins in #214
- Add integration tests for important commands by @pjcdawkins in #210
- Remove SSH setup in CI by @pjcdawkins in #218
- Bump legacy CLI to 4.22.0 and PHP to 8.2.26 by @pjcdawkins in #217
- Expose mockapi and move tests out to legacy-cli repository by @pjcdawkins in #219
- Clear PHP and .phar cache on failed execution by @akalipetis in #220
- Bump Platformify to v0.2.12 by @akalipetis in #221
Full Changelog: 5.0.22...5.0.23
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v4.22.0
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
5.0.22
What's Changed
- Fix link to legacy CLI release notes by @pjcdawkins in #206
- Bump legacy CLI to 4.21.0 and PHP to 8.2.24 by @pjcdawkins in #208
- Add a --quiet (-q) flag to silence stderr by @pjcdawkins in #207
Full Changelog: 5.0.21...5.0.22
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v4.21.0
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
5.0.21
What's Changed
- Bump legacy CLI to 4.20.5 by @pjcdawkins in #205
Full Changelog: 5.0.20...5.0.21
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases
Full Legacy CLI changelog: platformsh/legacy-cli@v4.20.3...v4.20.5
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
5.0.20
What's Changed
- Bump PHP to 8.2.23 by @akalipetis in #204
Full Changelog: 5.0.19...5.0.20
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
5.0.19
What's Changed
- Bump legacy CLI to 4.20.3 by @pjcdawkins in #199
Full Changelog: 5.0.18...5.0.19
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v4.20.3
Full Legacy CLI changelog: platformsh/legacy-cli@v4.20.2...v4.20.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
5.0.18
What's Changed
- Bump legacy CLI to version 4.20.2 by @pjcdawkins in #198
Full Changelog: 5.0.17...5.0.18
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v5.0.18
Full Legacy CLI changelog: platformsh/legacy-cli@v5.0.17...v5.0.18
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
5.0.17
What's Changed
- Bump legacy CLI to 4.20.1 and PHP to 8.2.22 by @pjcdawkins in #195
- Follow redirects when downloading OpenSSL in macOS by @akalipetis in #196
- Bump Platformify to v0.2.11 by @akalipetis in #197
Full Changelog: 5.0.16...5.0.17
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v5.0.17
Full Legacy CLI changelog: platformsh/legacy-cli@v5.0.16...v5.0.17
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