Skip to content

Releases: mesosphere/traefik-forward-auth

v3.3.0

Choose a tag to compare

@mhrabovcin mhrabovcin released this 02 Mar 14:47
v3.3.0
a30761b

What's Changed

Full Changelog: v3.2.1...v3.3.0

v3.2.0

Choose a tag to compare

@mhrabovcin mhrabovcin released this 16 Sep 16:28
v3.2.0
1c624a6

What's Changed

Full Changelog: v3.1.0...v3.2.0

v3.1.0

Choose a tag to compare

@dkoshkin dkoshkin released this 08 Feb 12:23
v3.1.0
732b480

What's Changed

This release fixes the state master branch, merging v3 changes ontop of the cluster storage changes.

v3.0.3

Choose a tag to compare

@jr0d jr0d released this 26 Oct 14:20
v3.0.3
3f82f48

What's Changed

  • gate v3 url pattern matching in feature flag by @jr0d in #49

Full Changelog: v3.0.2...v3.0.3

v3.0.2

Choose a tag to compare

@takirala takirala released this 19 Aug 16:08
9afc62a

Features

  • #45 OIDC Client now supports creating clients that honors HTTP_PROXY, HTTPS_PROXY, NO_PROXY env vars

Fixes

  • #44 Cleaner formatting of errors for easier debugging

v3

v3

Choose a tag to compare

@jr0d jr0d released this 21 Apr 21:54
v3.0.0

Features

  • In cluster storage of session data #41
  • configurable email header names 07c26c8

Bug fixes

  • fix cookie domains and properly encrypt group claims 11dc396
  • perform auth redirect on all cookie validation errors 327bb07

v3.0.0-rc.1

v3.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@jr0d jr0d released this 24 May 14:16
Merge branch 'k3a-extra' of github.com:k3a/traefik-forward-auth into …