Skip to content

Releases: upsun/cli

v5.10.5

27 May 11:49
383c895

Choose a tag to compare

What's Changed

  • ci: group Dependabot PRs by @pjcdawkins in #80
  • fix(multi): accept --projects as an array by @pjcdawkins in #79
  • chore(deps): bump the all-dependencies group with 4 updates by @dependabot[bot] in #81
  • fix(installer): use version-agnostic /rpm path for yum/dnf repo by @pjcdawkins in #65
  • feat(npm): distribute the CLI via npm by @pjcdawkins in #46
  • ci(release): trigger only on tag push by @pjcdawkins in #84
  • chore: update Composer dependencies by @pjcdawkins in #87
  • fix(tunnel:single): Windows port type error and stuck state by @pjcdawkins in #89
  • fix(legacy): cast team:project:add input to string before exploding by @pjcdawkins in #85
  • fix(legacy): handle null input in interactive prompt validators by @pjcdawkins in #86
  • chore(deps): bump the all-dependencies group with 3 updates by @dependabot[bot] in #93
  • Raise legacy PHPStan to level 8 (+ type-bug fixes) by @pjcdawkins in #90
  • fix(env:deploy:type): update settings via direct PATCH by @pjcdawkins in #94
  • fix(tunnel:open): cast remote port to int by @pjcdawkins in #91

Full Changelog: v5.10.4...v5.10.5

v5.10.4

17 May 09:13
1fd0161

Choose a tag to compare

What's Changed

  • Fix fatal TypeError in db:dump and db:sql when no environment is selected by @Copilot in #64
  • fix(variable:create): suppress spurious "Variable not found" message by @pjcdawkins in #60
  • fix(legacy): ignore host php.ini when invoking embedded PHP by @pjcdawkins in #63

New Contributors

  • @Copilot made their first contribution in #64

Full Changelog: v5.10.3...v5.10.4

v5.10.3

29 Apr 14:38
07f6351

Choose a tag to compare

What's Changed

  • fix(activity:log): drop stray query params from log stream URL by @pjcdawkins in #56
  • fix(domain): allow null --attach in domain:add on production env by @pjcdawkins in #55
  • chore(deps): refresh Go and PHP dependencies, align CI tooling by @pjcdawkins in #52
  • fix(activity:list): handle null result on in-progress activities by @pjcdawkins in #59
  • fix(resources:get): skip remote container selection for array options by @pjcdawkins in #58

Full Changelog: v5.10.2...v5.10.3

v5.10.2

28 Apr 16:56

Choose a tag to compare

What's Changed

Full Changelog: v5.10.1...v5.10.2

v5.10.1

13 Apr 12:09
72fef56

Choose a tag to compare

What's Changed

Full Changelog: v5.10.0...v5.10.1

v5.10.0

13 Apr 08:12
c19bd1d

Choose a tag to compare

What's Changed

Full Changelog: v5.10.0-alpha6...v5.10.0

v5.10.0-alpha6

09 Apr 07:27
68918a4

Choose a tag to compare

v5.10.0-alpha6 Pre-release
Pre-release

What's Changed

Full Changelog: v5.10.0-alpha5...v5.10.0-alpha6

v5.10.0-alpha5

31 Mar 13:35
89bfb00

Choose a tag to compare

v5.10.0-alpha5 Pre-release
Pre-release

What's Changed

Full Changelog: v5.10.0-alpha4...v5.10.0-alpha5

v5.10.0-alpha4

31 Mar 07:56
b31f179

Choose a tag to compare

v5.10.0-alpha4 Pre-release
Pre-release

What's Changed

Full Changelog: v5.10.0-alpha3...v5.10.0-alpha4

v5.10.0-alpha3

20 Mar 15:15
3588723

Choose a tag to compare

v5.10.0-alpha3 Pre-release
Pre-release

What's Changed

  • fix: restore BuiltBy=goreleaser ldflag in GoReleaser configs by @pjcdawkins in #27
  • refactor: remove LegacyCLIVersion from codebase by @pjcdawkins in #28
  • fix: update platformsh-client-php to 3.0.0-beta5 by @pjcdawkins in #32
  • fix(legacy): handle old-format tunnel-info.json by @pjcdawkins in #29

Full Changelog: v5.10.0-alpha2...v5.10.0-alpha3