@lando/varnish
Version:
A Lando plugin that provides a tight integration with Varnish.
79 lines (45 loc) • 3.55 kB
Markdown
## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})
## v1.3.1 - [January 18, 2025](https://github.com/lando/varnish/releases/tag/v1.3.1)
* Fixed `ssl` termination service eg a `lando:3` service from incorrectly warning it is a legacy version
## v1.3.0 - [January 17, 2025](https://github.com/lando/varnish/releases/tag/v1.3.0)
* Fixed vague service naming causing incorrect service resolution in some situations [#5](https://github.com/lando/varnish/issues/5)
* Fixed `ssl` termination connection issues
* Improved `lando info` to include `backend_port`
* Removed multiple `backends` support [#3](https://github.com/lando/varnish/issues/3)
* Removed `varnish-nginx` service in favor of generic `Lando 3` service
* Updated tests and DevOps to `node20`
* Updated `ssl` termination to use `nginx:1.27.3`
* Updated the default version to `6.0` [#23](https://github.com/lando/varnish/issues/23)
## v1.2.3 - [December 6, 2024](https://github.com/lando/varnish/releases/tag/v1.2.3)
* Updated the version `index.md` to get Docuverse page to build correctly
## v1.2.2 - [December 4, 2024](https://github.com/lando/varnish/releases/tag/v1.2.2)
* Updated to [@lando/vitepress-theme-default-plus@v1.1.0-beta.24](https://github.com/lando/vitepress-theme-default-plus/releases/tag/v1.1.0-beta.24)
## v1.2.1 - [November 4, 2024](https://github.com/lando/varnish/releases/tag/v1.2.1)
* Updated to [@lando/vitepress-theme-default-plus@v1.1.0-beta.18](https://github.com/lando/vitepress-theme-default-plus/releases/tag/v1.1.0-beta.18)
## v1.2.0 - [October 25, 2024](https://github.com/lando/varnish/releases/tag/v1.2.0)
* Updated release process to generate an edge release when stable releases are created
## v1.1.0 - [March 8, 2024](https://github.com/lando/varnish/releases/tag/v1.1.0)
* Updated to latest database services
## v1.0.0 - [December 7, 2023](https://github.com/lando/varnish/releases/tag/v1.0.0)
* Dialed fully for `lando update`
## v0.11.0 - [November 24, 2023](https://github.com/lando/varnish/releases/tag/v0.11.0)
* Removed logic hardcoding varnish-nginx into registry, correctly extends nginx to create our own namespaced varnish-nginx. [#30](https://github.com/lando/varnish/pull/30)
## v0.10.0 - [November 17, 2023](https://github.com/lando/varnish/releases/tag/v0.10.0)
* Created a varnish-nginx service to use for SSL
## v0.9.1 - [November 16, 2023](https://github.com/lando/varnish/releases/tag/v0.9.1)
* Updated release github workflow
## v0.9.0 - [November 15, 2023](https://github.com/lando/varnish/releases/tag/v0.9.0)
* Moved builder file to the new builders/ directory
* Isolated testing to fit with HARDCORE strategy
## v0.8.0 - [July 3, 2023](https://github.com/lando/varnish/releases/tag/v0.8.0)
* Removed bundle-dependencies and version-bump-prompt from plugin
* Updated package to use prepare-release-action
* Updated documentation to reflect new release process
## v0.7.0 - [December 12, 2022](https://github.com/lando/varnish/releases/tag/v0.7.0)
* Added bundle-dependencies to release process
* Fixed bug in plugin dogfooding test
## v0.6.0 - [September 7, 2022](https://github.com/lando/varnish/releases/tag/v0.6.0)
* HYPERDRIVED
## v0.5.0 - [January 6, 2022](https://github.com/lando/varnish/releases/tag/v0.5.0)
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](https://github.com/sponsors/lando)
* Initial Release