Releases: lucaslorentz/caddy-docker-proxy
Releases · lucaslorentz/caddy-docker-proxy
v2.12.1
What's Changed
- Move "no tasks in running state" log to debug level by @lucaslorentz in #786
- Fix "Caddy ContainerID" log spam by @jjlin in #787
- Feat/build in docker by @jriberg in #776
- docs: unify CLI flags and env vars into a single table by @lucaslorentz in #792
- ci: stabilize docker tests and bump deprecated actions by @lucaslorentz in #795
- Bump go.uber.org/zap from 1.27.1 to 1.28.0 by @dependabot[bot] in #797
- Bump github.com/caddyserver/caddy/v2 from 2.11.2 to 2.11.3 by @dependabot[bot] in #799
- fix: continue past per-client TaskList errors in multi-socket mode by @boin in #802
New Contributors
Full Changelog: v2.12.0...v2.12.1
v2.12.0
What's Changed
- Bump github.com/caddyserver/caddy/v2 from 2.11.1 to 2.11.2 by @dependabot[bot] in #779
- Move IngressNetworksMap log message level from info to debug. by @jum in #777
- Fix admin off regression from PR #775 by @lucaslorentz in #781
- Fix test expectations after IngressNetworksMap log level change by @lucaslorentz in #782
- Add sprig template functions to label templates by @lucaslorentz in #783
- Support escaping dots in label keys with . by @lucaslorentz in #784
- Document and log the Caddyfile autosave path by @lucaslorentz in #785
New Contributors
Full Changelog: v2.11.0...v2.12.0
v2.11.0
What's Changed
- Bump github.com/docker/docker from 28.2.2+incompatible to 28.3.0+incompatible by @dependabot[bot] in #726
- Bump github.com/docker/docker from 28.3.0+incompatible to 28.3.1+incompatible by @dependabot[bot] in #728
- Bump github.com/docker/docker from 28.3.1+incompatible to 28.3.2+incompatible by @dependabot[bot] in #730
- Bump github.com/docker/docker from 28.3.2+incompatible to 28.3.3+incompatible by @dependabot[bot] in #736
- Bump github.com/caddyserver/caddy/v2 from 2.10.0 to 2.10.1 by @dependabot[bot] in #740
- Add UDP port mapping for HTTP/3 support by @chuangbo in #739
- Bump github.com/caddyserver/caddy/v2 from 2.10.1 to 2.10.2 by @dependabot[bot] in #742
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #741
- Update Caddyfile on network event by @tomleb in #743
- Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #744
- sort upstreams by @magnetic-domelike-twisting in #737
- Bump github.com/docker/docker from 28.3.3+incompatible to 28.5.1+incompatible by @dependabot[bot] in #752
- Enhance README with Caddy proxying and redirection examples by @caph1993 in #754
- Bump github.com/docker/docker from 28.5.1+incompatible to 28.5.2+incompatible by @dependabot[bot] in #756
- Bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in #764
- make Caddyfile.autosave write atomic by @oneingan in #766
- chore: bump
github.com/smallstep/certificates@v0.29.0by @dbrennand in #770 - README.md minor changes by @Uri-Rocky in #768
- Add
--ipv6flag todocker network createcommand by @simonhammes in #750 - minor fix: use eventThrottleIntervalFlag by @am97 in #771
- Respect CADDY_ADMIN and preserve Caddyfile admin listen by @jriberg in #775
- Bump github.com/caddyserver/caddy/v2 from 2.10.2 to 2.11.1 by @dependabot[bot] in #774
New Contributors
- @chuangbo made their first contribution in #739
- @tomleb made their first contribution in #743
- @magnetic-domelike-twisting made their first contribution in #737
- @caph1993 made their first contribution in #754
- @oneingan made their first contribution in #766
- @dbrennand made their first contribution in #770
- @Uri-Rocky made their first contribution in #768
- @simonhammes made their first contribution in #750
- @jriberg made their first contribution in #775
Full Changelog: v2.10.0...v2.11.0
v2.10.0
What's Changed
- Update ubuntu by @lucaslorentz in #717
- Fix mode cli arg by @lucaslorentz in #718
- Don't build branches without Pull Requests by @lucaslorentz in #719
- For swarm services, labels should be inside deploy! by @wangzexi in #722
- Fix broken block parsing when label prefix contains dots by @Vigilans in #610
- Update dependencies by @lucaslorentz in #725
New Contributors
Full Changelog: v2.9.2...v2.10.0
v2.9.2
What's Changed
- Minor updates to dependencies and toolchain to fix CVEs by @am97 in #667
- Migrate to github actions by @lucaslorentz in #668
- Updated alpine and openssl. by @Mart-Bogdan in #672
- Update alpine base image and revert openssl install by @lucaslorentz in #673
- update docker api and remove deprecated types by @rizary in #696
New Contributors
- @Mart-Bogdan made their first contribution in #672
- @rizary made their first contribution in #696
Full Changelog: v2.9.1...v2.9.2
v2.9.1
What's Changed
- Bump github.com/caddyserver/caddy/v2 from 2.8.1 to 2.8.4 by @dependabot in #625
Full Changelog: v2.9.0...v2.9.1
v2.9.0
What's Changed
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #587
- Update Caddy to 2.8.1, Go, and some dependencies by @lucaslorentz in #622
Full Changelog: v2.8.11...v2.9.0
v2.8.11
What's Changed
- Change scan-stopped-containers default value to false by @lucaslorentz in #560
- Register docker_proxy caddy module by @lucaslorentz in #562
- Update the whoami source by @dervomsee in #566
New Contributors
- @dervomsee made their first contribution in #566
Full Changelog: v2.8.10...v2.8.11
v2.8.10
What's Changed
- Bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible by @dependabot in #542
- Support
--envfileCLI argument by @thekondor in #548
New Contributors
- @thekondor made their first contribution in #548
Full Changelog: v2.8.9...v2.8.10
v2.8.9
What's Changed
- Bump github.com/caddyserver/caddy/v2 from 2.7.4 to 2.7.5 by @farzeni in #540 . Mitigates CVE-2023-44487
- Bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #536
New Contributors
Full Changelog: v2.8.8...v2.8.9