Skip to content

Latest commit

 

History

History
229 lines (149 loc) · 12.1 KB

CHANGELOG.md

File metadata and controls

229 lines (149 loc) · 12.1 KB

Table of Contents generated with DocToc

Change Log

v0.1.7 (2022-06-23)

Full Changelog

Fixed bugs:

  • bearer_token authenticator is not available #57

Closed issues:

  • New authorizers remote and remote_json not in default config #40

Merged pull requests:

v0.1.6 (2021-11-30)

Full Changelog

Fixed bugs:

  • Bump golang version to at least 1.15.5 to fix CVEs #54

Merged pull requests:

v0.1.5 (2021-09-24)

Full Changelog

Closed issues:

  • Release v0.1.3 did not pass status check and was not pushed to docker registry #50
  • Handlers "config" attribute is replaced by an empty object #49
  • Controller crashes because logger can't create file #34
  • Sidecar mode - write access rules to file #21
  • Validate access rules against JSON Schema from Oathkeeper Upstream #9

Merged pull requests:

v0.1.4 (2021-05-08)

Full Changelog

v0.1.3 (2021-05-07)

Full Changelog

Fixed bugs:

  • The field 'upstream' should not be required #43

Closed issues:

  • Rewrite integration tests to stretchr/testify #10

Merged pull requests:

  • build: Update CRDs and k8s dependencies #48 (colunira)

v0.1.2 (2021-04-25)

Full Changelog

Merged pull requests:

v0.1.1 (2021-03-31)

Full Changelog

Merged pull requests:

  • fix: upstream should not be required in Rule CRD #45 (pommelinho)

v0.1.0 (2020-07-14)

Full Changelog

Merged pull requests:

v0.0.10 (2020-02-18)

Full Changelog

v0.0.9 (2020-02-18)

Full Changelog

Closed issues:

  • <.*> becomes \u003c.*\u003e #38

Merged pull requests:

  • fix(test): Add failing test case for escaped chars #39 (aeneasr)

v0.0.8+oryOS.15 (2019-12-26)

Full Changelog

v0.0.7 (2019-12-20)

Full Changelog

v0.0.6 (2019-12-20)

Full Changelog

Closed issues:

  • Broken handling of rules across namespaces #36
  • Add leader election flag to the controller #35
  • High memory consumption in clusters with many ConfigMaps #32

Merged pull requests:

v0.0.5 (2019-12-11)

Full Changelog

v0.0.4 (2019-12-11)

Full Changelog

Merged pull requests:

v0.0.3 (2019-11-18)

Full Changelog

Closed issues:

  • oathkeeper-maester crashes on updating configmap w/ rules #25

Merged pull requests:

v0.0.2-beta-2 (2019-11-12)

Full Changelog

Closed issues:

  • Update to latest changes in oathkeeper access rule config #24

Merged pull requests:

  • Add 'hydrator' mutator to the list of default mutators #23 (kubadz)

v0.0.2-beta.1 (2019-08-12)

Full Changelog

Closed issues:

  • Helm charts for the controller #4

Merged pull requests:

v0.0.1-beta.3 (2019-07-30)

Full Changelog

Closed issues:

  • Run integration tests on CI #14
  • Setup CI/CD #3
  • Create controller skeleton #2
  • Define CRD representing access rule #1

Merged pull requests:

v0.0.1-beta.2 (2019-07-29)

Full Changelog

v0.0.1-beta.1 (2019-07-29)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator