X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Frelease-notes.rst;h=5e8885da76488f6616968308a0577c9446bca8db;hb=refs%2Fchanges%2F81%2F108881%2F1;hp=e736d848aae8f8067f30c649abd84d97f0e6c293;hpb=a295c28daf262d0b14c21f2ab94fb1e1fc820a94;p=music.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index e736d848..5e8885da 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,35 +1,41 @@ -.. 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: 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 `_ Pods still run as root - - `MUSIC-410 `_ Use logger to log exception + - `MUSIC-557 `_ Test coverage goals met, and migrated to new sonar location - - `MUSIC-408 `_ fix reduce method parameter + - `MUSIC-530 `_ Security Vulnerability in pom.xml fix @@ -43,7 +49,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 `_