Skip to content

Releases: pantheon-systems/terminus

3.6.0

18 Sep 23:22
3.6.0
37f0a92
Compare
Choose a tag to compare

3.6.0 - 2024-09-18

Added

New command "site:label:set" to set a site's label (#2626)
Track command success rates and execution time (#2623)

3.5.2

19 Aug 15:33
4602461
Compare
Choose a tag to compare

Fixed

  • Fix undefined notice from sftp password cleanup (#2609)
  • Use right message after site or environment creation (#2611)

Added

  • Add new header x-pantheon-terminus-environment (#2613)

Changed

  • Add retries to env:wake (#2612)
  • Add more logging to env:wake command (#2586)

3.5.1

13 Jun 19:15
9a252aa
Compare
Choose a tag to compare

Fixed

  • Fix a bug where the --filter option was not working correctly for several commands [#2607]

3.5.0

10 Jun 16:19
510a77a
Compare
Choose a tag to compare
  • Retry option added for Drush and WP-CLI commands (#2588)
  • Provides a trace ID when running remote commands (Drush, WP-CLI) (#2589)
  • Terminus Workflow:waitForCommit command added (#2591)
  • Add new static cache for site_names (#2594)
  • Env deploy command should only be used in test/live envs (#2575)
  • Fix multidev:create command help (#2579)
  • On April 30st, 2024, Pantheon deprecated support for password authentication for ssh, which is used for git, drush/wp-cli, and sftp. Going forward, users need to use ssh keys for git, drush/wp-cli, and sftp. https://docs.pantheon.io/ssh-keys (#2572)
  • Non-interactive commands should also exit with error if the workflow failed (#2583)

3.4.0

23 Apr 22:56
3a454d3
Compare
Choose a tag to compare
  • Update clone:content command documentation #2560
  • New test for env:metrics command #2562
  • Handle error processing workflow in connection:set command. #2563
  • The site:create command now waits for a site to be fully awake before completing #2564
  • The multidev:create command now waits for the environment to be fully awake before completing #2565

3.3.5

28 Feb 23:13
f9fc664
Compare
Choose a tag to compare
  • Remove the concept of change_management in site:team:role commands #2550
  • Add art:list command #2554
  • Run Terminus tests against PantheonAPI #2547

3.3.4

27 Feb 20:05
2d13edf
Compare
Choose a tag to compare
Update to 3.3.4 (#2549)

* Update dependencies in prep for 3.3.4.

* Update changelog and constants.

3.3.3

11 Jan 19:24
c702965
Compare
Choose a tag to compare

Fixed

  • Undefined variable notice for defaultMaxRetries (#2529)

3.3.2

11 Jan 15:27
d4a7539
Compare
Choose a tag to compare

Fixed

  • Fix fatal error on payment methods (#2522)

Changed

  • Avoid hitting APIs so hard (#2523)

3.3.1

01 Dec 00:43
bd06590
Compare
Choose a tag to compare
retagging because of improper version numbering