Skip to content

Releases: lando/symfony

v1.8.1

04 Nov 21:04
Compare
Choose a tag to compare

v1.8.0

25 Oct 19:50
Compare
Choose a tag to compare
  • Updated release process to generate an edge release when stable releases are created.

v1.7.0

18 Oct 21:03
Compare
Choose a tag to compare
  • Updated lando/php to v1.5.0..
  • Updated lando/mariadb to v1.5.0.
  • Updated lando/mysql to v1.3.0.

v1.6.1

06 Sep 17:52
Compare
Choose a tag to compare

Bug Fixes

  • Fixed bug causing default proxy settings to be clobbered by user specified ones

Internal

  • Updated DevOps to use new lando exec
  • Updated ubuntu test runners to 24.04

v1.6.0

31 May 20:18
Compare
Choose a tag to compare
  • Use mysql command for MariaDB 10.3.x and below #52

v1.5.0

11 Mar 17:57
Compare
Choose a tag to compare
  • Updated to latest database services.

v1.4.1

05 Mar 04:03
Compare
Choose a tag to compare

Fixes

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

v1.4.0

23 Feb 00:41
Compare
Choose a tag to compare

Fixes

  • Fixed CRITICAL issue with default config files not loading correctly.

v1.3.0

21 Feb 19:46
Compare
Choose a tag to compare
  • Updated memcached plugin to v1.1.0.
  • Added testing of memcached.
  • Fixed issue with proxy URLs not showing up.

v1.2.0

20 Feb 18:49
Compare
Choose a tag to compare
  • Included ability to specify database: mssql in the config section to maintain backwards compatibility. @lando/mssql#31
  • Updated dependencies.