This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). # Changelog for "keycloak-d4science-spi-parent" ## [v2.0.0-SNAPSHOT] - Updated to be compatible with Keycloak v16 - Added themes sub-module to be included in the EAR artifact, porting from `d4science-keycloak-themes` repo ## [v1.1.0] Updated athentication with bearer code took from new examples: added realm param. Now calls to orchestrators are UMA authenticated with `keycloak-client` credentials and `conductor-server` audience ## [v1.0.1] user put in disable status and avatar deleted at user delete request, params returned correctly adding avatar ## [v1.0.0] Added delete-account sub-module and prepared for the release in pre-prod ## [v0.2.0-SNAPSHOT] Completed the refactoring as Maven multi-module project and each project has been documented as the new project template advise. It also provide the avatar support (#19726) ## [v0.1.0-SNAPSHOT] - Refactored as Maven multi-module project and support for avatar (#19726) ## [v0.0.1-SNAPSHOT] - First release (#19657, #19684)