From 51bc75f081a14c4b707e79fa0eb442216bb5b998 Mon Sep 17 00:00:00 2001 From: Fabio Sinibaldi Date: Mon, 15 Nov 2021 16:27:41 +0100 Subject: [PATCH] Changelog files fix --- CHANGELOG.md | 2 +- cms-test-commons/CHANGELOG.md | 2 +- geoportal-client/CHANGELOG.md | 22 +++++++++---------- geoportal-common/CHANGELOG.md | 41 ++++++++++++++++------------------- use-cases/CHANGELOG.md | 2 +- 5 files changed, 32 insertions(+), 37 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f853a66..9ee37d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,4 +3,4 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for org.gcube.spatial.data.gcube-sdi-suite ## [v1.0.0] - 2021-2-11 -First release +- First release \ No newline at end of file diff --git a/cms-test-commons/CHANGELOG.md b/cms-test-commons/CHANGELOG.md index 7a0cba8..28ef4c6 100644 --- a/cms-test-commons/CHANGELOG.md +++ b/cms-test-commons/CHANGELOG.md @@ -2,4 +2,4 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for org.gcube.application.cms.cms-test-commons ## [v1.0.0] - 2021-09-11 -First release \ No newline at end of file +- First release \ No newline at end of file diff --git a/geoportal-client/CHANGELOG.md b/geoportal-client/CHANGELOG.md index 6a01b3c..8b8973b 100644 --- a/geoportal-client/CHANGELOG.md +++ b/geoportal-client/CHANGELOG.md @@ -3,25 +3,23 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for org.gcube.application.geoportal-client ## [v1.0.5] - 2021-09-20 -Refactored repositories +- Refactored repositories ## [v1.0.4-SNAPSHOT] - 2020-11-11 -Serialization utils -Queries & Filters support -Test Reports -UseCases -Fixes #21897 +- Serialization utils +- Queries & Filters support +- Test Reports +- UseCases +- Fixes #21897 ## [v1.0.3] - 2020-11-11 -Stateful Concessioni Manager client over mongo +- Stateful Concessioni Manager client over mongo ## [v1.0.2] - 2020-11-11 -Fixed dulicate dependency declaration +- Fixed dulicate dependency declaration ## [v1.0.1] - 2020-11-11 -Excluded common-calls 1.2.0 - +-Excluded common-calls 1.2.0 ## [v1.0.0] - 2020-11-11 - -First release \ No newline at end of file +- First release \ No newline at end of file diff --git a/geoportal-common/CHANGELOG.md b/geoportal-common/CHANGELOG.md index 8e2b3ff..c3663b3 100644 --- a/geoportal-common/CHANGELOG.md +++ b/geoportal-common/CHANGELOG.md @@ -3,42 +3,39 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for org.gcube.application.geoportal-common # [v1.0.8-SNAPSHOT] - 2021-11-10 -Fixes [#22369](https://support.d4science.org/issues/22369) +- Fixes [#22369](https://support.d4science.org/issues/22369) # [v1.0.7] - 2021-09-20 -Refactored repositories +- Refactored repositories # [v1.0.6-SNAPSHOT] - 2021-08-3 -Forced Deletion -Search & query -Clean Fileset -Interfaces return iterator instead of iterable -Name in WorkspaceContent (https://support.d4science.org/issues/22032) -Section AbstractRelazione (https://support.d4science.org/issues/22031) +- Forced Deletion +- Search & query +- Clean Fileset +- Interfaces return iterator instead of iterable +- Name in WorkspaceContent (https://support.d4science.org/issues/22032) +- Section AbstractRelazione (https://support.d4science.org/issues/22031) # [v1.0.5] - 2020-12-9 -Mongo Id in record -Mongo Concessioni interface -Added Files.fixFileNAme -ValidationReport as field -Updated Model (#20357) +- Mongo Id in record +- Mongo Concessioni interface +- Added Files.fixFileNAme +- ValidationReport as field +- Updated Model (#20357) # [v1.0.4-SNAPSHOT] - 2020-12-9 -Projects Rest Interface -TempFile support +- Projects Rest Interface +- TempFile support # [v1.0.3] - 2020-12-4 -Project model update - +- Project model update # [v1.0.2-SNAPSHOT] - 2020-12-4 -Model update +- Model update ## [v1.0.1] - 2020-11-11 - -Model update +- Model update ## [v1.0.0] - 2020-11-11 - -First release \ No newline at end of file +- First release \ No newline at end of file diff --git a/use-cases/CHANGELOG.md b/use-cases/CHANGELOG.md index ab99ae3..bbeca2e 100644 --- a/use-cases/CHANGELOG.md +++ b/use-cases/CHANGELOG.md @@ -3,4 +3,4 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for org.gcube.application.geoportal-client ## [v1.0.0] - 2021-09-20 -First release, extracted from client \ No newline at end of file +- First release, extracted from client \ No newline at end of file