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