Fixed CHANGELOG.md
This commit is contained in:
parent
9c8633d8e1
commit
0565146a91
|
@ -2,12 +2,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
||||||
|
|
||||||
# Changelog for Resource Registry Service
|
# Changelog for Resource Registry Service
|
||||||
|
|
||||||
|
|
||||||
## [v4.0.0-SNAPSHOT]
|
## [v4.0.0-SNAPSHOT]
|
||||||
|
|
||||||
|
- Used ContextCache to make the server more efficient
|
||||||
|
- Added REST APIs to get instance contexts both in Access and Sharing Port Type [#20013]
|
||||||
|
- Added support to add contexts in instances header for instances safe methods only [#20012]
|
||||||
- Switched JSON management to gcube-jackson [#19116]
|
- Switched JSON management to gcube-jackson [#19116]
|
||||||
|
|
||||||
|
|
||||||
## [v3.0.0] [r4.21.0] - 2020-03-30
|
## [v3.0.0] [r4.21.0] - 2020-03-30
|
||||||
|
|
||||||
- Refactored code to support IS Model reorganization (e.g naming, packages)
|
- Refactored code to support IS Model reorganization (e.g naming, packages)
|
||||||
|
|
Loading…
Reference in New Issue