gcube-model/CHANGELOG.md

45 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2020-08-03 17:12:23 +02:00
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Changelog for gCube Model
2023-07-21 14:34:07 +02:00
## [v5.0.0]
2023-04-26 11:24:16 +02:00
- DescriptiveMetadataFacet methods has been renamed to comply with reorganized E/R format [#24992]
## [v4.1.0]
2022-12-13 10:35:50 +01:00
- Added model name to registration provider
2022-12-13 10:35:50 +01:00
2023-02-09 16:56:27 +01:00
## [v4.0.0]
2020-08-04 15:06:44 +02:00
2021-01-28 23:20:56 +01:00
- Aligned model with the model defined in Luca Frosini PhD dissertation [#20367]
2021-01-28 23:16:37 +01:00
- Using annotation to document the types with name, description, version and changelog [#20306][#20315]
2020-12-09 10:45:24 +01:00
- Upgraded gcube-bom version to 2.0.1
2020-12-11 09:21:27 +01:00
- Added STRING as option for IdentificationType in IdentificationFacet
2020-12-09 10:45:24 +01:00
2022-07-20 16:35:18 +02:00
## [v3.0.0] [r4.26.0] - 2020-10-29
2020-08-03 17:12:23 +02:00
- Switched JSON management to gcube-jackson [#19116]
## [v2.0.0] [r4.21.0] - 2020-03-30
- Fixed distro files and pom according to new release procedure
- Reorganized packages to be aligned with IS Model organization
## [v1.1.0] [r4.14.0] - 2019-09-11
- Refactored code to support renaming of Embedded class and to Property [#13274]
- Added Resources Schema definition [#18213]
2020-08-03 17:13:57 +02:00
- Moved here some Embedded Type initially defined in Information System Model
2020-08-03 17:12:23 +02:00
## [v1.0.0] [r4.13.0] - 2018-11-20
- First Release. The component is a renaming of org.gcube.information-system.gcube-resources which should be 2.0.0
2020-08-04 15:06:44 +02:00