Skip to content

v0.12.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Sep 19:18
· 49 commits to main since this release

Changelog

This release updates the upstream version of the traefik library to v2.8.4 and adds additional logging around port detection (both debug and info levels) to make it easier to see what's going on and troubleshoot various scenarios.

Commits

  • 8c5a3f0 build: bump actions/cache to v3
  • dad6e90 build: bump go version in github actions
  • f009b84 docs: added more detail and logging around port selection
  • 2f18114 test: added helloworld service for testing multiple bindings
  • be636f7 build: upgraded traefik to 2.8.4 (now supports go 1.18+)