Releases: lucaslorentz/caddy-docker-proxy
Releases · lucaslorentz/caddy-docker-proxy
v2.8.3
What's Changed
- Update caddy to 2.6.3 and all dependencies by @lucaslorentz in #460
Full Changelog: v2.8.2...v2.8.3
v2.8.2
What's Changed
- Bump github.com/docker/docker from 20.10.18+incompatible to 20.10.19+incompatible by @dependabot in #416
- Bump github.com/docker/docker from 20.10.19+incompatible to 20.10.20+incompatible by @dependabot in #417
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #418
- Bump github.com/docker/docker from 20.10.20+incompatible to 20.10.21+incompatible by @dependabot in #419
- Add ability to not send scopes as a filter with event listener by @JakeMakesStuff in #415
- Compare network name as well to support podman by @lucaslorentz in #427
- Improve logic to find self container id by @lucaslorentz in #429
- Switch to containous/whoami image to support arm64 by @lucaslorentz in #430
- Update to use alpine 3.17 instead by @jauderho in #434
- Bump go.uber.org/zap from 1.23.0 to 1.24.0 by @dependabot in #433
- Bump github.com/docker/docker from 20.10.21+incompatible to 20.10.22+incompatible by @dependabot in #439
- Fix pinned version module name example by @avirut in #440
New Contributors
- @JakeMakesStuff made their first contribution in #415
- @jauderho made their first contribution in #434
- @avirut made their first contribution in #440
Full Changelog: v2.8.1...v2.8.2
v2.8.1
What's Changed
- Update Readme#Caddy CLI to use double-hyphen by @Majr25 in #408
- Update README about build image by @bytemain in #407
- Bump github.com/caddyserver/caddy/v2 from 2.6.1 to 2.6.2 by @dependabot in #414
New Contributors
- @Majr25 made their first contribution in #408
- @bytemain made their first contribution in #407
- @dependabot made their first contribution in #414
Full Changelog: v2.8.0...v2.8.1
v2.8.0
What's Changed
- Autosave caddyfile by @lucaslorentz in #385
- Update caddy to 2.6.1 by @lucaslorentz in #402
- Add dependabot by @lucaslorentz in #403
- Update ubuntu in pipeline by @lucaslorentz in #404
Full Changelog: v2.7.1...v2.8.0
v2.7.1
What's Changed
- Add back curl to alpine image by @lucaslorentz in #373
Full Changelog: v2.7.0...v2.7.1
v2.7.0
What's Changed
- Fix #298 by @lucaslorentz in #361
- Update build.sh by @francislavoie in #367
- Add root module and remove plugin module by @lucaslorentz in #368
Full Changelog: v2.6.0...v2.7.0
v2.6.0
v2.5.0
What's Changed
- Multiple docker sockets support by @amaelFr in #303
- Update caddy to 2.4.6 by @lucaslorentz in #314
- Remove reference to example by @SolidAxel in #321
- Change Caddyfile path not set and Swarm not available logs to Debug by @jonatasbaldin in #338
- Fix DOCKER_HOST support by @am97 in #352
- Switch to docker multiplatform images and update packages by @lucaslorentz in #219
- Update windows images and try to run integration tests on windows by @lucaslorentz in #354
New Contributors
- @amaelFr made their first contribution in #303
- @jonatasbaldin made their first contribution in #338
- @am97 made their first contribution in #352
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- Polish the README by @francislavoie in #250
- use zap logger by @SvenDowideit in #254
- Fixes #235 by @lucaslorentz in #259
- Fix caddy hanging with empty config when unable to establish connection with docker during startup by @HeavenVolkoff in #269
- Update go to 1.17 by @lucaslorentz in #297
- Added support for h2c protocol to upstreams by @durandj in #296
- Add new test for wildcard certificates, fix
health_path
warning by @francislavoie in #305 - Fix race condition in DockerLoader.Start() by @rafaelgieschke in #307
- Grammatical Fixes to README.md by @SolidAxel in #309
- Fix package name by @lucaslorentz in #310
New Contributors
- @HeavenVolkoff made their first contribution in #269
- @durandj made their first contribution in #296
- @rafaelgieschke made their first contribution in #307
- @SolidAxel made their first contribution in #309
Full Changelog: v2.3.5...v2.4.0
v2.3.5
Changes:
- Update caddy to v2.4.0