resource-registry-context-c.../CHANGELOG.md

31 lines
736 B
Markdown
Raw Normal View History

2020-08-04 15:16:43 +02:00
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Changelog for Resource Registry Context Client
2021-09-13 12:24:04 +02:00
## [v4.0.1-SNAPSHOT]
- Uniformed raised exception [#21993]
2020-08-04 15:16:43 +02:00
## [v4.0.0]
2020-08-04 15:16:43 +02:00
2020-11-11 18:45:38 +01:00
- Used ContextCache to make the client more efficient
2020-08-04 15:16:43 +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-regsitry-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 [#11905]
## [v1.0.0] [r4.9.0] - 2017-12-20
- First Release [#10247]