Releasing version 1.1.0

This commit is contained in:
Mauro Mugnaini 2021-06-25 13:34:31 +02:00
parent 3df5344677
commit d41d98a68b
19 changed files with 26 additions and 39 deletions

View File

@ -2,7 +2,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "keycloak-d4science-spi-parent" # Changelog for "keycloak-d4science-spi-parent"
## [v1.1.0-SNAPSHOT] ## [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] ## [v1.0.1]
user put in disable status and avatar deleted at user delete request, params returned correctly adding avatar user put in disable status and avatar deleted at user delete request, params returned correctly adding avatar

View File

@ -2,7 +2,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "avatar-importer" # Changelog for "avatar-importer"
## [v1.1.0-SNAPSHOT] ## [v1.1.0]
Changes in other sub-components
## [v1.0.1] ## [v1.0.1]
Changes in other sub-components Changes in other sub-components

View File

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

View File

@ -2,7 +2,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "avatar-realm-resource" # Changelog for "avatar-realm-resource"
## [v1.1.0-SNAPSHOT] ## [v1.1.0]
Updated athentication with bearer code took from new examples: added realm param
## [v1.0.1] ## [v1.0.1]
Params returned correctly adding avatar Params returned correctly adding avatar

View File

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

View File

@ -2,8 +2,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "avatar-storage" # Changelog for "avatar-storage"
## [v1.1.0-SNAPSHOT] ## [v1.1.0]
Changes in other sub-components Updated athentication with bearer code took from new examples: added realm param
## [v1.0.1] ## [v1.0.1]
Changes in other sub-components Changes in other sub-components

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.gcube</groupId> <groupId>org.gcube</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId> <artifactId>keycloak-d4science-spi-parent</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.0</version>
</parent> </parent>
<scm> <scm>

View File

@ -2,7 +2,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "delete-account" # Changelog for "delete-account"
## [v1.1.0-SNAPSHOT] ## [v1.1.0]
Now calls to orchestrators are UMA authenticated with `keycloak-client` credentials and `conductor-server` audience
## [v1.0.1] ## [v1.0.1]
User put in disable status and avatar deleted at user delete request User put in disable status and avatar deleted at user delete request

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.gcube</groupId> <groupId>org.gcube</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId> <artifactId>keycloak-d4science-spi-parent</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.0</version>
</parent> </parent>
<artifactId>delete-account</artifactId> <artifactId>delete-account</artifactId>

View File

@ -2,7 +2,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "event-listener-provider" # Changelog for "event-listener-provider"
## [v1.1.0-SNAPSHOT] ## [v1.1.0]
Now calls to orchestrators are UMA authenticated with `keycloak-client` credentials and `conductor-server` audience
## [v1.0.1] ## [v1.0.1]
Only interesting events are published Only interesting events are published

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.gcube</groupId> <groupId>org.gcube</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId> <artifactId>keycloak-d4science-spi-parent</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.0</version>
</parent> </parent>
<artifactId>event-listener-provider</artifactId> <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" # Changelog for "identity-provider-mapper"
## [v1.1.0-SNAPSHOT] ## [v1.1.0]
changes in other sub-components changes in other sub-components
## [v1.0.1] ## [v1.0.1]

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.gcube</groupId> <groupId>org.gcube</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId> <artifactId>keycloak-d4science-spi-parent</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.0</version>
</parent> </parent>
<artifactId>identity-provider-mapper</artifactId> <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-bundle" # Changelog for "keycloak-d4science-bundle"
## [v1.1.0-SNAPSHOT] ## [v1.1.0]
changes in sub-components changes in sub-components
## [v1.0.1] ## [v1.0.1]

View File

@ -7,24 +7,12 @@
<parent> <parent>
<groupId>org.gcube</groupId> <groupId>org.gcube</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId> <artifactId>keycloak-d4science-spi-parent</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.0</version>
</parent> </parent>
<artifactId>keycloak-d4science-bundle</artifactId> <artifactId>keycloak-d4science-bundle</artifactId>
<packaging>ear</packaging> <packaging>ear</packaging>
<!-- <dependencyManagement> -->
<!-- <dependencies> -->
<!-- <dependency> -->
<!-- <groupId>org.gcube.distribution</groupId> -->
<!-- <artifactId>maven-portal-bom</artifactId> -->
<!-- <version>3.6.0</version> -->
<!-- <type>pom</type> -->
<!-- <scope>import</scope> -->
<!-- </dependency> -->
<!-- </dependencies> -->
<!-- </dependencyManagement> -->
<scm> <scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.parent.artifactId}.git</connection> <connection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.parent.artifactId}.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.parent.artifactId}.git</developerConnection> <developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.parent.artifactId}.git</developerConnection>

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.gcube</groupId> <groupId>org.gcube</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId> <artifactId>keycloak-d4science-spi-parent</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.0</version>
</parent> </parent>
<artifactId>keycloak-d4science-theme</artifactId> <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" # Changelog for "keycloak-extension-spi"
## [v1.1.0-SNAPSHOT] ## [v1.1.0]
## [v1.0.1] ## [v1.0.1]
changes in other sub-components changes in other sub-components

View File

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

View File

@ -12,7 +12,7 @@
<groupId>org.gcube</groupId> <groupId>org.gcube</groupId>
<artifactId>keycloak-d4science-spi-parent</artifactId> <artifactId>keycloak-d4science-spi-parent</artifactId>
<version>1.1.0-SNAPSHOT</version> <version>1.1.0</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<properties> <properties>
@ -39,13 +39,6 @@
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>
<!-- <dependency> -->
<!-- <groupId>org.gcube.distribution</groupId> -->
<!-- <artifactId>maven-portal-bom</artifactId> -->
<!-- <version>3.6.0</version> -->
<!-- <type>pom</type> -->
<!-- <scope>import</scope> -->
<!-- </dependency> -->
</dependencies> </dependencies>
</dependencyManagement> </dependencyManagement>
<scm> <scm>