Skip to content

Releases: ansible-middleware/keycloak

2.2.0

01 May 14:44

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

2.1.2

17 Apr 15:49

Choose a tag to compare

v2.1.2

2.1.1

17 Apr 08:58

Choose a tag to compare

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

2.1.0

28 Feb 15:58

Choose a tag to compare

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

v2.1.0

Major Changes

  • Implement infinispan TCPPING discovery protocol #159

Minor Changes

  • Set enable-recovery when xa transactions are enabled #167
  • keycloak_quarkus: Allow configuring log rotate options in quarkus configuration #161
  • keycloak_quarkus: sticky-session for infinispan routes #163

Breaking Changes / Porting Guide

  • keycloak_quarkus: renamed infinispan host list configuration #157

Bugfixes

  • keycloak_quarkus: fix custom JAVA_HOME parameter name #171

2.0.2

17 Jan 08:50

Choose a tag to compare

v2.0.2

Minor Changes

  • keycloak_quarkus: Add support for sqlserver jdbc driver #148
  • keycloak_quarkus: allow configuration of hostname-strict-backchannel #152
  • keycloak_quarkus: systemd restart behavior #145

Bugfixes

  • keycloak_quarkus: Use keycloak_quarkus_java_opts #154
  • keycloak_quarkus: allow ports <1024 (e.g. :443) in systemd unit #150

2.0.1

07 Dec 14:30

Choose a tag to compare

v2.0.1

Minor Changes

  • keycloak_quarkus: add hostname-strict parameter #139
  • keycloak_quarkus: update to version 23.0.1 #133

Bugfixes

  • keycloak_quarkus: template requires lowercase boolean values #138

2.0.0

20 Nov 17:10

Choose a tag to compare

v2.0.0

Minor Changes

  • Add new parameter for port offset configuration #124
  • Update Keycloak to version 22.0.5 #122

Breaking Changes / Porting Guide

  • Add support for more http-related configs #115
  • Update minimum ansible-core version > 2.14 #119
  • keycloak_quarkus: enable config of key store and trust store #116

1.3.0

25 Sep 10:57

Choose a tag to compare

v1.3.0

Major Changes

  • Run service as keycloak_service_user #106

Minor Changes

  • keycloak_quarkus: Update Keycloak to version 22.0.3 #112
  • keycloak_quarkus: fix admin console redirect when running locally #111
  • keycloak_quarkus: skip proxy config if keycloak_quarkus_proxy_mode is none #109

Bugfixes

  • keycloak_quarkus: fix validation failure upon port configuration change #113

1.2.8

28 Aug 15:56

Choose a tag to compare

v1.2.8

Minor Changes

  • keycloak_quarkus: set openjdk 17 as default #103
  • keycloak_quarkus: update to version 22.0.1 #107

Bugfixes

  • Fix incorrect checks for keycloak_jgroups_subnet #98
  • Undefine keycloak_db_valid_conn_sql default #91
  • Update bindep.txt package python3-devel to support RHEL9 #105

1.2.7

19 Jun 15:23

Choose a tag to compare

v1.2.7

Minor Changes

  • Allow to override jgroups subnet #93
  • keycloak-quarkus: update keycloakx to v21.1.1 #92