Skip to content

Latest commit

 

History

History
173 lines (98 loc) · 9.1 KB

CHANGELOG.md

File metadata and controls

173 lines (98 loc) · 9.1 KB
  • Added Drupal10 config file to allow for a framework: drupal10 value. #242

v1.4.2 - April 5, 2024

  • Fixed issue with the previous portforward fix. #237

v1.4.1 - April 5, 2024

  • Fixed issue with portforwarding no longer being available on the database service. #237

v1.4.0 - April 1, 2024

CRITICAL FIX

  • Addressed issue with legacy usage of the Pantheon Terminus API that has now been fully deprecated. Fixes issues with running lando init, lando pull and lando push in the Pantheon recipe. #230

v1.3.0 - March 8, 2024

  • Updated to latest database services.

v1.2.0 - March 4, 2024

Fixes

  • Improved database selection for purposes of config loading, fixes some database bootup issues when the database type is overriden downstream

v1.1.0 - March 4, 2024

New Features

  • Added support for php:8.3
  • Added support for php:8.2

Fixes

  • Fixed deprecation notices from Terminus for some versions of PHP #168

Internal

  • Updated to @lando/php@1.2.0
  • Updated config loading to respect Lando's config settings.
  • Added some config test coverage.
  • Added drupal10 test coverage.
  • Fixed missing proxy configuration.
  • Dialed fully for lando update
  • Fixed broken mkdirp module usage. #202
  • Isolated plugin. #202
  • Extended wait time for user. #202

v0.13.0 - October 5, 2023

  • Updated path to error log. #190
  • Added script to make sure user is loaded before repo clone. #198
  • Added warning/documentation regarding table prefixes on import. #171

v0.12.0 - July 3, 2023

  • Removed bundle-dependencies and version-bump-prompt from plugin.
  • Updated package to use prepare-release-action.
  • Updated documentation to reflect new release process.

v0.11.0 - May 26, 2023

  • Set default redis to v6 and added default password. #147

v0.10.1 - May 1, 2023

  • Improved post pull|push|switch token re-auth so it only happens when needed

v0.10.0 - March 20, 2023

  • Added support for php 8.2 #159
  • Added correct configset for solr8 #15

v0.9.0 - March 1, 2023

  • Added support for php 8.1 #132
  • Added support for solr8 #15
  • Fixed bug causing Fatal error: Uncaught PDOException in prepend.php#139
  • Fixed bug where database did not persist on lando rebuild for Apple Silicon users. #148
  • Database persistence for Apple Silicon users. PR #148
  • Solr8 compatibility #15
  • Added bundle-dependencies to release process.
  • Fixed bug in plugin dogfooding test.
  • HYPERDRIVED

Lando is free and open source software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by contributing.

  • Upgrade 8.0 image to use Terminus 3.0.7

Lando is free and open source software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by contributing.

  • Update Redis config to use redis:6 for M1 Mac users. PR #108
  • Match pantheon varnish max header #109

RELEASED

Lando is free and open source software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by contributing.

  • Adjust functionality for pushing keys on various sources for lando init

Lando is free and open source software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by contributing.

  • Update terminus to 3.0.4 in php 8.0 image PR #100
  • Fix typo in README PR #99
  • Add the no-interaction flag to composer global require commands PR #98

Lando is free and open source software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by contributing.

  • Empty release to rebuild on npm

Lando is free and open source software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by contributing.

  • Add mariadb to Pantheon integration. #16

Lando is free and open source software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by contributing.

  • Update builder.js to use gen4 tags

Lando is free and open source software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by contributing.

  • Fixed issues with the switch command #13

Lando is free and open source software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by contributing.

  • Added in php8.0 support #5
  • Fixed Typo in Doc PR#84

Lando is free and open source software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by contributing.