Releases: sil-org/traefik-https-proxy
Releases · sil-org/traefik-https-proxy
v1.1.3 - update Go
What's Changed
- Remove DockerHub push by @devon-sil in #24
- upgrade GitHub actions by @briskt in #25
- add scheduled govulncheck workflow by @briskt in #26
- update Go to 1.26 by @briskt in #27
New Contributors
- @devon-sil made their first contribution in #24
Full Changelog: v1.1.2...v1.1.3
Fix issues with Default handler and Refactor code
What's Changed
- Use docker images from GitHub Container Registry rather than Docker Hub by @forevermatt in #19
- Fix bugs in default handling and refactor code for less complexity by @jason-jackson in #21
- Document option of using a Cloudflare API Token by @forevermatt in #22
- fix build by @jason-jackson in #23
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Update test containers to PHP 8.3
What's Changed
- Update test containers to PHP 8.3 by @jason-jackson in #17
Full Changelog: v1.0.1...v1.1.0
Release - Pushing the Docker image to GHCR.io
Added
- Added step to push the docker image to GitHub Container Registry