gcube-model/CHANGELOG.md

34 lines
1.0 KiB
Markdown
Raw 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
2020-12-14 09:30:54 +01:00
## [v3.1.0-SNAPSHOT]
2020-08-04 15:06:44 +02:00
2020-12-23 14:08:17 +01:00
- Aligned type documentation with Luca Frosini PhD dissertation description [#20367]
2021-01-28 23:15:02 +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
## [v3.0.0]
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