Releasing `v2.24.0`

This commit is contained in:
Mauro Mugnaini 2024-04-24 10:54:04 +02:00
parent 03d6599783
commit def6e8e5d0
Signed by: mauro.mugnaini
GPG Key ID: 2440CFD0EB321EA8
21 changed files with 21 additions and 21 deletions

View File

@ -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]

View File

@ -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`

View File

@ -5,7 +5,7 @@
<parent>
<groupId>org.gcube.iam</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId>
<version>2.24.0-SNAPSHOT</version>
<version>2.24.0</version>
</parent>
<artifactId>avatar-importer</artifactId>

View File

@ -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`

View File

@ -7,7 +7,7 @@
<parent>
<groupId>org.gcube.iam</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId>
<version>2.24.0-SNAPSHOT</version>
<version>2.24.0</version>
</parent>
<artifactId>avatar-realm-resource</artifactId>

View File

@ -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]

View File

@ -7,7 +7,7 @@
<parent>
<groupId>org.gcube.iam</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId>
<version>2.24.0-SNAPSHOT</version>
<version>2.24.0</version>
</parent>
<artifactId>avatar-storage</artifactId>

View File

@ -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]

View File

@ -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`

View File

@ -7,7 +7,7 @@
<parent>
<groupId>org.gcube.iam</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId>
<version>2.24.0-SNAPSHOT</version>
<version>2.24.0</version>
</parent>
<artifactId>event-listener-provider</artifactId>

View File

@ -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]

View File

@ -7,7 +7,7 @@
<parent>
<groupId>org.gcube.iam</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId>
<version>2.24.0-SNAPSHOT</version>
<version>2.24.0</version>
</parent>
<artifactId>identity-provider-mapper</artifactId>

View File

@ -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]

View File

@ -7,7 +7,7 @@
<parent>
<groupId>org.gcube.iam</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId>
<version>2.24.0-SNAPSHOT</version>
<version>2.24.0</version>
</parent>
<artifactId>keycloak-d4science-script</artifactId>

View File

@ -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`

View File

@ -7,7 +7,7 @@
<parent>
<groupId>org.gcube.iam</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId>
<version>2.24.0-SNAPSHOT</version>
<version>2.24.0</version>
</parent>
<artifactId>keycloak-d4science-theme</artifactId>

View File

@ -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]

View File

@ -7,7 +7,7 @@
<parent>
<groupId>org.gcube.iam</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId>
<version>2.24.0-SNAPSHOT</version>
<version>2.24.0</version>
</parent>
<artifactId>ldap-storage-mapper</artifactId>

View File

@ -12,7 +12,7 @@
<groupId>org.gcube.iam</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId>
<version>2.24.0-SNAPSHOT</version>
<version>2.24.0</version>
<packaging>pom</packaging>
<properties>

View File

@ -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]

View File

@ -7,7 +7,7 @@
<parent>
<groupId>org.gcube.iam</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId>
<version>2.24.0-SNAPSHOT</version>
<version>2.24.0</version>
</parent>
<artifactId>protocol-mapper</artifactId>