Skip to content

Releases: lando/symfony

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.

v1.1.0

19 Feb 22:41
Compare
Choose a tag to compare
  • Fixed issue with @lando/memcached path being in an unexpected location. #38

v1.0.0

13 Dec 21:18
Compare
Choose a tag to compare
  • Dial fully for lando update release.

v0.9.0

03 Jul 19:49
Compare
Choose a tag to compare
  • Removed bundle-dependencies and version-bump-prompt from plugin.
  • Updated package to use prepare-release-action.
  • Updated documentation to reflect new release process.

v0.8.0

26 Feb 17:27
Compare
Choose a tag to compare

v0.7.0

13 Dec 18:05
Compare
Choose a tag to compare
  • Added bundle-dependencies to release process.
  • Fixed bug in plugin dogfooding test.