From def6e8e5d0791201cfbc38052be4b7e017ed111f Mon Sep 17 00:00:00 2001 From: Mauro Mugnaini Date: Wed, 24 Apr 2024 10:54:04 +0200 Subject: [PATCH] Releasing `v2.24.0` --- CHANGELOG.md | 2 +- avatar-importer/CHANGELOG.md | 2 +- avatar-importer/pom.xml | 2 +- avatar-realm-resource/CHANGELOG.md | 2 +- avatar-realm-resource/pom.xml | 2 +- avatar-storage/CHANGELOG.md | 2 +- avatar-storage/pom.xml | 2 +- delete-account/CHANGELOG.md | 2 +- event-listener-provider/CHANGELOG.md | 2 +- event-listener-provider/pom.xml | 2 +- identity-provider-mapper/CHANGELOG.md | 2 +- identity-provider-mapper/pom.xml | 2 +- keycloak-d4science-script/CHANGELOG.md | 2 +- keycloak-d4science-script/pom.xml | 2 +- keycloak-d4science-theme/CHANGELOG.md | 2 +- keycloak-d4science-theme/pom.xml | 2 +- ldap-storage-mapper/CHANGELOG.md | 2 +- ldap-storage-mapper/pom.xml | 2 +- pom.xml | 2 +- protocol-mapper/CHANGELOG.md | 2 +- protocol-mapper/pom.xml | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ac6bd1..89aad1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "keycloak-d4science-spi-parent" -## [v2.24.0-SNAPSHOT] +## [v2.24.0] Now the minor part of the version (the `24` in the `2.24.x`) shows the compatibility to the specific Keycloak major version, in this case `24.x.x` ## [v2.1.0] diff --git a/avatar-importer/CHANGELOG.md b/avatar-importer/CHANGELOG.md index 67b874f..ca7fc26 100644 --- a/avatar-importer/CHANGELOG.md +++ b/avatar-importer/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "avatar-importer" -## [v2.24.0-SNAPSHOT] +## [v2.24.0] Removed LinkedIn OAuth2 deprecated provider and added the new OIDC version to supported providers Moved from `commons-lang` to `commons-lang3` artifactId in `org.apache.commons` groupId. Now the minor part of the version (the `24` in the `2.24.x`) shows the compatibility to the specific Keycloak major version, in this case `24.x.x` diff --git a/avatar-importer/pom.xml b/avatar-importer/pom.xml index 0f374cb..5d30e2a 100644 --- a/avatar-importer/pom.xml +++ b/avatar-importer/pom.xml @@ -5,7 +5,7 @@ org.gcube.iam keycloak-d4science-spi-parent - 2.24.0-SNAPSHOT + 2.24.0 avatar-importer diff --git a/avatar-realm-resource/CHANGELOG.md b/avatar-realm-resource/CHANGELOG.md index 798a17b..0ed6077 100644 --- a/avatar-realm-resource/CHANGELOG.md +++ b/avatar-realm-resource/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "avatar-realm-resource" -## [v2.24.0-SNAPSHOT] +## [v2.24.0] Moved code from `Resteasy classic` to `Reateasy reactive` since now Quarkus uses this framework. Now the minor part of the version (the `24` in the `2.24.x`) shows the compatibility to the specific Keycloak major version, in this case `24.x.x` diff --git a/avatar-realm-resource/pom.xml b/avatar-realm-resource/pom.xml index b6e4d69..4fd6b39 100644 --- a/avatar-realm-resource/pom.xml +++ b/avatar-realm-resource/pom.xml @@ -7,7 +7,7 @@ org.gcube.iam keycloak-d4science-spi-parent - 2.24.0-SNAPSHOT + 2.24.0 avatar-realm-resource diff --git a/avatar-storage/CHANGELOG.md b/avatar-storage/CHANGELOG.md index 716b61e..987f9c8 100644 --- a/avatar-storage/CHANGELOG.md +++ b/avatar-storage/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "avatar-storage" -## [v2.24.0-SNAPSHOT] +## [v2.24.0] Now the minor part of the version (the `24` in the `2.24.x`) shows the compatibility to the specific Keycloak major version, in this case `24.x.x` ## [v2.1.0] diff --git a/avatar-storage/pom.xml b/avatar-storage/pom.xml index a00539e..f18675e 100644 --- a/avatar-storage/pom.xml +++ b/avatar-storage/pom.xml @@ -7,7 +7,7 @@ org.gcube.iam keycloak-d4science-spi-parent - 2.24.0-SNAPSHOT + 2.24.0 avatar-storage diff --git a/delete-account/CHANGELOG.md b/delete-account/CHANGELOG.md index 583c734..677ca3a 100644 --- a/delete-account/CHANGELOG.md +++ b/delete-account/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "delete-account" -## [v2.24.0-SNAPSHOT] +## [v2.24.0] This module has been deprecated and disabled/removed from build since now the built in delete account functionality can be used. ## [v2.1.0] diff --git a/event-listener-provider/CHANGELOG.md b/event-listener-provider/CHANGELOG.md index ba9e863..48ccf61 100644 --- a/event-listener-provider/CHANGELOG.md +++ b/event-listener-provider/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "event-listener-provider" -## [v2.24.0-SNAPSHOT] +## [v2.24.0] Completely rewrote the implementation and configuration method, now both `admin` and `d4science` realms are configured by default as interesting realms. Added specific SPI configurations with `spi-events-listener-orchestrator-event-publisher-` prefix: `include-realms`, `exclude-realms`, `include-admin-types`, `exclude-admin-types`, `include-events` and `exclude-events` Now the minor part of the version (the `24` in the `2.24.x`) shows the compatibility to the specific Keycloak major version, in this case `24.x.x` diff --git a/event-listener-provider/pom.xml b/event-listener-provider/pom.xml index c43738b..cb46e9e 100644 --- a/event-listener-provider/pom.xml +++ b/event-listener-provider/pom.xml @@ -7,7 +7,7 @@ org.gcube.iam keycloak-d4science-spi-parent - 2.24.0-SNAPSHOT + 2.24.0 event-listener-provider diff --git a/identity-provider-mapper/CHANGELOG.md b/identity-provider-mapper/CHANGELOG.md index a06be83..a40f2ad 100644 --- a/identity-provider-mapper/CHANGELOG.md +++ b/identity-provider-mapper/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "identity-provider-mapper" -## [v2.24.0-SNAPSHOT] +## [v2.24.0] Now the minor part of the version (the `24` in the `2.24.x`) shows the compatibility to the specific Keycloak major version, in this case `24.x.x` ## [v2.1.0] diff --git a/identity-provider-mapper/pom.xml b/identity-provider-mapper/pom.xml index 80c1f8e..baff596 100644 --- a/identity-provider-mapper/pom.xml +++ b/identity-provider-mapper/pom.xml @@ -7,7 +7,7 @@ org.gcube.iam keycloak-d4science-spi-parent - 2.24.0-SNAPSHOT + 2.24.0 identity-provider-mapper diff --git a/keycloak-d4science-script/CHANGELOG.md b/keycloak-d4science-script/CHANGELOG.md index 9326037..2309261 100644 --- a/keycloak-d4science-script/CHANGELOG.md +++ b/keycloak-d4science-script/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "keycloak-d4science-themes" -## [v2.24.0-SNAPSHOT] +## [v2.24.0] Now the minor part of the version (the `24` in the `2.24.x`) shows the compatibility to the specific Keycloak major version, in this case `24.x.x` ## [v2.1.0] diff --git a/keycloak-d4science-script/pom.xml b/keycloak-d4science-script/pom.xml index d8fa930..0ea911b 100644 --- a/keycloak-d4science-script/pom.xml +++ b/keycloak-d4science-script/pom.xml @@ -7,7 +7,7 @@ org.gcube.iam keycloak-d4science-spi-parent - 2.24.0-SNAPSHOT + 2.24.0 keycloak-d4science-script diff --git a/keycloak-d4science-theme/CHANGELOG.md b/keycloak-d4science-theme/CHANGELOG.md index b4040b2..90f97e5 100644 --- a/keycloak-d4science-theme/CHANGELOG.md +++ b/keycloak-d4science-theme/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "keycloak-d4science-themes" -## [v2.24.0-SNAPSHOT] +## [v2.24.0] New theme support for account (Keycloak.v3) and others (Keycloak.v2). `d4science.v2` theme has been deprecated (and removed from declarations) and now only `d4science` will be the theme to be used/extended. Now the minor part of the version (the `24` in the `2.24.x`) shows the compatibility to the specific Keycloak major version, in this case `24.x.x` diff --git a/keycloak-d4science-theme/pom.xml b/keycloak-d4science-theme/pom.xml index e61bbc7..ff047fe 100644 --- a/keycloak-d4science-theme/pom.xml +++ b/keycloak-d4science-theme/pom.xml @@ -7,7 +7,7 @@ org.gcube.iam keycloak-d4science-spi-parent - 2.24.0-SNAPSHOT + 2.24.0 keycloak-d4science-theme diff --git a/ldap-storage-mapper/CHANGELOG.md b/ldap-storage-mapper/CHANGELOG.md index edd4e7c..fbb0d94 100644 --- a/ldap-storage-mapper/CHANGELOG.md +++ b/ldap-storage-mapper/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "keycloak-extension-spi" -## [v2.24.0-SNAPSHOT] +## [v2.24.0] Now the minor part of the version (the `24` in the `2.24.x`) shows the compatibility to the specific Keycloak major version, in this case `24.x.x` ## [v2.1.0] diff --git a/ldap-storage-mapper/pom.xml b/ldap-storage-mapper/pom.xml index be78902..07e7925 100644 --- a/ldap-storage-mapper/pom.xml +++ b/ldap-storage-mapper/pom.xml @@ -7,7 +7,7 @@ org.gcube.iam keycloak-d4science-spi-parent - 2.24.0-SNAPSHOT + 2.24.0 ldap-storage-mapper diff --git a/pom.xml b/pom.xml index 41d1bdd..cac1799 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.iam keycloak-d4science-spi-parent - 2.24.0-SNAPSHOT + 2.24.0 pom diff --git a/protocol-mapper/CHANGELOG.md b/protocol-mapper/CHANGELOG.md index cf89703..cabf952 100644 --- a/protocol-mapper/CHANGELOG.md +++ b/protocol-mapper/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "identity-provider-mapper" -## [v2.24.0-SNAPSHOT] +## [v2.24.0] Now the minor part of the version (the `24` in the `2.24.x`) shows the compatibility to the specific Keycloak major version, in this case `24.x.x` ## [v2.1.0] diff --git a/protocol-mapper/pom.xml b/protocol-mapper/pom.xml index ca542f3..3a21772 100644 --- a/protocol-mapper/pom.xml +++ b/protocol-mapper/pom.xml @@ -7,7 +7,7 @@ org.gcube.iam keycloak-d4science-spi-parent - 2.24.0-SNAPSHOT + 2.24.0 protocol-mapper