Skip to content

2.1.1

Choose a tag to compare

@p53 p53 released this 20 Jan 23:46
· 355 commits to master since this release
a833a91

IMPORTANT:

  • in 2.1.0 was introduced change, which relates to redirection-url, by default gogatekeeper now doesn't use X-FORWARDED headers, only URL scheme and Host, X-FORWARDED headers are used only in forward-auth mode, it is possible that you till now didn't use redirection-url and this change might require from you to add it as option

What's Changed

  • Fix forward-auth example link by @p53 in #243
  • add arm builds o goreleaser config (fixes #244) by @rekup in #245
  • Update containerd/net packages by @p53 in #246
  • Update redirection-url docu by @p53 in #247
  • update docs for 2.1.1 by @p53 in #250

New Contributors

Full Changelog: 2.1.0...2.1.1