Update integration release note
[integration.git] / docs / release-notes.rst
1
2 .. This work is licensed under a Creative Commons Attribution 4.0
3    International License. http://creativecommons.org/licenses/by/4.0
4    Copyright 2018 Huawei Technologies Co., Ltd.  All rights reserved.
5
6 .. _doc-release-notes:
7
8 Integration Release Notes
9 =========================
10
11
12 Integration Repo
13 ================
14
15 Version: 4.0.0
16 --------------
17
18 :Release Date: 2019-06-21
19
20 **New Features**
21
22 * ONAP deployment script with RKE and OOM
23 * Updated scripts for OOM daily automated deployment tests
24 * Automation script for use cases
25 * Updated java artifact versions for ONAP Dublin release
26 * Updates and enhancements to the CSIT test plans across projects to support the ONAP Dublin use cases
27 * Postman collection for test
28 * Security test scripts
29
30 **Security Notes**
31
32 Integration 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 actions to be taken in future release.
33 The Integration open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=45298876>`_.
34
35 Quick Links:
36         - `Integration project page <https://wiki.onap.org/display/DW/Integration+Project>`_
37
38         - `Project Vulnerability Review Table for Integration <https://wiki.onap.org/pages/viewpage.action?pageId=45298876>`_
39
40
41 ONAP Maturity Testing Notes
42 ===========================
43
44 For Dublin release, ONAP continues to improve in multiple areas of Scalability, Security, Stability and Performance (S3P) metrics.
45
46 The Integration team ran the 72 hours stability testing (100% passing rate) and full resilience testing (99.4% passing rate) at ONAP OpenLabs. More details in :ref:`ONAP Maturity Testing Notes <integration-s3p>`.
47
48
49 Verified Use Cases and Functional Requirements
50 ==============================================
51
52 The Integration team verified 16 use cases and functional requirements.
53 The details can be found at :ref:`Verified Use Cases and Functional Requirements <docs_usecases>` session.
54
55 O-Parent
56 ========
57
58 Version: 2.0.0
59 --------------
60
61 :Release Date: 2019-03-08
62
63 **New Features**
64
65 * Updated oparent POM files to support LF's new global job template.
66
67 Version: 1.2.3
68 --------------
69
70 :Release Date: 2019-02-11
71
72 **Bug Fixes**
73
74 * Updated various library dependency versions per SECCOM input
75 * Fixed Checkstyle configuration issues
76
77
78 Version: 1.2.2
79 --------------
80
81 :Release Date: 2018-11-11
82
83 **Bug Fixes**
84
85 * Updated Spring dependency version to fix CLM issues
86 * Remove hard-coding of ONAP nexus repos
87
88
89 Version: 1.2.1
90 --------------
91
92 :Release Date: 2018-09-14
93
94 **New Features**
95
96 * Refactor oparent pom to support running builds against local nexus
97   repos without having to modify oparent source code
98 * Standardize 3rd party library versions
99
100 Version: 1.2.0
101 --------------
102
103 :Release Date: 2018-08-24
104
105 **New Features**
106
107 * Add depedencyManagement sub-module to declare dependecies
108
109
110 Demo Artifacts (HEAT Templates)
111 ===============================
112
113 Version: 1.4.0
114 --------------
115
116 :Release Date: 2019-06-13
117
118 **New Features**
119
120 The main changes for this release are the additional templates and
121 other changes to support Use Cases such as vFWCL, vFWDT, vCPE, Scale-out,
122 and TOSCA templates.
123
124
125 Version: 1.3.0
126 --------------
127
128 :Release Date: 2018-11-15
129
130 **New Features**
131
132 The main changes for this release are the additional templates and
133 other changes to support Use Cases such as HPA, vCPE, Scale-out,
134 and TOSCA templates.
135
136
137 Robot Test Suite
138 ================
139
140 Version: 1.4.1
141
142 :Release Date: 2019-06-09
143
144 **New Features**
145
146 * Update vFWCL use case test script
147
148
149 Version: 1.4.0
150
151 :Release Date: 2019-05-24
152
153 **New Features**
154
155 * Update vFWCL use case closed loop policy
156 * Fix vCPE use case test bugs
157 * Support resource VL type in test script
158 * Add test script for new use cases
159 * Enhance existing use cases test script
160
161 Version: 1.3.2
162 --------------
163
164 :Release Date: 2018-11-20
165
166 **New Features**
167
168 * Fully automated vFW Closed Loop instantiation and testing
169 * Instantiation of 5 new vCPE models
170
171
172 Version: 1.3.1
173 --------------
174
175 :Release Date: 2018-11-14
176
177 **New Features**
178
179 * Additional health checks for new ONAP components in Casablanca
180 * New ETE test suite to test Portal functionality
181 * Various enhancements to improve stability of Robot tests