diff --git a/CHANGELOG.md b/CHANGELOG.md index e3f028a..1193e04 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## [v1.2.0] - 2022-04-05 + +- Added support to new JWT token via URI Resolver [#23107] + + ## [v1.1.10] - 2022-03-21 - Update wps service to support not writing of the computation status to the user's workspace [#23054] diff --git a/changelog.xml b/changelog.xml index a6a6274..f754904 100755 --- a/changelog.xml +++ b/changelog.xml @@ -1,4 +1,8 @@ + + Added support to new JWT token via URI Resolver [#23107] + Update wps service to support not writing of the computation status to the user's workspace [#23054] diff --git a/pom.xml b/pom.xml index a0e4ab9..af51582 100755 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.gcube.data-analysis wps - 1.1.10 + 1.2.0 WPS A service implementing a WPS provider in the D4Science e-Infrastructure @@ -109,7 +109,7 @@ org.gcube.dataanalysis dataminer - [1.8.0-SNAPSHOT, 2.0.0-SNAPSHOT) + [1.8.0, 2.0.0-SNAPSHOT) commons-logging