Skip to content

Latest commit

 

History

History
57 lines (27 loc) · 2.57 KB

File metadata and controls

57 lines (27 loc) · 2.57 KB

Changelog

0.2.3 (2024-12-09)

Bug Fixes

0.2.2 (2024-11-29)

Bug Fixes

  • adjusting memory keycloakerator manager (#14) (ee9f370)

0.2.1 (2024-06-10)

Bug Fixes

  • create protocol mapper for client audience (#9) (acdeffd)

0.2.0 (2024-06-09)

⚠ BREAKING CHANGES

  • use hyphens in secret keys\n\nBREAKING-CHANGES: secrets no longer use underscores in keys

Features

  • use hyphens in secret keys\n\nBREAKING-CHANGES: secrets no longer use underscores in keys (848a122)

0.1.0 (2024-05-31)

⚠ BREAKING CHANGES

  • rename and remove properties from spec

Features

  • add option to get client credentials from GCP SM (b8ffd8f)

Bug Fixes

  • add default value for Keycloak in Reconciler (2f709ea)
  • parse general config with prefix (5e16b11)
  • remove images from kustomization (95a676f)
  • use snake case for secret keys, use constant for key ref (3155949)

Code Refactoring

  • rename and remove properties from spec (9ef2231)