Releases: ddev/ddev-varnish
Releases · ddev/ddev-varnish
v1.0.0
Important
The v1.0.0 release removed the novarnish.* subdomains. The Varnish proxy now applies only to the web:80 configuration. All extra web ports, including Mailpit, are no longer affected by Varnish 🎉
What's Changed
- feat: use Varnish only for
web:80, remove novarnish subdomains, fixes #32 by @stasadev in #46 - chore(*): run update checker, version constraint v1.24.10 by @stasadev in #47
- feat: use bash for
ddev ssh -s varnishby @stasadev in #48
Full Changelog: v0.3.0...v1.0.0
v0.3.0
What's Changed
- feat: Provide command to reload config in place, fixes #44 by @das-peter in #45
Full Changelog: v0.2.7...v0.3.0
v0.2.7
What's Changed
- feat: Provide environment variable to customize varnishd startup parameters and increase limits, fixes #41 by @das-peter in #42
New Contributors
- @das-peter made their first contribution in #42
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- feat: add issue and PR templates by @stasadev in #33
- refactor: use
#!/usr/bin/env bashinstead of#!/bin/bashby @stasadev in #34 - test: update tests, add version constraint v1.24.3 by @stasadev in #35
- refactor: update README.md, add
--varnish-docker-imageflag by @stasadev in #36 - fix: copy-paste mistake by @stasadev in #37
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- fix: use dynamic ports for router and mailpit, fixes #23 by @zeshanziya in #30
- feat: update setup for 2025 by @stasadev in #31
New Contributors
- @zeshanziya made their first contribution in #30
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- docs: update
ddev gettoddev add-on getin readme by @GuySartorelli in #29 - fix: make extra docker-compose always have correct primary hostname, fixes #21 by @FlorentTorregrosa in #25
New Contributors
- @GuySartorelli made their first contribution in #29
- @FlorentTorregrosa made their first contribution in #25
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Fix HEAD breakage with omit-container=dba being gone by @rfay in #22
- Use official DDEV workflow action by @tyler36 in #26
- ⏫ bump github-action-add-on by @tyler36 in #27
- fix: remove empty lines from docker-compose.varnish_extras.yaml, fixes #24 by @stasadev in #28
New Contributors
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1: Move to ddev org
v0.2.0: New commands, move to github.com/ddev/ddev-varnish
update to `ddev` domain (#18)