Skip to content

Releases: pantheon-systems/terminus

3.0.0-alpha4

21 Jun 21:45
Compare
Choose a tag to compare
3.0.0-alpha4 Pre-release
Pre-release
fixing issues with homebrew install

v3.0.0-alpha3

21 Jun 21:46
Compare
Choose a tag to compare
v3.0.0-alpha3 Pre-release
Pre-release
Adding support for homebrew

3.0.0-alpha2

21 Jun 21:45
Compare
Choose a tag to compare
3.0.0-alpha2 Pre-release
Pre-release
update workflowProcessing trait

testtag

21 Jun 21:47
Compare
Choose a tag to compare
testtag Pre-release
Pre-release
Add release job.

testrelease3

21 Jun 21:47
Compare
Choose a tag to compare
testrelease3 Pre-release
Pre-release
Test release.

testrelease2

21 Jun 21:47
Compare
Choose a tag to compare
testrelease2 Pre-release
Pre-release
Test release.

testrelease

21 Jun 21:47
Compare
Choose a tag to compare
testrelease Pre-release
Pre-release
Test release.

3.0.0-alpha1

21 Jun 21:45
Compare
Choose a tag to compare
3.0.0-alpha1 Pre-release
Pre-release
Updated to latest Symfony & Robo Libraries - First Stab

2.6.0

04 Jun 16:30
1b18535
Compare
Choose a tag to compare

Added

  • daily-ttl and weekly-ttl options have been added to Backups::setBackupSchedule(). (#2133)
  • keep-for option has been added to backup:automatic:schedule. (#2133)
  • expiry information added to the output of backup:automatic:info. (#2133)

2.5.0

20 Jan 18:47
845a2a1
Compare
Choose a tag to compare

Added

  • getUsername added to Binding model to retrieve the username for a connection. (#2107)

Changed

  • upstream:updates:apply now applies Composer changes in addition to upstream changes. (#2089)
  • Connection usernames are no longer "pantheon" but derived from API data. (#2107)

Fixed

  • Fixed issue where plan:info receives a 404 error. (#2098)