Releases: platformsh/cli
4.4.1
What's Changed
- Bump legacy CLI version to 4.4.1 by @pjcdawkins in #56
Full Changelog: 4.4.0...4.4.1
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v4.4.1
Full Legacy CLI changelog: platformsh/legacy-cli@v4.4.0...v4.4.1
Upgrade
Upgrade using the same tool you used for installing the CLI:
HomeBrew
brew update && brew upgrade platformsh-cli
Scoop
scoop update platform
Bash installer
curl -fsSL https://raw.githubusercontent.com/platformsh/cli/main/installer.sh | bash
4.4.0
What's Changed
- Bump legacy CLI version to 4.4.0 by @pjcdawkins in #55
Full Changelog: 4.3.0...4.4.0
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v4.4.0
Full Legacy CLI changelog: platformsh/legacy-cli@v4.3.0...v4.4.0
Upgrade
Upgrade using the same tool you used for installing the CLI:
HomeBrew
brew update && brew upgrade platformsh-cli
Scoop
scoop update platform
Bash installer
curl -fsSL https://raw.githubusercontent.com/platformsh/cli/main/installer.sh | bash
4.3.0
What's Changed
- Bump legacy-cli version to 4.3.0 by @pjcdawkins in #53
Full Changelog: 4.2.1...4.3.0
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v4.3.0
Full Legacy CLI changelog: platformsh/legacy-cli@v4.2.1...v4.3.0
Upgrade
Upgrade using the same tool you used for installing the CLI:
HomeBrew
brew update && brew upgrade platformsh-cli
Scoop
scoop update platform
Bash installer
curl -fsSL https://raw.githubusercontent.com/platformsh/cli/main/installer.sh | bash
4.2.1
What's Changed
- Bump Platform.sh version to 4.2.1 by @akalipetis in #50
Full Changelog: 4.2.0+001...4.2.1
4.2.0+001
What's Changed
- Bump Platform.sh version to 4.2.0 by @akalipetis in #49
Full Changelog: 4.1.2...4.2.0+001
4.2.0
What's Changed
- Bump Platform.sh version to 4.2.0 by @akalipetis in #49
Full Changelog: 4.1.2...4.2.0
4.1.2
What's Changed
- Bump Platform.sh version to 4.1.2 by @akalipetis in #45
Full Changelog: 4.1.1...4.1.2
4.1.1
What's Changed
- Lock during legacy CLI initialization by @akalipetis in #41
- Bump legacy CLI version to 4.1.0 by @akalipetis in #42
- Remove mbstring extension for wrapped PHP by @lolautruche in #43
- Introduce installer using bash by @akalipetis in #38
- Bump Platform.sh version to 4.1.1 by @akalipetis in #44
Full Changelog: 4.0.2...4.1.1
4.0.2
What's Changed
- Improve release notes generation by @akalipetis in #31
- Send warning on stderr by @fabpot in #29
- Rename the Linux package to platformsh-cli for clarity by @akalipetis in #33
- Update wrapped CLI to 4.0.2 by @pjcdawkins in #32
New Contributors
Full Changelog: 4.0.1...4.0.2
4.0.1
Changelog
- 6f310c0: Add quotes to support tilde in cafile (@akalipetis)
- c2fb8ed: Bump Legacy CLI version to 4.0.1 (@akalipetis)
- 2acf4bc: Change the way changelog is displayed to be GitHub style (@akalipetis)
- e17b530: Fix debug logging for the wrapper (@akalipetis)
- 0066d5f: Merge pull request #22 from akalipetis/hotfix-changelog (@akalipetis)
- 84a2505: Merge pull request #23 from akalipetis/hotfix-debug-logging-wrapper (@akalipetis)
- b2a1807: Merge pull request #27 from akalipetis/akalipetis/24-windows-ca-path-tilde (@akalipetis)
- 487f0e4: Merge pull request #28 from akalipetis/akalipetis/bump-legacy-cli-4.0.1 (@akalipetis)
- e860e20: Release 4.0.1 (@akalipetis)