Skip to content

Releases: gogatekeeper/gatekeeper

1.2.1-rc2

06 Feb 22:47
@p53 p53
28ffa6f
Compare
Choose a tag to compare
1.2.1-rc2 Pre-release
Pre-release

Changelog

e35c0c4 Fix goreleaser config to produce static binaries

1.2.1-rc1

04 Feb 08:36
@p53 p53
e436f99
Compare
Choose a tag to compare
1.2.1-rc1 Pre-release
Pre-release

Changelog

643f879 Fix SkipOpenIDProviderTLSVerify and add tests for it #25 (#31)
4026f5c Fix revocation url #2 (#38)
6e9713d Fix splitting headers key/value when more than one equal sign there
fd5c30e Fix token encryption for loginHandler and missing refresh token cookie with refresh token enabled
e436f99 Refactor Dockerfile, use scratch as base image, make static binary (#46)
6a8956f Remove ClientAuthMethod

1.2.0

26 Jan 22:14
@p53 p53
5395eb7
Compare
Choose a tag to compare

1.2.0-rc2

20 Jan 21:12
@p53 p53
95d4325
Compare
Choose a tag to compare
1.2.0-rc2 Pre-release
Pre-release

add fix to this big update

1.2.0-rc1

15 Jan 21:47
@p53 p53
b07b090
Compare
Choose a tag to compare
1.2.0-rc1 Pre-release
Pre-release
  • Updated oidc/jose library
  • not verifying access token, only id token after receiving it from IDP
  • adding skipaccesstokenissuer and cliendid to be able to turn off access token validation of these fields, which should be verified only on ID_TOKEN

1.1.0

17 Dec 22:50
@p53 p53
086d197
Compare
Choose a tag to compare

No changes of code other than necessary after fork from archived louketo project

1.1.0-rc1

15 Dec 00:58
@p53 p53
58e154f
Compare
Choose a tag to compare
1.1.0-rc1 Pre-release
Pre-release

Changelog

981ca45 Enable code scanning for this repository
b911d48 Fixes releasing which was crashing due to updating .mod file during spelling makefile target (#14)
75c5423 Modify docker build files to work with new name (#13)
58e154f Remove louketo name from code (#16)
5926092 Update base docker image, previous has quite plenty of security issues (#15)
33fb815 Update golangci to latest, having errors when running (#12)
b043dea fix typo