Changelog files fix
This commit is contained in:
parent
b6d719e431
commit
51bc75f081
|
@ -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
|
|
@ -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
|
||||
- First release
|
|
@ -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
|
||||
- First release
|
|
@ -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
|
||||
- First release
|
|
@ -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
|
||||
- First release, extracted from client
|
Loading…
Reference in New Issue