Skip to content

Latest commit

 

History

History
516 lines (268 loc) · 24.8 KB

CHANGELOG.md

File metadata and controls

516 lines (268 loc) · 24.8 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.

v12.1.0 (2024-08-25)

Full Changelog

Added

  • Add syslog settings to configs type #318 (saz)

v12.0.0 (2024-07-12)

Full Changelog

Changed

  • BREAKING: Support Keycloak 25 #316 (treydock)
  • Implement webauthn extra origins & Raise KeyCloak version to 24.0.5 in acceptance tests #313 (TuningYourCode)

Added

v11.2.0 (2024-06-19)

Full Changelog

Added

  • Implement realm otp, webauthn, webauthn passwordless and bruteforce properties #312 (TuningYourCode)

v11.1.1 (2024-05-03)

Full Changelog

Fixed

  • Allow mapped_group_attributes to be removed by defaulting to absent #311 (treydock)

v11.1.0 (2024-04-19)

Full Changelog

Added

v11.0.2 (2024-04-19)

Full Changelog

Added

  • allow absolute path for package_url parameter #305 (trefzer)

Fixed

v11.0.1 (2023-09-22)

Full Changelog

Fixed

v11.0.0 (2023-07-19)

Full Changelog

Changed

  • Drop Puppet 6, add Puppet 8 support, drop Ubuntu 18.04 #298 (treydock)
  • Support Keycloak 22, Drop EL7 and Debian 10 #297 (treydock)
  • Default java_declare_method to class for Debian and Ubuntu #295 (treydock)

Added

  • Add keycloak::partial_import resource #301 (treydock)
  • Add properties to keycloak_client_protocol_mapper #300 (treydock)
  • Add cache_policy property to keycloal_ldap_user_provider #296 (treydock)
  • Add default_locale property to keycloak_realm #294 (treydock)
  • Set JAVA_HOME environment variable for Keycloak service #293 (treydock)

Fixed

  • Do not reassign $hostname variable when http_enabled=false #299 (treydock)

v10.2.0 (2023-06-16)

Full Changelog

Added

  • Allow newer dependency versions #289 (saz)

v10.1.0 (2023-04-14)

Full Changelog

Added

v10.0.1 (2023-04-10)

Full Changelog

Fixed

v10.0.0 (2023-04-05)

Full Changelog

Changed

  • Default to Keycloak 21.0.1 and Use OpenJDK 17 where possible #283 (treydock)

v9.4.0 (2023-03-22)

Full Changelog

Added

v9.3.4 (2023-03-20)

Full Changelog

Fixed

v9.3.3 (2023-03-09)

Full Changelog

Fixed

  • Use http_relative_path with keycloak_conn_validator #278 (treydock)

v9.3.2 (2023-02-15)

Full Changelog

Fixed

  • Allow hostname setting to not use default value #275 (treydock)

v9.3.1 (2023-01-04)

Full Changelog

Fixed

v9.3.0 (2022-12-21)

Full Changelog

Added

  • Switch the Duo SPI used for testing and documentation #271 (treydock)

v9.2.0 (2022-12-19)

Full Changelog

Added

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 (ghost)

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