Skip to content

Releases: pantheon-systems/terminus

4.0.0-alpha1

06 Mar 22:19
Compare
Choose a tag to compare
4.0.0-alpha1 Pre-release
Pre-release

Added

  • Support for PHP 8.4

Removed

  • Support for PHP versions prior to 8.2

3.6.2

03 Mar 18:48
905b21a
Compare
Choose a tag to compare

Changed

  • Pass verbose flag to ssh if terminus is in verbose mode (#2663)

Fixed

  • Bug fix: backup:restore with --file parameter restores backups multiple ties (#2664)

3.6.1

05 Dec 16:19
65e96c3
Compare
Choose a tag to compare

Added

  • New "branch" option to "local:clone" command (#2648)

Fixed

  • Bug while handling exception due to environment unable to wake (#2637)
  • Added correct documentation link to env:clone-content command (#2632)
  • Fixed undefined notice for $command_summary during WP-CLI/Drush execution (#2614)

New Contributors

3.6.0

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

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.