diff --git a/CHANGELOG.md b/CHANGELOG.md index 4df4baa..6f21d97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,15 +2,22 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for org.gcube.data-access.sh-fuse-integration +## [v1.2.0-SNAPSHOT] 2021-05-19 + +### Feature + +- porting to uma token [#21441] + + ## [v1.1.1] 2021-01-15 ### Fixes - issue on right displayed -- https://support.d4science.org/issues/20417 +- [#20417] ## [v1.1.0] 2020-09-07 ### Fixes -- Solved issue on data download (https://support.d4science.org/issues/19651) +- Solved issue on data download [#19651] diff --git a/pom.xml b/pom.xml index 6b4cd84..be5ca20 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.gcube.data-access sh-fuse-integration - 1.1.1 + 1.2.0-SNAPSHOT SHFuseIntegration @@ -33,7 +33,7 @@ org.gcube.distribution gcube-bom - 1.5.0 + 2.0.1 pom import @@ -50,6 +50,11 @@ org.gcube.common gxJRS + + + org.gcube.common + common-authorization + org.gcube.common