Skip to content

Latest commit

 

History

History
337 lines (220 loc) · 17.8 KB

CHANGELOG.md

File metadata and controls

337 lines (220 loc) · 17.8 KB

Table of Contents generated with DocToc

Change Log

v0.0.26 (2021-12-08)

Full Changelog

Fixed bugs:

  • response_type=id_token+token #101
  • feat: support all variations of responseTypes #104 (Demonsthere)

v0.0.25 (2021-11-30)

Full Changelog

Fixed bugs:

  • Update dependencies to fix CVE issues #102
  • Reconciler is not using Hydra admin url from spec #82
  • Oauth2 clients registered in Hydra missredirect\_uris #60

Closed issues:

  • Multiple deployments cause problems #55
  • Add all missing oauth client properties to the CRD spec #36

Merged pull requests:

  • chore: upgrade golang to 1.16 #103 (Demonsthere)
  • chore: update repository template to 6989295f #100 (aeneasr)
  • chore: update repository template to f4135705 #99 (aeneasr)
  • chore: update repository template to f0344cdf #98 (aeneasr)
  • chore: update repository template to 8ac84b7f #97 (aeneasr)
  • chore: update repository template to 455ef889 #96 (aeneasr)
  • chore: update repository template to 455ef889 #95 (aeneasr)
  • chore: update repository template to ec210015 #94 (aeneasr)
  • chore: update repository template to ec210015 #93 (aeneasr)
  • chore: update repository template to e424c0a0 #90 (aeneasr)
  • chore: update repository template to e424c0a0 #89 (aeneasr)

v0.0.24 (2021-09-14)

Full Changelog

Closed issues:

  • CI failure on master #70
  • Hydra Maester requesting for secret at cluster scope #18
  • Synchronization mode #4

Merged pull requests:

  • chore: update kind #88 (Demonsthere)
  • fix: installing kubebuilder binary. #87 (piotrmsc)
  • chore: update codeowners of the repository #86 (piotrmsc)
  • chore: update repository template to ed8a3628 #85 (aeneasr)
  • chore: update repository template to ed8a3628 #84 (aeneasr)
  • fix(controller): Ensure that OAuth2Client reconciliation creates hydra client for specs #83 (alexandrem)
  • chore: update repository template to 7f8a3988 #81 (aeneasr)
  • chore: update repository template to d066e55a #80 (aeneasr)
  • chore: update repository template to d066e55a #79 (aeneasr)
  • chore: update repository template to 3ac3c476 #77 (aeneasr)
  • chore: update repository template to 0f4b64a2 #76 (aeneasr)
  • chore: update repository template to ad9a6404 #74 (aeneasr)

v0.0.23 (2021-06-04)

Full Changelog

Closed issues:

  • OAuth2 client CRD metadata issue #71

Merged pull requests:

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

Merged pull requests:

  • 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

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