Skip to content

Latest commit

 

History

History
182 lines (143 loc) · 10.2 KB

CHANGELOG.md

File metadata and controls

182 lines (143 loc) · 10.2 KB

v1.24.0 - 2025-02-05

Features

  • Add Admin Fine Grained Permissions to Keycloak Client
  • Add Browser and Direct Grant Flow fields to Keycloak Client
  • Add realm SMTP configuration (#96)
  • Add realm SMTP configuration (#96)
  • Add setting adminUrl homeUrl for Client (#106)
  • Add the ability to manage Realm Attributes (#85)
  • Add print columns for KeycloakRealm Resources (#109)
  • Add managing Authorization Resources for a Client (#75)

Bug Fixes

  • Boolean parameters with default values are always 'true' (#56)

Routine

  • Update current development version (#102)
  • Update current development version (#102)

v1.23.0 - 2024-10-29

Features

  • Add DisplayName to KeycloakRealm/ClusterKeycloakRealm (#94)
  • Add support for optional client scopes
  • Add childRequirement for KeycloakAuthFlow (#82)
  • Remove deprecated v1alpha1 versions from the operator (#86)
  • Add displayHTMLName to realm resource (#80)

Bug Fixes

  • Deletion resources related to subgroup (#95)
  • Resolve subgroup creation and assignment issues (#95)

Routine

  • Update Pull Request Template (#17)
  • Update KubeRocketCI names and documentation links (#91)
  • Publish update on OperatorHub (#76)
  • Add additional examples of Keycloak AuthFlow resource (#79)
  • Update current development version (#76)

v1.22.0 - 2024-07-23

Features

  • Add ClusterKeycloakRealm browserFlow setting (#66)

Bug Fixes

  • move imagePullSecrets to spec.template.spec (#73)
  • Error if KeycloakClient secret is deleted before it (#62)
  • KeycloakRealmRole CR duplicated status (#68)

Routine

  • Generate OperatorHub bundle for v1.21.0 (#59)
  • Update current development version (#59)

v1.21.0 - 2024-05-16

Features

  • Add imagePullSecrets to enable private repository
  • Add support for composite client role (#44)
  • Remove SSORealm functionality from KeycloakRealm (#47)
  • Full reconciliation of KeycloakRealmUser (#45)
  • Add Scopes to KeycloakClient Authorization spec (#41)
  • Add ability to configure Realm token Settings (#38)
  • Add custom certificate support (#36)
  • Allow creating Authorization Permissions for a Client (#28)
  • Allow creating Authorization Policies for a Client (#28)
  • Enable review for pull requests (#32)
  • Allow secret references in KeycloakRealmComponent (#30)

Bug Fixes

  • Remove from code coverage mock files (#28)

Testing

  • Add integration tests for KeycloakClientScope (#31)
  • Add integration tests for KeycloakRealmUser (#31)
  • Add integration tests for KeycloakAuthFlow (#31)
  • Add integration tests for KeycloakRealm (#31)

Routine

  • Bump to Go 1.22 (#57)
  • Add CODEOWNERS (#49)
  • Migrate from gerrit to github pipelines (#49)
  • Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 (#39)
  • Update operator bundle (#37)
  • Add ClusterRoleBinding for operatorHub(#37)
  • Remove explicit caching in workflows (#34)
  • Implement cache in github workflow (#34)
  • Generate OperatorHub bundle for the version 1.20.0 (#27)
  • Update current development version (#27)

Documentation

  • Update README md file (#132)

v1.20.0 - 2024-01-11

Features

  • Add missing fields to KeycloakClient (#24)

Bug Fixes

  • The default realm role is no longer works (#22)

Routine

  • Add printcolumn status for all custom resources (#23)
  • Update current development version (#23)
  • Generate bundle for OperatorHub v1.19.0 (#23)

v1.19.0 - 2023-11-15

Features

  • Enable secret reference support in KeycloakClient resource (#21)
  • Add annotation for preserving resources deletion (#18)
  • Enable secret support in KeycloakRealmIdentityProvider resource (#20)

Bug Fixes

  • KeycloakRealmIdentityProvider config secret reference is replaced by the plain secret (#20)

Testing

  • Create client without specifying client secret (#21)
  • Add e2e for KeycloakRealmIdentityProvider using secret (#20)

Routine

  • Generate bundle for OperatorHub v1.19.0 (#23)
  • Update GH actions and release pipeline (#23)
  • Upgrade pull request template (#17)
  • Bump golang.org/x/net from 0.8.0 to 0.17.0 (#16)
  • Upgrade Go to 1.20 (#14)
  • Update current development version (#13)

v1.18.2 - 2023-10-31

Routine

  • Bump golang.org/x/net from 0.8.0 to 0.17.0 (#16)

v1.18.1 - 2023-09-25

Routine

  • Upgrade Go to 1.20 (#14)
  • Update CHANGELOG.md (#85)

v1.18.0 - 2023-09-20

Features

  • Allow multiple redirect URIs (#12)

Routine

  • Publish v1.17.1 on OperatorHub (#10)
  • Publish v1.17.0 on OperatorHub (#10)
  • Update current development version (#10)

v1.17.1 - 2023-09-04

Routine

  • Publish v1.17.0 on OperatorHub (#10)

v1.17.0 - 2023-08-17