33f2a95e561dba2a9126df994cef3b25a3896a08
[music.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3
4
5 Release Notes
6 =============
7 Initial Release for Dublin
8
9 Version: 3.2.18
10 ---------------
11
12 :Release Date: 2019-06-06
13
14 **New Features**
15
16 - MUSIC now uses Cassandra only as its locking service. In previous releases, MUSIC had a dependency on Zookeeper for locking.
17
18 - For the Dublin release, MUSIC now leverages Spring Boot for improved start up capabilities and performance.
19
20 - By leveraging CADI, MUSIC is able to more quickly and accurately authenticate it's clients.
21
22 - Continued adherence to ONAP S3P requirements
23
24
25 **Bug Fixes**
26
27     - `MUSIC-386 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-386>`_ Music fails health check
28
29     - `MUSIC-368 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-368`_ MUSIC responding with 500 error
30
31     - `MUSIC-78 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-78>`_ Build failed to find artifact org.onap.music:MUSIC:jar:2.5.5
32
33     - `MUSIC-264 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-264>`_ Fails to create keyspace
34
35
36
37 **Known Issues**
38 N/A
39
40 **Security Notes**
41
42 MUSIC code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The MUSIC open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=45285410>`_.
43
44 Quick Links:
45
46 - `MUSIC project page <https://wiki.onap.org/display/DW/MUSIC+Project>`_
47 - `MUSIC Dublin Release <https://wiki.onap.org/display/DW/MUSIC+%28R4%29+Dublin+Release>`_
48 - `Passing Badge information for MUSIC <https://bestpractices.coreinfrastructure.org/en/projects/1722>`_
49 - `MUSIC Architecture Page <https://onap.readthedocs.io/en/dublin/submodules/music.git/docs/architecture.html>`_
50 - `Project Vulnerability Review Table for MUSIC <https://wiki.onap.org/pages/viewpage.action?pageId=64004601>`_
51
52 **Upgrade Notes**
53
54     N/A
55
56 **Deprecation Notes**
57
58     N/A
59
60 **Other**
61
62     N/A
63
64 ===========
65
66 End of Release Notes