diff options
author | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | 2021-07-06 10:38:25 +0200 |
---|---|---|
committer | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | 2021-07-06 16:05:26 +0200 |
commit | 387f5d6f1aba8751b28e94d84a48253532a2211b (patch) | |
tree | a0047b7d4df10acb1cceabf7cd5a0a3c1abda74a /Changelog.md | |
parent | 3e0f5cbb9983cf5d7e5e1f591d87b449d44099f3 (diff) |
Change logback version to 1.3.0-alpha4
- Change logback version in order to remove checker-framework
dependency.
- Change healthcheck script to sh (bash is unavailable in
container)
- Remove dl.bintray.com repository
Issue-ID: DCAEGEN2-2851
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: Id947029c719ac3b6fc3456dbd1d36e83964d8729
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 204b60f5..e84c7177 100644 --- a/Changelog.md +++ b/Changelog.md @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [1.9.0] - [DCAEGEN2-2420](https://jira.onap.org/browse/DCAEGEN2-2420) [INT-1864](https://jira.onap.org/browse/INT-1864) - Change openjdk baseOS img to integration-java11 - [DCAEGEN2-2630] (https://jira.onap.org/browse/DCAEGEN2-2630) - Update SDK version to 1.8.4 + - [DCAEGEN2-2851](https://jira.onap.org/browse/DCAEGEN2-2851) - Remove checker-framework from HV-VES dependencies ## [1.8.0] - 31/03/2021 - [DCAEGEN2-2701](https://jira.onap.org/browse/DCAEGEN2-2701) - Add stndDefined domain and stndDefined routing |