diff --git a/CHANGELOG.md b/CHANGELOG.md index 00d768a..86f3e11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # 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 diff --git a/avatar-importer/CHANGELOG.md b/avatar-importer/CHANGELOG.md index d8a1809..7c1f4ca 100644 --- a/avatar-importer/CHANGELOG.md +++ b/avatar-importer/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "avatar-importer" ## [v2.0.0-SNAPSHOT] - +- Updated to be compiled with Keycloak v16 ## [v1.1.0] Changes in other sub-components diff --git a/avatar-realm-resource/CHANGELOG.md b/avatar-realm-resource/CHANGELOG.md index d13d155..b3238b1 100644 --- a/avatar-realm-resource/CHANGELOG.md +++ b/avatar-realm-resource/CHANGELOG.md @@ -3,7 +3,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "avatar-realm-resource" ## [v2.0.0-SNAPSHOT] - +- Updated to be compiled with Keycloak v16 +- New URI path mappings for resource ## [v1.1.0] Updated athentication with bearer code took from new examples: added realm param diff --git a/avatar-storage/CHANGELOG.md b/avatar-storage/CHANGELOG.md index 3c3090c..3f71c34 100644 --- a/avatar-storage/CHANGELOG.md +++ b/avatar-storage/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "avatar-storage" ## [v2.0.0-SNAPSHOT] - +- Updated to be compiled with Keycloak v16 ## [v1.1.0] Updated athentication with bearer code took from new examples: added realm param diff --git a/delete-account/CHANGELOG.md b/delete-account/CHANGELOG.md index 55e9103..eaaeda4 100644 --- a/delete-account/CHANGELOG.md +++ b/delete-account/CHANGELOG.md @@ -3,7 +3,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "delete-account" ## [v2.0.0-SNAPSHOT] - +- Updated to be compiled with Keycloak v16 +- New URI path mappings for resource ## [v1.1.0] Now calls to orchestrators are UMA authenticated with `keycloak-client` credentials and `conductor-server` audience diff --git a/event-listener-provider/CHANGELOG.md b/event-listener-provider/CHANGELOG.md index a696cba..b61b15e 100644 --- a/event-listener-provider/CHANGELOG.md +++ b/event-listener-provider/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "event-listener-provider" ## [v2.0.0-SNAPSHOT] - +- Updated to be compiled with Keycloak v16 ## [v1.1.0] Now calls to orchestrators are UMA authenticated with `keycloak-client` credentials and `conductor-server` audience diff --git a/identity-provider-mapper/CHANGELOG.md b/identity-provider-mapper/CHANGELOG.md index cbe1e0a..36ed8bc 100644 --- a/identity-provider-mapper/CHANGELOG.md +++ b/identity-provider-mapper/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "identity-provider-mapper" ## [v2.0.0-SNAPSHOT] - +- Updated to be compiled with Keycloak v16 ## [v1.1.0] changes in other sub-components diff --git a/keycloak-d4science-bundle/CHANGELOG.md b/keycloak-d4science-bundle/CHANGELOG.md index 00ec75f..f914138 100644 --- a/keycloak-d4science-bundle/CHANGELOG.md +++ b/keycloak-d4science-bundle/CHANGELOG.md @@ -3,7 +3,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "keycloak-d4science-bundle" ## [v2.0.0-SNAPSHOT] - +- Added theme JAR to EAR bundle +- changes in sub-components ## [v1.1.0] changes in sub-components diff --git a/keycloak-d4science-theme/CHANGELOG.md b/keycloak-d4science-theme/CHANGELOG.md index f85598d..2523a3d 100644 --- a/keycloak-d4science-theme/CHANGELOG.md +++ b/keycloak-d4science-theme/CHANGELOG.md @@ -1,8 +1,7 @@ -# Changelog for "keycloak-d4science-themes" - -All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +# Changelog for "keycloak-d4science-themes" + ## [v2.0.0-SNAPSHOT] - Updated d4science themes for Keycloak v16 - Reimplemented d4science.v2 account ui for Keycloak v16 diff --git a/ldap-storage-mapper/CHANGELOG.md b/ldap-storage-mapper/CHANGELOG.md index 48f5d3c..4fbd6b8 100644 --- a/ldap-storage-mapper/CHANGELOG.md +++ b/ldap-storage-mapper/CHANGELOG.md @@ -3,8 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "keycloak-extension-spi" ## [v2.0.0-SNAPSHOT] - - +- Updated to be compiled with Keycloak v16 ## [v1.1.0]