Skip to content

Releases: pantheon-systems/terminus

3.3.1

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

3.3.0

29 Nov 18:27
bd06590
Compare
Choose a tag to compare

Resolve issues around php 8.3 compatibility.

3.2.2

28 Sep 21:07
105d180
Compare
Choose a tag to compare

Fixed

  • Return empty string on zero dates (#2494)
  • Catch down network exception and non-object responses in fetch (#2492)

Added

  • New org:info command (#2472)
  • Commands trace metadata (#2461)

Changed

  • Add retry and delay options for env:wake command (#2498)
  • More specific description in env:code-rebuild (#2488)

3.2.1

01 Jun 17:59
3.2.1
2308eb6
Compare
Choose a tag to compare

Fixed

  • Fix bug where env:clone-content command was not working Drupal sites (#2469)
  • Fix bug where env:clone-content command was not working WordPress sites (#2471)
  • Fix passthrough exit code from drush and wp-cli (#2470)

3.2.0

22 May 20:03
0344461
Compare
Choose a tag to compare

Added

  • New env:code-rebuild command (#2417)
  • Validation for aliases command (#2447)

Fixed

  • Bug with multidev:delete when ids are numbers-only (#2462)

Changed

  • Add upstream label field to site:info (#2455)
  • Do not check for user membership to remove supporting org (#2453)
  • Improve error messages on error 5xx (#2454)
  • Add search and replace to env:clone-content command for WordPress sites (#2448)
  • Deprecate getSite with param (#2449)

3.1.5

06 Apr 14:50
60e5e4b
Compare
Choose a tag to compare

Added

  • New env:rotate-random-seed command (#2444)

3.1.4

01 Mar 20:47
205e7db
Compare
Choose a tag to compare

Added

  • Multiple tag filter support for org:site:list command (#2360)
  • Workflow wait command added as a copy of existing command in Build Tools plugin (#2435)

Fixed

  • Cache clear option is now used in the env:deploy command (#2432)

Changed

  • PHP compatibility errors are written to stderr instead of stdout (#2434)
  • Description for database import command (#2436)
  • Description for workflow:info:logs command (#2439)
  • Description for aliases command (#2438)

3.1.3

01 Feb 22:26
4a8185e
Compare
Choose a tag to compare
V3.1.3 (#2430)

• Library updates to fix compatibility issues with php 8.2

3.1.2

03 Jan 15:21
74f0434
Compare
Choose a tag to compare

Added

  • PHP 8.2 compatibility (#2414)

Changed

  • Documentation for import:site command (#2410)
  • Database and cache connection information is now fetched from env vars (#2403)

3.1.1

08 Nov 20:52
2e29b16
Compare
Choose a tag to compare

Changed

  • Update plan:set docs to sku instead of id (#2407)

Fixed

  • Remove Kint from terminus (#2405)
  • Site:org:add should not need user org membership if a label is provided (#2404)
  • Look for status code in ssh-key:add response (#2406)