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

38 lines
856 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
2023-02-09 18:02:57 +01:00
## [v4.1.0-SNAPSHOT]
- Enhanced gcube-bom version
## [v4.0.1]
2021-09-13 12:24:04 +02:00
- Uniformed raised exception [#21993]
2022-07-22 10:34:06 +02:00
- Client gets service URL using resource-registry-api lib utility [#23658]
2022-07-22 10:12:56 +02:00
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]