El Alto Release Notes
[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 El Alto
8
9 Version: 3.2.35
10 ---------------
11
12 :Release Date: 2019-09-19
13
14 **New Features**
15
16 - 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.
17
18 - MUSIC includes deadlock detection when creating and acquiring locks
19
20 - Continued adherence to ONAP S3P requirements
21
22
23 **Bug Fixes**
24
25     - `MUSIC-434 <https://jira.onap.org/browse/MUSIC-434>`_ Sonar Fix : JsonDelete.java
26
27     - `MUSIC-432 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-432`_ Use try-with resources to handle the resources used in the code
28
29     - `MUSIC-410 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-410>`_ Use logger to log exception
30
31     - `MUSIC-408 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-408>`_ fix reduce method parameter
32
33
34
35 **Known Issues**
36 N/A
37
38 **Security Notes**
39
40 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>`_.
41
42 Quick Links:
43
44 - `MUSIC project page <https://wiki.onap.org/display/DW/MUSIC+Project>`_
45 - `MUSIC Dublin Release <https://wiki.onap.org/display/DW/MUSIC+El-Alto>`_
46 - `Passing Badge information for MUSIC <https://bestpractices.coreinfrastructure.org/en/projects/1722>`_
47 - `MUSIC Architecture Page <TBD>`_
48 - `Project Vulnerability Review Table for MUSIC <https://wiki.onap.org/pages/viewpage.action?pageId=64004601>`_
49
50 **Upgrade Notes**
51
52     N/A
53
54 **Deprecation Notes**
55
56     N/A
57
58 **Other**
59
60     N/A
61
62 ===========
63
64 End of Release Notes