X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=5e8885da76488f6616968308a0577c9446bca8db;hb=HEAD;hp=68fd32074b74fe81b029ad666bb3184deaa7be36;hpb=b146c72f951cdbcecf1e3e726956082d9d8cf4b0;p=music.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 68fd3207..5e8885da 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,40 +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 Casablanca +Initial Release for Frankfurt -Version: 3.0.24 +Version: 3.2.40 --------------- -:Release Date: 2018-11-30 +:Release Date: 2020-05-20 **New Features** -- MUSIC as a Service: while MUSIC was consumed internally by components in the Beijing release, in Cassablanca MUSIC can be deployed as an independent multi-site clustered service +- MUSIC now runs on a springboot server, instead of a standalone tomcat server -- Designed MUSIC to be a fully sharded, scale out system, where as many ONAP sites/component replicas can be added as required for performance +- HTTPS support for clients through AAF certificates -- Automated failure detection and consistent failover across sites for ONAP components using MUSIC through the PROM recipe +- 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 - Continued adherence to ONAP S3P requirements **Bug Fixes** + - `MUSIC-573 `_ Pods still run as root - - `MUSIC-176 `_ nc: bad address - - - `MUSIC-154 `_ Helm charts using latest tag name - - - `MUSIC-152 `_ MUSIC tomcat returning HTTP 401 - - - `MUSIC-147 `_ Cassandra-job is failing - - - `MUSIC-143 `_ Translator Service not picking records from controller + - `MUSIC-557 `_ Test coverage goals met, and migrated to new sonar location - - `MUSIC-78 `_ Build failed to find artifact org.onap.music:MUSIC:jar:2.5.5 + - `MUSIC-530 `_ Security Vulnerability in pom.xml fix @@ -48,10 +49,10 @@ MUSIC code has been formally scanned during build time using NexusIQ and all Cri Quick Links: - `MUSIC project page `_ -- `MUSIC Casablanca Release `_ +- `MUSIC Frankfurt Release `_ - `Passing Badge information for MUSIC `_ -- `MUSIC Architecture Page `_ -- `Project Vulnerability Review Table for MUSIC `_ +- `MUSIC Architecture Page `_ +- `Project Vulnerability Review Table for MUSIC `_ **Upgrade Notes**