Adding fixed security issues to Release Note
[cps.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 .. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING
5 .. _release_notes:
6
7
8
9 =================
10 CPS Release Notes
11 =================
12
13 .. contents::
14     :depth: 2
15 ..
16
17
18
19 ..      =========================
20 ..      * * *   HONOULULU   * * *
21 ..      =========================
22
23
24 Version: 0.0.3
25 ==============
26
27
28 Abstract
29 --------
30
31 This document provides the release notes for Honolulu release.
32
33 Summary
34 -------
35
36 Following CPS components are available with default ONAP/CPS installation.
37
38
39     - Service components
40
41         -
42
43     - Additional resources that CPS utilizes deployed using ONAP common charts:
44
45         - Postgres Database
46
47
48
49 Under OOM (Kubernetes) all CPS component containers are deployed as Kubernetes Pods/Deployments/Services into Kubernetes cluster.
50
51
52 Release Data
53 ------------
54
55 +--------------------------------------+--------------------------------------------------------+
56 | **CPS Project**                      |                                                        |
57 |                                      |                                                        |
58 +--------------------------------------+--------------------------------------------------------+
59 | **Docker images**                    | Refer :any:`Deliverable <honolulu_deliverable>`        |
60 |                                      |                                                        |
61 +--------------------------------------+--------------------------------------------------------+
62 | **Release designation**              | 0.0.3 Honolulu                                         |
63 |                                      |                                                        |
64 +--------------------------------------+--------------------------------------------------------+
65 | **Release date**                     | 2021-03-01                                             |
66 |                                      |                                                        |
67 +--------------------------------------+--------------------------------------------------------+
68
69
70 Features
71 --------
72
73
74 .. _honolulu_deliverable:
75
76 Deliverables
77 ------------
78
79 Software Deliverables
80
81 .. csv-table::
82    :header: "Repository", "SubModules", "Version & Docker Image (if applicable)"
83    :widths: auto
84
85    "tbc", "tbc", "tbc"
86
87
88 Known Limitations, Issues and Workarounds
89 -----------------------------------------
90
91     * TBC
92
93
94 *System Limitations*
95
96 None
97
98 *Known Vulnerabilities*
99
100 None
101
102 *Workarounds*
103
104 Documented under corresponding jira if applicable.
105
106 Security Notes
107 --------------
108
109 *Fixed Security Issues*
110
111 * `CPS-167 <https://jira.onap.org/browse/CPS-167>`_ -Update CPS dependencies as Required for Honolulu release
112     - Update org.onap.oparent to 3.2.0
113     - Upgrade spring.boot to 2.3.8.RELEASE
114     - Upgrade yangtool to 5.0.7
115
116 *Known Security Issues*
117
118         None
119
120
121 *Known Vulnerabilities in Used Modules*
122
123         None
124
125 CPS 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. 
126
127 Test Results
128 ------------
129
130
131 References
132 ----------
133
134 For more information on the ONAP Honolulu release, please see:
135
136 #. `ONAP Home Page`_
137 #. `ONAP Documentation`_
138 #. `ONAP Release Downloads`_
139 #. `ONAP Wiki Page`_
140
141
142 .. _`ONAP Home Page`: https://www.onap.org
143 .. _`ONAP Wiki Page`: https://wiki.onap.org
144 .. _`ONAP Documentation`: https://docs.onap.org
145 .. _`ONAP Release Downloads`: https://git.onap.org
146
147 Quick Links:
148
149         - `CPS project page <https://wiki.onap.org/pages/viewpage.action?pageId=71834216>`_
150         - `Passing Badge information for CPS <https://bestpractices.coreinfrastructure.org/en/projects/4398>`_