Releases: ansible-middleware/keycloak
Releases · ansible-middleware/keycloak
2.4.3
=============================================
middleware_automation.keycloak Release Notes
v2.4.3
Minor Changes
- Update keycloak to 24.0.5 #241
2.4.2
v2.4.2
Minor Changes
- New parameter
keycloak_quarkus_download_path
#239
Bugfixes
- Add wait_for_port number parameter #237
2.4.1
Internal release, documentation or test changes only
2.4.0
v2.4.0
Major Changes
- Enable by default health check on restart #234
- Update minimum ansible-core version > 2.15 #232
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-header
enhancement #227
Bugfixes
kc.sh build
uses configured jdk #211
2.2.2
v2.2.2
Minor Changes
- Copying of key material for TLS configuration #210
- Validate certs parameter for JDBC driver downloads #207
Bugfixes
- Turn off controller privilege escalation #209
2.2.1
v2.2.1
Release Summary
Internal release, documentation or test changes only.
Bugfixes
- JDBC provider: fix clause in argument validation #204
2.2.0
v2.2.0
Major Changes
- Support java keystore for configuration of sensitive options #189
Minor Changes
- Add
wait_for_port
and wait_for_log
systemd unit logic #199
- Customize jdbc driver downloads, optional authentication #202
- Keystore-based vault SPI configuration #196
- New
keycloak_quarkus_hostname_strict_https
parameter #195
- Providers config and custom providers #201
- Remove administrator credentials from files once keycloak is bootstrapped #197
- Update keycloak to 24.0 #194
2.1.1
v2.1.1
Minor Changes
- Add reverse
proxy_headers
config, supersedes proxy_mode
#187
- Debian/Ubuntu compatibility #178
- Use
keycloak_realm
as default for sub-entities #180
Bugfixes
- Fix permissions on controller-side downloaded artifacts #184
- JVM args moved to
JAVA_OPTS
envvar (instead of JAVA_OPTS_APPEND) #186
- Unrelax configuration file permissions #191
- Utilize comment filter for
ansible_managed
annotations #176