Skip to content

Latest commit

 

History

History
264 lines (165 loc) · 12.3 KB

CHANGELOG.md

File metadata and controls

264 lines (165 loc) · 12.3 KB

Table of Contents generated with DocToc

Change Log

v0.0.22 (2021-05-13)

Full Changelog

Closed issues:

  • Reconcile does not discriminate client per namespace #63

Merged pull requests:

v0.0.21 (2021-05-10)

Full Changelog

Implemented enhancements:

  • feat: Support to ory hydra running in secure mode #62 (fjvierap)

v0.0.20 (2021-05-10)

Full Changelog

Closed issues:

  • Is there an option to update hydra clients once secrets are changed? #59

Merged pull requests:

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

v0.0.19 (2020-06-29)

Full Changelog

Merged pull requests:

v0.0.18 (2020-06-08)

Full Changelog

Closed issues:

  • Distinction between redirect\_uris and post\_logout\_redirect\_uris into maester? #51

Merged pull requests:

v0.0.17 (2020-03-26)

Full Changelog

Closed issues:

  • Maester crash when creating a client with tokenEndpointAuthMethod: none #52

v0.0.16 (2020-03-26)

Full Changelog

Fixed bugs:

  • Reconciliation Broken with Hydra > 1.3 #49

Closed issues:

  • Maester controller #3

Merged pull requests:

v0.0.15 (2020-02-27)

Full Changelog

Closed issues:

  • Restarting hydra-maester should trigger a reconcile check #43

Merged pull requests:

  • fix: Reconciliation Broken with Hydra > 1.3 #50 (jhutchins)

v0.0.14 (2020-02-11)

Full Changelog

v0.0.13 (2020-02-11)

Full Changelog

Merged pull requests:

  • feat: Sync mode - least work approach #46 (jakkab)

v0.0.12 (2020-02-05)

Full Changelog

Merged pull requests:

  • fix(resolver): Fix client name detection for updates #45 (paulbdavis)

v0.0.11 (2020-02-03)

Full Changelog

Merged pull requests:

  • adding support for hydra client metadata property #38 (amihalj)

v0.0.10 (2020-02-01)

Full Changelog

Closed issues:

  • hydra_v1alpha1_oauth2client_user_credentials.yaml is using invalid apiVersion for OAuth2Client #41

Merged pull requests:

v0.0.9 (2019-12-26)

Full Changelog

Closed issues:

  • Set owner reference on secrets created by the controller. #20

Merged pull requests:

  • Use binary kustomize release for CI #40 (aeneasr)

v0.0.8 (2019-12-16)

Full Changelog

v0.0.7 (2019-12-16)

Full Changelog

Merged pull requests:

  • Set OwnerReference on Secrets created by controller #39 (kubadz)

v0.0.6 (2019-11-26)

Full Changelog

Closed issues:

  • Improvement: Allow multiple hydra with single maester #34
  • cannot use hydra's allow_termination_from support without X-Forwarded-Proto header #32
  • How do we set the redirect_uri #26

Merged pull requests:

  • adding support for token_endpoint_auth_method #37 (amihalj)

v0.0.5 (2019-11-14)

Full Changelog

Fixed bugs:

  • BUG: "do" func unmarshalls body of unsuccessful requests to oauth2clientjson #21

Closed issues:

  • Created secret name should match secretName in spec #29
  • Testing issues #27

Merged pull requests:

v0.0.4 (2019-09-19)

Full Changelog

Fixed bugs:

  • Controller can override clients that don't correspond with current CR. #22

Closed issues:

  • Create CI/CD & release #6
  • Plug it in in the hydra chart #5
  • Define CRD #2

Merged pull requests:

v0.0.3 (2019-08-30)

Full Changelog

Merged pull requests:

  • Extend readme: command-line flags #15 (jakkab)

v0.0.2-test2 (2019-08-30)

Full Changelog

Merged pull requests:

v0.0.2-test1 (2019-08-30)

Full Changelog

Merged pull requests:

v0.0.2 (2019-08-30)

Full Changelog

Merged pull requests:

v0.0.1 (2019-08-29)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator