v2.4.0
版本发布时间: 2021-10-30 20:17:05
lucaslorentz/caddy-docker-proxy最新发布版本:v2.9.1(2024-06-04 14:25:29)
What's Changed
- Polish the README by @francislavoie in https://github.com/lucaslorentz/caddy-docker-proxy/pull/250
- use zap logger by @SvenDowideit in https://github.com/lucaslorentz/caddy-docker-proxy/pull/254
- Fixes #235 by @lucaslorentz in https://github.com/lucaslorentz/caddy-docker-proxy/pull/259
- Fix caddy hanging with empty config when unable to establish connection with docker during startup by @HeavenVolkoff in https://github.com/lucaslorentz/caddy-docker-proxy/pull/269
- Update go to 1.17 by @lucaslorentz in https://github.com/lucaslorentz/caddy-docker-proxy/pull/297
- Added support for h2c protocol to upstreams by @durandj in https://github.com/lucaslorentz/caddy-docker-proxy/pull/296
- Add new test for wildcard certificates, fix
health_path
warning by @francislavoie in https://github.com/lucaslorentz/caddy-docker-proxy/pull/305 - Fix race condition in DockerLoader.Start() by @rafaelgieschke in https://github.com/lucaslorentz/caddy-docker-proxy/pull/307
- Grammatical Fixes to README.md by @SolidAxel in https://github.com/lucaslorentz/caddy-docker-proxy/pull/309
- Fix package name by @lucaslorentz in https://github.com/lucaslorentz/caddy-docker-proxy/pull/310
New Contributors
- @HeavenVolkoff made their first contribution in https://github.com/lucaslorentz/caddy-docker-proxy/pull/269
- @durandj made their first contribution in https://github.com/lucaslorentz/caddy-docker-proxy/pull/296
- @rafaelgieschke made their first contribution in https://github.com/lucaslorentz/caddy-docker-proxy/pull/307
- @SolidAxel made their first contribution in https://github.com/lucaslorentz/caddy-docker-proxy/pull/309
Full Changelog: https://github.com/lucaslorentz/caddy-docker-proxy/compare/v2.3.5...v2.4.0