Merge "HV-VES rst doc file update"
[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: 3.0.0
16 --------------
17
18 :Release Date: 2018-11-30
19
20 **New Features**
21
22 * CI/CD with daily summary: `functional tests and health checks <http://onapci.org/grafana/d/8cGRqBOmz/daily-summary>`_. 
23 * Container optimization through Integration sub-projectCIA project release notes
24 * Enhanced deployment scripts and HEAT template for automated deployment of OOM onto a HA-enabled Kubernetes cluster
25 * Updated scripts for OOM daily automated deployment tests
26 * Added various helper scripts and configuration files for assisting the ONAP community's work on the various OpenLab test environments
27 * Updated docker and java artifact versions for ONAP Casablanca release
28 * Additional enhancements to automation test scripts for vCPE use case
29 * Moved CSIT content to a separate integration/csit repo
30 * Updates and enhancements to the CSIT test plans across projects to support the ONAP Casablanca use cases
31 * Offline deployment: deploy ONAP without direct internet access for Beijing release
32
33 **Security Notes**
34
35 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. 
36 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>`_.
37
38 Quick Links:
39         - `Integration project page <https://wiki.onap.org/display/DW/Integration+Project>`_
40
41         - `Project Vulnerability Review Table for Integration <https://wiki.onap.org/pages/viewpage.action?pageId=45298876>`_
42
43
44 O-Parent
45 ========
46
47 Version: 1.2.2
48 --------------
49
50 :Release Date: 2018-11-11
51
52 **Bug Fixes**
53
54 * Updated Spring dependency version to fix CLM issues
55 * Remove hard-coding of ONAP nexus repos
56
57
58 Version: 1.2.1
59 --------------
60
61 :Release Date: 2018-09-14
62
63 **New Features**
64
65 * Refactor oparent pom to support running builds against local nexus
66   repos without having to modify oparent source code
67 * Standardize 3rd party library versions
68
69 Version: 1.2.0
70 --------------
71
72 :Release Date: 2018-08-24
73
74 **New Features**
75
76 * Add depedencyManagement sub-module to declare dependecies
77
78
79 Demo Artifacts (HEAT Templates)
80 ==============
81
82 Version: 1.3.0
83 --------------
84
85 :Release Date: 2018-11-15
86
87 **New Features**
88
89 The main changes for this release are the additional templates and
90 other changes to support Use Cases such as HPA, vCPE, Scale-out,
91 and TOSCA templates.
92
93
94 Robot Test Suite
95 ===========
96
97 Version: 1.3.2
98 --------------
99
100 :Release Date: 2018-11-20
101
102 **New Features**
103
104 * Fully automated vFW Closed Loop instantiation and testing
105 * Instantiation of 5 new vCPE models
106
107
108 Version: 1.3.1
109 --------------
110
111 :Release Date: 2018-11-14
112
113 **New Features**
114
115 * Additional health checks for new ONAP components in Casablanca
116 * New ETE test suite to test Portal functionality
117 * Various enhancements to improve stability of Robot tests