resource-registry-schema-cl.../CHANGELOG.md

30 lines
747 B
Markdown
Raw Normal View History

2020-08-04 15:40:54 +02:00
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Changelog for Resource Registry Schema Client
## [v4.1.0-SNAPSHOT]
2020-08-04 15:40:54 +02:00
- Restrict the interface to accept ERElement classes and not all the Element classes [#21973]
## [v4.0.0] [r5.0.0]
2020-08-04 15:40:54 +02:00
- Switched JSON management to gcube-jackson [#19116]
## [v3.0.0] [r4.21.0] - 2020-03-30
- Refactored code to support IS Model reorganization (e.g naming, packages)
- Using gxREST in place of custom class of resource-registry-api [#11455]
- Refactored code to support renaming of Embedded class to Property [#13274]
## [v2.0.0] [r4.13.0] - 2018-11-20
- Using new resource-registry REST interface [#11904]
## [v1.0.0] [r4.10.0] - 2018-02-15
- First Release [#10248]