Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Releases: keycloak/keycloak-operator

14.0.0

10 Aug 07:55
Compare
Choose a tag to compare
Set version to 14.0.0

13.0.1

10 Aug 07:53
Compare
Choose a tag to compare
Set version to 13.0.1

13.0.0

10 Aug 07:53
Compare
Choose a tag to compare
Set version to 13.0.0

12.0.4

10 Aug 07:52
Compare
Choose a tag to compare
Set version to 12.0.4

12.0.3

10 Aug 07:52
Compare
Choose a tag to compare
Set version to 12.0.3

12.0.2

10 Aug 07:52
Compare
Choose a tag to compare
Set version to 12.0.2

12.0.1 Release

08 Jan 11:32
Compare
Choose a tag to compare

Here's a list of the most important changes:

  • #222 - (slaskawi) KEYCLOAK-14627 Operator SDK v0.18.2
  • #239 - (briantopping) KEYCLOAK-14931: Remove cluster.local from DNS names in the deployment genertor.
  • #237 - (briangallagher) 14898 Update RHSSO Image Pull Policy to Always
  • #251 - (vmuzikar) KEYCLOAK-14955 Support for running operator tests without admin permissions
  • #238 - (ASzc) KEYCLOAK-14888 Create container build workflow for Quay
  • #108 - (slaskawi) KEYCLOAK-12273 Keycloak Operator documentation
  • #243 - (obrienrobert) INTLY-8357 Pod monitor removal
  • #240 - (chlunde) KEYCLOAK-13582 user federation provider and mapper
  • #229 - (slaskawi) KEYCLOAK-14316 Fix "assignment to entry in nil map" error
  • #232 - (wei-lee) explicit set the FailureThreshold for the readiness and liveness probes
  • #230 - (chlunde) KEYCLOAK-14774 Add AuthenticationFlows and AuthenticatorConfig to KeycloakRealm CRD
  • #235 - (Kampe) KEYCLOAK-15446 Adding kustomize
  • #241 - (chlunde) KEYCLOAK-15014 Add scopes to realm and client
  • #242 - (slaskawi) KEYCLOAK-15161 Fix switch statement to avoid panic
  • #250 - (slaskawi) KEYCLOAK-15713 Use vendor directory for tests
  • #257 - (ASzc) KEYCLOAK-16060 Hide vendor and generated files from GitHub diffs
  • #272 - (abstractj) [KEYCLOAK-16368] CI is broken due to some changes on GitHub actions
  • #262 - (vmuzikar) KEYCLOAK-15955 Implement a pluggable Upgrade strategy
  • #267 - (jeesmon) KEYCLOAK-15109 Fix CRD description
  • #258 - (drichtarik) KEYCLOAK-16039 Build Init Container fails on bad image repo parsing
  • #266 - (abstractj) [KEYCLOAK-16142] Replace Travis with Github Actions
  • #246 - (slaskawi) KEYCLOAK-15516 Update the image to UBI 8.2
  • #261 - (drichtarik) Add ppc64le platform to container.yaml
  • #264 - (slaskawi) KEYCLOAK-16057 KEYCLOAK-16058 Use the latest AMO version
  • #265 - (dhx-teuto) KEYCLOAK-16227 - Add realm login settings to realm CRD
  • #259 - (jeesmon) KEYCLOAK-16079 Support Spec.TLS override in Keycloak Ingress
  • #247 - (jniebuhr) KEYCLOAK-15476: Support external keycloak instances
  • #255 - (slaskawi) KEYCLOAK-14782 KEYCLOAK-14470 KEYCLOAK-12677 Custom Configuration
  • #263 - (jeesmon) KEYCLOAK-15109 Ingress/Route Host Override
  • #260 - (jeesmon) KEYCLOAK-16102 Update client secret on change in KeycloakClient CR
  • #254 - (vmuzikar) KEYCLOAK-15027 RH-SSO operator extension URL not correctly processed for themes

Big thanks to our community contributors!

10.0.0 Release

09 Jul 06:16
Compare
Choose a tag to compare

Here's a list of the most important changes:

  • #186 KEYCLOAK-12307 TLS Termination configuration
  • #185 KEYCLOAK-13634 Allow a single RHSSO image override
  • This is a potentially dangerous change. The Keycloak Operator will use a different database image than till now. Please make sure you backup your data.
    #182 KEYCLOAK-14075 Downgrade to Postgresql 10
  • #180 KEYCLOAK-14016 Support for testing operator as an image
  • #179 KEYCLOAK-14066 Add Realm CRD tests
  • #178 KEYCLOAK-13616 Setup for the product
  • #177 KEYCLOAK-14035 Fix migration bug
  • #176 KEYCLOAK-13632 E2E tests refactoring
  • #175 KEYCLOAK-13909 Change default RHSSO image to 7.4
  • #173 Lower severity of rate based alerts
  • #172 KEYCLOAK-13974 Dockerfile cleanup
  • #171 adds attributes field to KeycloakUser CRD
  • #170 Small quality of life updates
  • #169 KEYCLOAK-13634 Support for multiple architectures
  • #168 Lower alert severity for memory based alerts
  • #165 KEYCLOAK-13634 Externalize images
  • #164 KEYCLOAK-13580 Ingress Tests
  • #163 KEYCLOAK-13743 Do not panic on missing Keycloak cluster
  • #162 KEYCLOAK-12027-Create a DB backup before upgrading to a new version
  • #161 KEYCLOAK-13711 Change of attribute POSTGRES_EXTERNAL_ADDRESS in secret keycloak-db-secret not handled

Big thanks to our community contributors!

9.0.2 Release

01 Apr 12:07
Compare
Choose a tag to compare

The new release contains the following changes:

  • #152 - A permission fix for Events
  • #150 - KEYCLOAK-13018 A fix enabling Operator to manage users with username prefixes
  • #157 - KEYCLOAK-13335 A fix that prevents Operator from skipping directAccessGrantsEnabled field.
  • #156 - KEYCLOAK-13287 KeycloakBackup CRs now use the instanceSelector
  • #158 INTLY-6495 A fix enabling the Keycloak Operator to recreate Client Secret

Big thanks to our community contributors!

9.0.0 Release

16 Mar 09:30
Compare
Choose a tag to compare

The new release contains the following changes:

  • #121 - Add audit options to the CRs
  • #131 - X509_CA_BUNDLE with wildcard
  • #138 - More flexible Readiness/Liveness checks
  • #137 - External database with URI support
  • #142 - Proper support for client secret
  • Operator SDK v0.15.1 upgrade

Full list of changes might be found here