Skip to content

Releases: ansible-middleware/keycloak

3.0.1

02 May 09:49
Compare
Choose a tag to compare

v3.0.1

Minor Changes

  • Version update to 26.0.8 / rhbk 26.0.11 #277

Bugfixes

  • Trigger rebuild handler on envvars file change #276

3.0.0

23 Apr 11:47
Compare
Choose a tag to compare

v3.0.0

Minor Changes

  • Add theme cache invalidation handler #252
  • keycloak_realm: change url variables to defaults #268

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

16 Oct 07:24
Compare
Choose a tag to compare

=============================================
middleware_automation.keycloak Release Notes

v2.4.3

Minor Changes

  • Update keycloak to 24.0.5 #241

2.4.2

26 Sep 08:52
Compare
Choose a tag to compare

v2.4.2

Minor Changes

  • New parameter keycloak_quarkus_download_path #239

Bugfixes

  • Add wait_for_port number parameter #237

2.4.1

02 Jul 14:23
Compare
Choose a tag to compare

Internal release, documentation or test changes only

2.4.0

04 Jun 15:44
Compare
Choose a tag to compare

v2.4.0

Major Changes

  • Enable by default health check on restart #234
  • Update minimum ansible-core version > 2.15 #232

2.3.0

20 May 10:22
Compare
Choose a tag to compare

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

06 May 08:11
Compare
Choose a tag to compare

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

02 May 17:00
Compare
Choose a tag to compare

v2.2.1

Release Summary

Internal release, documentation or test changes only.

Bugfixes

  • JDBC provider: fix clause in argument validation #204

2.2.0

01 May 14:44
Compare
Choose a tag to compare

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