Fixed CHANGELOG according to the new template

This commit is contained in:
Luca Frosini 2020-08-03 16:46:13 +02:00
parent bd10879484
commit af378a0e2c
1 changed files with 8 additions and 9 deletions

View File

@ -5,7 +5,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v2.0.0-SNAPSHOT] [r5.0.0] - ## [v2.0.0-SNAPSHOT] [r5.0.0] -
- [#19115] Switched JSON management to gcube-jackson - Switched JSON management to gcube-jackson [#19115]
- Added more logs to provide bugs investigation - Added more logs to provide bugs investigation
@ -16,19 +16,18 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v1.2.0] [r4.10.0] - 2017-02-15 ## [v1.2.0] [r4.10.0] - 2017-02-15
- [#10810] Changed POST URLs due to change in service which has been made REST compliant - Changed POST URLs due to change in service which has been made REST compliant [#10810]
## [v1.1.0] [r4.7.0] - 2017-10-09 ## [v1.1.0] [r4.7.0] - 2017-10-09
- [#8758] Added HTTPS support - Added HTTPS support [#8758]
- [#8758] Added HTTP Redirection support - Added HTTP Redirection support [#8758]
- [#8758] Added HAProxy discovery support - Added HAProxy discovery support [#8758]
- [#9016] Restored Fallback capabilities - Restored Fallback capabilities [#9016]
- Always posting a List of Record even when we have to post a single one [#9034]
- Record List is marshalled as JSON using jackson [#9036]
- Implemented isConnectionActive() in PersistenceBackend provided implementation - Implemented isConnectionActive() in PersistenceBackend provided implementation
- [#9034] Always posting a List of Record even when we have to post a single one
- [#9036] Record List is marshalled as JSON using jackso
## [v1.0.0] [r4.5.0] - 2017-06-07 ## [v1.0.0] [r4.5.0] - 2017-06-07