From: Eric Debeau Date: Mon, 8 Jun 2020 09:08:13 +0000 (+0200) Subject: Correct bad links in release notes X-Git-Url: https://gerrit.onap.org/r/gitweb?p=music.git;a=commitdiff_plain;h=56ed97dfcda37953f4bcd486b5615d53ff093a07 Correct bad links in release notes Some links are not correct towards MUSIC-573 and MUSIC-557 Issue-ID: MUSIC-596 Signed-off-by: Eric Debeau Change-Id: I10a3e9444f72f6b31a041f772898330e5d6659d9 --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index d5da2fb7..5e8885da 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,4 +1,5 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. This work is licensed under a +.. Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. _release_notes: @@ -18,18 +19,21 @@ Version: 3.2.40 - HTTPS support for clients through AAF certificates -- A background lock clean up daemon will periodically check the status of current locks, cleaning up 'stale' references. -Clients should see a performance boost if they were previously dealing with many stale locks. +- A background lock clean up daemon will periodically check the status of + current locks, cleaning up 'stale' references. + Clients should see a performance boost if they were previously dealing with + many stale locks. -- Improved error messaging to the user, allowing clients to better debug their applications +- Improved error messaging to the user, allowing clients to better debug their + applications - Continued adherence to ONAP S3P requirements **Bug Fixes** - - `MUSIC-573 `_ Pods still run as root - - `MUSIC-557 `_ Test coverage goals met, and migrated to new sonar location - `MUSIC-530 `_ Security Vulnerability in pom.xml fix