Skip to content

Releases: gogatekeeper/gatekeeper

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

1.8.1

05 Oct 20:57
@p53 p53
2745ba1
Compare
Choose a tag to compare

What's Changed

  • Fix missing env vars for OPA, update docs by @p53 in #226
  • Fix strict-deny, to not loop in redirect by @p53 in #227
  • Update logout docu by @p53 in #228
  • Update docu for 1.8.1 by @p53 in #230

Full Changelog: 1.8.0...1.8.1

1.8.1-rc1

05 Oct 20:18
@p53 p53
0c1820e
Compare
Choose a tag to compare
1.8.1-rc1 Pre-release
Pre-release

Changelog

1.8.0

26 Sep 21:31
@p53 p53
82f508f
Compare
Choose a tag to compare

IMPORTANT

  • please be aware that we remove previous non-consistent configuration possibility, before you were able to enable-default-deny and at the same time have resource blacklisted with /* resource, which resulted to turning off enable-default-deny in behind and using only user supplied rules, as it is quite non-transparent behaviour from this release it won't be allowed to have such combination, gatekeeper won't start, please check your configuration before upgrading

What's Changed

  • Add OPA External Authorization #191 by @p53 in #213
  • Remove non-transparent behaviour when default-deny and /* defined in … by @p53 in #215
  • Default Deny strict was returning 401 in auth_code flow instead of re… by @p53 in #216
  • Update docker/distribution dependency, security alert by @p53 in #217
  • Update net/sys deps by @p53 in #218
  • Fix responses after external authz by @p53 in #221

Full Changelog: 1.7.0...1.8.0

1.8.0-rc3

26 Sep 15:07
@p53 p53
99a80ba
Compare
Choose a tag to compare
1.8.0-rc3 Pre-release
Pre-release
Fix responses after external authz (#221)

* Fix external authz responses, add test cases

* Lint checks

1.8.0-rc2

16 Sep 16:06
@p53 p53
c0f70d6
Compare
Choose a tag to compare
1.8.0-rc2 Pre-release
Pre-release
Net vulner dep update (#219)

* Update net/sys deps

* Update to version 1.18.6

* Raise version of golangci-lint due to issues with 1.18 go

* POST method string replacement with lib var

* Lint checks

1.7.0

14 Sep 21:43
@p53 p53
761f27e
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @sk1m made their first contribution in #210

Full Changelog: 1.6.2...1.7.0

1.7.0-rc2

12 Sep 21:41
@p53 p53
b4db9ed
Compare
Choose a tag to compare
1.7.0-rc2 Pre-release
Pre-release

Changelog

1.7.0-rc1

05 Sep 23:19
@p53 p53
d152dee
Compare
Choose a tag to compare
1.7.0-rc1 Pre-release
Pre-release

Changelog

1.6.2

19 Aug 09:09
@p53 p53
f2be287
Compare
Choose a tag to compare

What's Changed

  • Update dependencies with reported vulns by @p53 in #204

Full Changelog: 1.6.1...1.6.2