Skip to content

Releases: gogatekeeper/gatekeeper

2.5.0

12 Jun 13:23
@p53 p53
afc949f
Compare
Choose a tag to compare

What's Changed

  • Add number of retries for retrieving oidc configuration #289 by @p53 in #290
  • Retry OIDC by @p53 in #291
  • update dependencies by @p53 in #293
  • fix build docu link by @p53 in #295
  • Protecting TCP services, with HTTP CONNECT by @p53 in #296
  • Version docu by @p53 in #297

Full Changelog: 2.4.0...2.5.0

2.5.0-rc2

31 May 15:37
@p53 p53
c9297f7
Compare
Choose a tag to compare
2.5.0-rc2 Pre-release
Pre-release

Changelog

  • c9297f7 Raise E2E oidc retry count

2.5.0-rc1

31 May 15:22
@p53 p53
d46e5d8
Compare
Choose a tag to compare
2.5.0-rc1 Pre-release
Pre-release
Add number of retries for retrieving oidc configuration #289 (#290)

2.4.0

10 May 10:43
@p53 p53
baf5d12
Compare
Choose a tag to compare

What's Changed

  • Return the authentication headers to an actual proxy in NoProxy mode by @viiri in #281
  • update to go 1.19 by @p53 in #284
  • Update deps by @p53 in #286
  • Websocket docs

New Contributors

Full Changelog: 2.3.1...2.4.0

2.4.0-rc3

08 May 22:21
@p53 p53
baf5d12
Compare
Choose a tag to compare
2.4.0-rc3 Pre-release
Pre-release

Changelog

  • baf5d12 Golang version modifications

2.4.0-rc1

26 Apr 21:57
@p53 p53
e0c5dae
Compare
Choose a tag to compare
2.4.0-rc1 Pre-release
Pre-release

Changelog

  • e0c5dae Fix lint for identityMiddleware (#282)
  • 868c449 Return the authentication headers to an actual proxy in NoProxy mode (#281)

2.3.1

20 Apr 14:26
@p53 p53
dcb696e
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @p53 in #273
  • update deps by @p53 in #274
  • Add job for SBOM upload by @p53 in #276
  • Moving code to packages by @p53 in #277
  • Remove old files, fix setting version after moving packages, move e2e by @p53 in #278
  • Fix double slash in oauth uri by @p53 in #279

Full Changelog: 2.3.0...2.3.1

2.3.1-rc2

20 Apr 14:13
@p53 p53
dcb696e
Compare
Choose a tag to compare
2.3.1-rc2 Pre-release
Pre-release

Changelog

2.3.1-rc1

12 Apr 12:52
@p53 p53
ec9a5d8
Compare
Choose a tag to compare
2.3.1-rc1 Pre-release
Pre-release
Add job for SBOM upload (#276)

Co-authored-by: Pavol Ipoth <[email protected]>

2.3.0

16 Mar 08:14
@p53 p53
09c229b
Compare
Choose a tag to compare

IMPORTANT:

  • in login handler resfresh token was returned even if enable-refresh-token was not switched on, it was fixed and right now it is not returned

What's Changed

  • Add postlogout redirect uri, fixed login handler, id token cookie by @p53 in #268
  • Move config to pkg by @p53 in #269
  • Improve logout docu by @p53 in #270
  • Update docs for 2.3.0 by @p53 in #271

Full Changelog: 2.2.0...2.3.0