X-Git-Url: https://gerrit.onap.org/r/gitweb?p=music.git;a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=9387c2060ac4e65e8bef41f9e2e7a1e275a47d9e;hp=33f2a95e561dba2a9126df994cef3b25a3896a08;hb=cca9a44dfd587b2dbac873b24b98620160356d9b;hpb=5a742d9e9dce7c3da9ba193d61f0505e7cc57ec5 diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 33f2a95e..9387c206 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -4,33 +4,31 @@ Release Notes ============= -Initial Release for Dublin +Initial Release for El Alto -Version: 3.2.18 +Version: 3.2.35 --------------- -:Release Date: 2019-06-06 +:Release Date: 2019-09-19 **New Features** -- MUSIC now uses Cassandra only as its locking service. In previous releases, MUSIC had a dependency on Zookeeper for locking. +- 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. -- For the Dublin release, MUSIC now leverages Spring Boot for improved start up capabilities and performance. - -- By leveraging CADI, MUSIC is able to more quickly and accurately authenticate it's clients. +- MUSIC includes deadlock detection when creating and acquiring locks - Continued adherence to ONAP S3P requirements **Bug Fixes** - - `MUSIC-386 `_ Music fails health check + - `MUSIC-434 `_ Sonar Fix : JsonDelete.java - - `MUSIC-368 `_ Build failed to find artifact org.onap.music:MUSIC:jar:2.5.5 + - `MUSIC-410 `_ Use logger to log exception - - `MUSIC-264 `_ Fails to create keyspace + - `MUSIC-408 `_ fix reduce method parameter @@ -44,9 +42,9 @@ MUSIC code has been formally scanned during build time using NexusIQ and all Cri Quick Links: - `MUSIC project page `_ -- `MUSIC Dublin Release `_ +- `MUSIC Dublin Release `_ - `Passing Badge information for MUSIC `_ -- `MUSIC Architecture Page `_ +- `MUSIC Architecture Page `_ - `Project Vulnerability Review Table for MUSIC `_ **Upgrade Notes**