Releases: pantheon-systems/terminus
Releases · pantheon-systems/terminus
3.3.1
retagging because of improper version numbering
3.3.0
Resolve issues around php 8.3 compatibility.
3.2.2
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
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
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
Added
- New env:rotate-random-seed command (#2444)
3.1.4
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
V3.1.3 (#2430)
• Library updates to fix compatibility issues with php 8.2
3.1.2
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
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)