Releases: ansible-middleware/keycloak
Releases · ansible-middleware/keycloak
3.0.2
v3.0.2
Minor Changes
- New
checksumproperty for keycloak_quarkus_providers #280 - New parameter to set the jgroups host IP address #281
- Session storage / distributed caches #287
- Update keycloak/RHBK to v26.2.4 #283
Bugfixes
- Fix
keycloak_quarkus_force_installparameter being ignored by install #296 - Fix alternate download location being ignored (JBossNeworkAPI always used) #298
- Run config rebuild after SPI providers update #285
- Use jdk21 as default in debian #289
- keycloak_realm: federation default provider type should be a string #302
3.0.1
3.0.0
v3.0.0
Minor Changes
Breaking Changes / Porting Guide
- Bump major and ansible-core versions #266
- Rename parameters to follow upstream #270
- Update for keycloak v26 #254
Bugfixes
- Access token lifespan is too short for ansible run #251
- Load environment vars during kc rebuild #274
- Rebuild config and restart service for local providers #250
- Rename and honour parameter
keycloak_quarkus_http_host#271
New Modules
- middleware_automation.keycloak.keycloak_realm - Allows administration of Keycloak realm via Keycloak API
2.4.3
2.4.2
2.4.1
Internal release, documentation or test changes only
2.4.0
2.3.0
v2.3.0
Major Changes
- Allow for custom providers hosted on maven repositories #223
- Restart handler strategy behaviour #231
Minor Changes
- Add support for policy files #225
- Allow to add extra custom env vars in sysconfig file #229
- Download from alternate URL with optional http authentication #220
- Update Keycloak to version 24.0.4 #218
proxy-headerenhancement #227
Bugfixes
kc.sh builduses configured jdk #211