Fix format issue in RN
[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 Beijing
8
9 Version: 2.5.4
10 --------------
11
12 :Release Date: 2018-06-07
13
14 **New Features**
15
16
17 **Bug Fixes**
18
19         - `MUSIC-33 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-33>`_ CriticalPut is causing HTTP Status 500 – Internal Server Error
20
21         - `MUSIC-34 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-34>`_ CreateTable,InsertIntoTable,UpdateTable,DeleteFromTable,DropTable don't check resource existence
22
23         - `MUSIC-35 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-35>`_ Onboarding issues
24
25         - `MUSIC-36 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-36>`_ Test Case failing
26
27         - `MUSIC-37 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-37>`_ Acquire lock to return more information
28
29 **Known Issues**
30 N/A
31
32 **Security Notes**
33
34 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=25439359>`_.
35
36 Quick Links:
37
38 - `MUSIC project page <https://wiki.onap.org/display/DW/MUSIC+Project>`_
39 - `Passing Badge information for MUSIC <https://bestpractices.coreinfrastructure.org/en/projects/1722>`_
40 - `Project Vulnerability Review Table for MUSIC <https://wiki.onap.org/pages/viewpage.action?pageId=25439359>`_
41
42 **Upgrade Notes**
43
44         N/A
45
46 **Deprecation Notes**
47
48         N/A
49
50 **Other**
51
52         N/A
53
54 ===========
55
56 End of Release Notes