0d1e1794210f65b386903f4711b1e7d7125b0d51
[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 Casablanca
8
9 Version: 3.0.24
10 ---------------
11
12 :Release Date: 2018-11-30
13
14 **New Features**
15
16 - MUSIC as a Service: while MUSIC was consumed internally by components in the Beijing release, in Casablanca MUSIC can be deployed as an independent multi-site clustered service
17
18 - Designed MUSIC to be a fully sharded, scale out system, where as many ONAP sites/component replicas can be added as required for performance
19
20 - Automated failure detection and consistent failover across sites for ONAP components using MUSIC through the PROM recipe
21
22 - Continued adherence to ONAP S3P requirements
23
24
25 **Bug Fixes**
26
27     - `MUSIC-176 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-176>`_ nc: bad address
28
29     - `MUSIC-154 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-154>`_ Helm charts using latest tag name
30
31     - `MUSIC-152 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-152>`_ MUSIC tomcat returning HTTP 401
32
33     - `MUSIC-147 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-147>`_ Cassandra-job is failing
34
35     - `MUSIC-143 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-143>`_ Translator Service not picking records from controller
36
37     - `MUSIC-78 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-78>`_ Build failed to find artifact org.onap.music:MUSIC:jar:2.5.5
38
39
40
41 **Known Issues**
42 N/A
43
44 **Security Notes**
45
46 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>`_.
47
48 Quick Links:
49
50 - `MUSIC project page <https://wiki.onap.org/display/DW/MUSIC+Project>`_
51 - `MUSIC Casablanca Release <https://wiki.onap.org/display/DW/MUSIC+Casablanca+Release>`_
52 - `Passing Badge information for MUSIC <https://bestpractices.coreinfrastructure.org/en/projects/1722>`_
53 - `MUSIC Architecture Page <https://onap.readthedocs.io/en/casablanca/submodules/music.git/docs/architecture.html>`_
54 - `Project Vulnerability Review Table for MUSIC <https://wiki.onap.org/pages/viewpage.action?pageId=45285410>`_
55
56 **Upgrade Notes**
57
58     N/A
59
60 **Deprecation Notes**
61
62     N/A
63
64 **Other**
65
66     N/A
67
68 ===========
69
70 End of Release Notes