Skip to content

Releases: kitos9112/traefik-forward-auth

v2.6.6

15 May 14:52
87c060e
Compare
Choose a tag to compare

Relevant changes

  • Align release version name to Traefik convention (Skips v2.6.[1,2,3,4,5])
  • Bump Golang to 1.18.2
  • Fix several security issues in log outputs

What's Changed

  • fix(deps): update module github.com/traefik/traefik/v2 to v2.6.2 by @renovate in #18
  • chore(deps): update github/codeql-action action to v2 by @renovate in #21
  • chore(deps): update docker/build-push-action action to v3 by @renovate in #22
  • chore(deps): update docker/login-action action to v2 by @renovate in #23
  • chore(deps): update docker/setup-buildx-action action to v2 by @renovate in #24
  • chore(deps): update docker/setup-qemu-action action to v2 by @renovate in #25
  • fix(deps): update module github.com/coreos/go-oidc/v3 to v3.2.0 by @renovate in #26
  • fix(deps): update golang.org/x/oauth2 digest to 9780585 by @renovate in #20
  • fix(deps): update module github.com/traefik/traefik/v2 to v2.6.6 by @renovate in #19
  • fix: add log sanitization entries by @kitos9112 in #27

Full Changelog: v2.6.0...v2.6.6

v2.6.0

22 Mar 22:16
7a1105f
Compare
Choose a tag to compare

Bug fixes

  • Retrofit the following MRs raised in the upstream project

v2.5.1

26 Oct 18:12
cc262ca
Compare
Choose a tag to compare

Bug fixes

  • Amend go.mod and bump go-oidc to v3

v2.5.0

26 Oct 17:28
53c655a
Compare
Choose a tag to compare

Additions

  • Configure GitHub container repository to code releases as well as Dockerhub
  • Tidy up examples folder and remove redundant documentation after forking
  • Add LGTM shields to README

v2.4.1

25 Oct 20:14
e6fb3b3
Compare
Choose a tag to compare

First release after separating original upstream fork