X-Git-Url: https://gerrit.onap.org/r/gitweb?p=music.git;a=blobdiff_plain;f=docs%2Frelease-notes.rst;fp=docs%2Frelease-notes.rst;h=d5da2fb7cd3aed21597f85c57c3538cc06efc55c;hp=e736d848aae8f8067f30c649abd84d97f0e6c293;hb=536479c24a19d0f7a5df519c96ea0c36314bddc9;hpb=425ef488b7d634e78d88bdeb2503104b59012d13 diff --git a/docs/release-notes.rst b/docs/release-notes.rst index e736d848..d5da2fb7 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -5,31 +5,33 @@ Release Notes ============= -Initial Release for El Alto +Initial Release for Frankfurt -Version: 3.2.35 +Version: 3.2.40 --------------- -:Release Date: 2019-09-19 +:Release Date: 2020-05-20 **New Features** -- MUSIC features an 'ORM' layer. Applications directly using music will now have a streamlined API that matches the REST API for easier adoption and use. +- MUSIC now runs on a springboot server, instead of a standalone tomcat server -- MUSIC includes deadlock detection when creating and acquiring locks +- HTTPS support for clients through AAF certificates -- Continued adherence to ONAP S3P requirements +- 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 -**Bug Fixes** +- Continued adherence to ONAP S3P requirements - - `MUSIC-434 `_ Sonar Fix : JsonDelete.java - - `MUSIC-432 `_ Use logger to log exception + - `MUSIC-557 `_ fix reduce method parameter + - `MUSIC-530 `_ Security Vulnerability in pom.xml fix @@ -43,7 +45,7 @@ MUSIC code has been formally scanned during build time using NexusIQ and all Cri Quick Links: - `MUSIC project page `_ -- `MUSIC Dublin Release `_ +- `MUSIC Frankfurt Release `_ - `Passing Badge information for MUSIC `_ - `MUSIC Architecture Page `_ - `Project Vulnerability Review Table for MUSIC `_