Correct bad links in release notes
[music.git] / docs / release-notes.rst
index ef2a92c..5e8885d 100644 (file)
@@ -1,45 +1,71 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. This work is licensed under a
+.. Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
+.. _release_notes:
 
 
 Release Notes
 =============
-       Initial Release for Beijing
+Initial Release for Frankfurt
 
-Version: 2.5.4
---------------
+Version: 3.2.40
+---------------
 
-
-:Release Date: 2018-02-20
+:Release Date: 2020-05-20
 
 **New Features**
 
+- MUSIC now runs on a springboot server, instead of a standalone tomcat server
 
-**Bug Fixes**
-Bug Fixes:
+- HTTPS support for clients through AAF certificates
+
+- A background lock clean up daemon will periodically check the status of
+  current locks, cleaning up 'stale' references.
+  Clients should see a performance boost if they were previously dealing with
+  many stale locks.
 
-       MUSIC-33: https://jira.onap.org/projects/MUSIC/issues/MUSIC-33?filter=doneissues: CriticalPut is causing HTTP Status 500 – Internal Server Error
+- Improved error messaging to the user, allowing clients to better debug their
+  applications
 
-       MUSIC-34: https://jira.onap.org/projects/MUSIC/issues/MUSIC-34?filter=doneissues: CreateTable,InsertIntoTable,UpdateTable,DeleteFromTable,DropTable don't check resource existence
+- Continued adherence to ONAP S3P requirements
 
-       MUSIC-35: https://jira.onap.org/projects/MUSIC/issues/MUSIC-35?filter=doneissues Onboarding issues
 
+**Bug Fixes**
+    - `MUSIC-573 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-573>`_ Pods still run as root
+
+    - `MUSIC-557 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-557>`_ Test coverage goals met, and migrated to new sonar location
 
-       MUSIC-36: https://jira.onap.org/projects/MUSIC/issues/MUSIC-36?filter=doneissues Test Case failing
+    - `MUSIC-530 <https://jira.onap.org/browse/MUSIC-530>`_ Security Vulnerability in pom.xml fix
 
 
-       MUSIC-37: https://jira.onap.org/projects/MUSIC/issues/MUSIC-37?filter=doneissues Acquire lock to return more information
 
 **Known Issues**
+N/A
+
+**Security Notes**
 
-**Security Issues**
+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>`_.
+
+Quick Links:
+
+- `MUSIC project page <https://wiki.onap.org/display/DW/MUSIC+Project>`_
+- `MUSIC Frankfurt Release <https://wiki.onap.org/display/DW/MUSIC+Frankfurt>`_
+- `Passing Badge information for MUSIC <https://bestpractices.coreinfrastructure.org/en/projects/1722>`_
+- `MUSIC Architecture Page <TBD>`_
+- `Project Vulnerability Review Table for MUSIC <https://wiki.onap.org/pages/viewpage.action?pageId=64004601>`_
 
 **Upgrade Notes**
 
+    N/A
+
 **Deprecation Notes**
 
+    N/A
+
 **Other**
 
+    N/A
+
 ===========
 
 End of Release Notes