Releases: gogatekeeper/gatekeeper
Releases · gogatekeeper/gatekeeper
2.5.0
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
2.5.0-rc1
2.4.0
2.4.0-rc3
2.4.0-rc1
2.3.1
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
2.3.1-rc1
Add job for SBOM upload (#276) Co-authored-by: Pavol Ipoth <[email protected]>
2.3.0
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