Skip to content

Latest commit

 

History

History
339 lines (175 loc) · 16 KB

CHANGELOG.md

File metadata and controls

339 lines (175 loc) · 16 KB

Change log

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v9.1.0 (2022-12-02)

Full Changelog

Added

  • Update allowed configs and allow extra configs #268 (treydock)

v9.0.1 (2022-11-22)

Full Changelog

Fixed

v9.0.0 (2022-11-01)

Full Changelog

Changed

v8.5.0 (2022-10-31)

Full Changelog

Added

v8.4.0 (2022-10-26)

Full Changelog

Added

  • Add duplicate_emails_allowed to keycloak_realm #260 (treydock)

v8.3.0 (2022-10-18)

Full Changelog

Added

Fixed

  • Remove --auto-build from start command on Keycloak 19+ #259 (treydock)

v8.2.0 (2022-10-10)

Full Changelog

Added

Fixed

  • Use a regular string for cache-config-file option #255 (nblock)

v8.1.0 (2022-07-13)

Full Changelog

Added

v8.0.0 (2022-06-24)

Full Changelog

Changed

  • Major rewrite to support Keycloak 18+ using Quarkus (see README for breaking changes) #247 (treydock)
  • BREAKING: Change how id is set for keycloak_ldap_user_provider (See README) #76 (treydock)

Fixed

  • Fix realm and other resources to handle names with spaces #249 (treydock)

v7.19.0 (2022-05-13)

Full Changelog

Added

  • Allow changing auth URL via auth_url_path parameter #245 (treydock)

Fixed

  • fix profile.properties file path in domain mode #244 (surcouf)

v7.18.0 (2022-04-29)

Full Changelog

Added

  • Allow postgresql < 9.0.0 #242 (saz)

v7.17.0 (2022-04-25)

Full Changelog

Added

v7.16.0 (2022-04-04)

Full Changelog

Added

v7.15.0 (2022-04-04)

Full Changelog

Added

v7.14.0 (2022-03-14)

Full Changelog

Added

v7.13.0 (2022-02-10)

Full Changelog

Added

v7.12.2 (2022-02-08)

Full Changelog

Fixed

  • Fix authorization services data corruption on unrelated client changes #236 (mattock)

v7.12.1 (2022-01-18)

Full Changelog

Fixed

  • Quota datasource username and password #235 (treydock)
  • Fix issues with install_base /opt/keycloak #232 (dmaes)

v7.12.0 (2021-11-24)

Full Changelog

Added

  • Add Realm properties and allow custom properties #228 (treydock)

v7.11.1 (2021-11-24)

Full Changelog

Fixed

  • Further fix to set description on keycloak_flow when not top_level flow #227 (treydock)
  • Fix to set description on keycloak_flow when not top_level flow #226 (treydock)

v7.11.0 (2021-11-05)

Full Changelog

Added

  • Replace CentOS 8 support with Rocky 8 #221 (treydock)
  • Support stdlib 8.x, mysql 12.x and use puppet/systemd #220 (treydock)
  • Add id parameter to keycloak::freeipa_user_provider #219 (treydock)

v7.10.0 (2021-09-22)

Full Changelog

Added

  • Add feature user_managed_access_allowed property #211 (rdcuzins)

Fixed

  • Fix and tune mangement interface definitions for both master and slave #217 (kibahop)

v7.9.1 (2021-09-16)

Full Changelog

Fixed

  • set keycloak_server in keycloak_conn_validator from 'localhost' to $service_bind_address #216 (hugendudel)

v7.9.0 (2021-09-08)

Full Changelog

Added

Fixed

v7.8.0 (2021-09-01)

Full Changelog

Added

  • Added support for bearer-only configuration of keycloak_client #207 (verrydtj)

v7.7.1 (2021-08-23)

Full Changelog

Fixed

  • Fix assigning management interfaces to logical interfaces in domain mode #206 (kibahop)

v7.7.0 (2021-08-16)

Full Changelog

Added

v7.6.0 (2021-08-13)

Full Changelog

Added

  • Add extra configurations to keycloak realm #203 (qboileau)

v7.5.1 (2021-08-03)

Full Changelog

Fixed

  • Ensure flow execution will add config if not added on create #201 (treydock)

v7.5.0 (2021-07-12)

Full Changelog

Added

v7.4.1 (2021-07-10)

Full Changelog

Fixed

  • Remove prefixes from socket-binding-groups #197 (kibahop)

v7.4.0 (2021-06-03)

Full Changelog

Added

  • Allow flows and flow executions to depend on SPI deployments #196 (treydock)

v7.3.0 (2021-06-02)

Full Changelog

Added

v7.2.2 (2021-04-23)

Full Changelog

Fixed

v7.2.1 (2021-04-17)

Full Changelog

Fixed

  • Fix keycloak_client to be able to update the secret #191 (treydock)

v7.2.0 (2021-03-26)

Full Changelog

Added

v7.1.0 (2021-03-25)

Full Changelog

Added

  • FreeIPA/LDAP provider related regression fixes #189 (mattock)

* This Changelog was automatically generated by github_changelog_generator