Skip to content

Releases: gogatekeeper/gatekeeper

2.3.0-rc2

16 Mar 00:20
@p53 p53
0eca492
Compare
Choose a tag to compare
2.3.0-rc2 Pre-release
Pre-release

Changelog

2.3.0-rc1

13 Mar 12:25
@p53 p53
2fa2eff
Compare
Choose a tag to compare
2.3.0-rc1 Pre-release
Pre-release

Changelog

  • 2fa2eff Add postlogout redirect uri, id token cookie (#268)

2.2.0

01 Mar 23:10
@p53 p53
a7224f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.2.0

2.2.0-rc1

18 Feb 00:06
@p53 p53
be66a6d
Compare
Choose a tag to compare
2.2.0-rc1 Pre-release
Pre-release

Changelog

2.1.1

20 Jan 23:46
@p53 p53
a833a91
Compare
Choose a tag to compare

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

2.1.1-rc1

09 Jan 14:37
@p53 p53
9e89b2f
Compare
Choose a tag to compare
2.1.1-rc1 Pre-release
Pre-release

Changelog

2.1.0

23 Dec 14:21
@p53 p53
1d0b5b6
Compare
Choose a tag to compare

What's Changed

  • Add noproxy tests by @p53 in #239
  • Enable forward-auth also for Oauth code flow by @p53 in #240
  • Update docs 2.1.0 by @p53 in #241

Full Changelog: 2.0.0...2.1.0

2.1.0-rc1

15 Dec 00:05
@p53 p53
0ba1661
Compare
Choose a tag to compare
2.1.0-rc1 Pre-release
Pre-release

Changelog

2.0.0

25 Nov 22:42
@p53 p53
2c24adc
Compare
Choose a tag to compare

IMPORTANT:

  • keycloak 17+ removed /auth prefix from it's urls, gatekeeper is now able to accept discovery urls with or without /auth prefix
  • due to changes in keycloak 17+ it is not possible to use automatic keycloak logout mechanism, you have to confirm during logout, if you want to perform automatic logout you can use gatekeeper own mechanism as specified in user documentation

What's Changed

  • Keycloak 17+ compatibility changes by @p53 in #232
  • Add legacy /auth path prefix detection, realm extraction by @p53 in #234
  • Legacy discovery uri by @p53 in #235
  • Update gocloak,text lib by @p53 in #236
  • Fix match headers docu by @p53 in #237
  • Update docu by @p53 in #238

Full Changelog: 1.8.1...2.0.0

2.0.0-rc1

21 Nov 22:02
@p53 p53
316cae4
Compare
Choose a tag to compare
2.0.0-rc1 Pre-release
Pre-release

Changelog