X-Git-Url: https://gerrit.onap.org/r/gitweb?p=music.git;a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=5e8885da76488f6616968308a0577c9446bca8db;hp=d5da2fb7cd3aed21597f85c57c3538cc06efc55c;hb=56ed97dfcda37953f4bcd486b5615d53ff093a07;hpb=91ee9d67acb1222f25274c05ee41e288a95233b6 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