Update release notes for Casablance mtce
[ccsdk/distribution.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2
3 Release Notes
4 #############
5
6 Version: 0.3.3
7 **************
8
9 :Release Date: 2019-01-30
10
11 ** Bug Fixes **
12 The following bugs are fixed in the CCSDK Casablanca January 2019 maintenance release:
13
14 +-------------+--------------------------------------------------------------------+
15 | Jira #      | Abstract                                                           |
16 +=============+====================================================================+
17 | [CCSDK-727] | Do not prepend "sub" for subnet net id                             |
18 +-------------+--------------------------------------------------------------------+
19 | [CCSDK-728] | Self serve DG adjustement for unassign                             |
20 +-------------+--------------------------------------------------------------------+
21 | [CCSDK-740] | Restore inventory-response-item definition to the original version |
22 +-------------+--------------------------------------------------------------------+
23 | [CCSDK-765] | Upgrade jackson version to 2.8.9                                   |
24 +-------------+--------------------------------------------------------------------+
25 | [CCSDK-777] | Release version contains some snapshots                            |
26 +-------------+--------------------------------------------------------------------+
27 | [CCSDK-843] | Compile error due to old snapshot dependency                       |
28 +-------------+--------------------------------------------------------------------+
29
30 **Known Issues**
31 The full list of known issues in CCSDK may be found in the ONAP Jira at <https://jira.onap.org/issues/?filter=11341>
32
33 Quick Links:
34    - `CCSDK project page <https://wiki.onap.org/display/DW/Common+Controller+SDK+Project>`_
35    
36    - `Passing Badge information for CCSDK <https://bestpractices.coreinfrastructure.org/en/projects/1630>`_
37    
38    - `Project Vulnerability Review Table for CCSDK <https://wiki.onap.org/pages/viewpage.action?pageId=45300857>`_
39
40 Version: 0.3.2
41 **************
42
43 :Release Date: 2018-11-30
44
45 **New Features**
46
47 The full list of Casablanca epics and user stories for CCSDK maybe be found at <https://jira.onap.org/issues/?filter=11516>.
48
49 The following list summarizes some of the most significant epics:
50
51 +-------------+------------------------------------------------+
52 | Jira #      | Abstract                                       |
53 +=============+================================================+
54 | [CCSDK-279] | Update to OpenDaylight Oxygen release          |
55 +-------------+------------------------------------------------+
56 | [CCSDK-357] | Develop Controller Design Studio in Casablanca |
57 +-------------+------------------------------------------------+
58 | [CCSDK-324] | Enhancements to support CCVPN use case         |
59 +-------------+------------------------------------------------+
60 | [CCSDK-288] | Usability Enhancements                         |
61 +-------------+------------------------------------------------+
62
63 **Bug Fixes**
64 The full list of bug fixes in the CCSDK Casablanca release may be found at <https://jira.onap.org/issues/?filter=11544>
65
66 **Known Issues**
67 The full list of known issues in CCSDK may be found in the ONAP Jira at <https://jira.onap.org/issues/?filter=11341>
68
69 Quick Links:
70         - `CCSDK project page <https://wiki.onap.org/display/DW/Common+Controller+SDK+Project>`_
71         
72         - `Passing Badge information for CCSDK <https://bestpractices.coreinfrastructure.org/en/projects/1630>`_
73         
74         - `Project Vulnerability Review Table for CCSDK <https://wiki.onap.org/pages/viewpage.action?pageId=45300857>`_
75
76 Version: 0.2.4
77 **************
78
79
80 :Release Date: 2018-06-07
81
82
83
84 **New Features**
85
86 The full list of Beijing Epics and user stories for CCSDK may be found at <https://jira.onap.org/issues/?filter=10792>.  The following
87 list summarizes some of the more critical features:
88
89 +--------------+-----------------------------------------------------------------------------------------------+
90 | Jira #       | Abstract                                                                                      |
91 +==============+===============================================================================================+
92 | [CCSDK-222]  | Ansible server support <https://jira.onap.org/browse/CCSDK-222>                               |
93 +--------------+-----------------------------------------------------------------------------------------------+
94 | [CCSDK-191]  | enable fast loading of graphs <https://jira.onap.org/browse/CCSDK-191>                        |
95 +--------------+-----------------------------------------------------------------------------------------------+
96 | [CCSDK-179]  | Upgrade CCSDK ODL containers to Nitrogen <https://jira.onap.org/browse/CCSDK-179>             |
97 +--------------+-----------------------------------------------------------------------------------------------+
98 | [CCSDK-177]  | Upgrade sli/northbound to Nitrogen <https://jira.onap.org/browse/CCSDK-177>                   |
99 +--------------+-----------------------------------------------------------------------------------------------+
100 | [CCSDK-176]  | Upgrade sli/adaptors to Nitrogen <https://jira.onap.org/browse/CCSDK-176>                     |
101 +--------------+-----------------------------------------------------------------------------------------------+
102 | [CCSDK-175]  | Upgrade sli/core to Nitrogen <https://jira.onap.org/browse/CCSDK-175>                         |
103 +--------------+-----------------------------------------------------------------------------------------------+
104 | [CCSDK-174]  | Update ccsdk parent to support Nitrogen parent poms <https://jira.onap.org/browse/CCSDK-174>  |
105 +--------------+-----------------------------------------------------------------------------------------------+
106 | [CCSDK-172]  | Ability to call Ansible playbook from directed graph <https://jira.onap.org/browse/CCSDK-172> |
107 +--------------+-----------------------------------------------------------------------------------------------+
108
109 **Bug Fixes**
110
111 The full list of bug fixes in the CCSDK Beijing release may be found at <https://jira.onap.org/issues/?filter=11117>
112
113 **Known Issues**
114
115 +--------------+-----------------------------------------------------------------------------------------------------+
116 | Jira #       | Abstract                                                                                            |
117 +==============+=====================================================================================================+
118 | [CCSDK-136]  | pgaas is dependent on location\_prefix being all lowercase <https://jira.onap.org/browse/CCSDK-136> |
119 +--------------+-----------------------------------------------------------------------------------------------------+
120
121 **Security Notes**
122
123 CCSDK 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 CCSDK open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=28379011>`_.
124
125 Quick Links:
126         - `CCSDK project page <https://wiki.onap.org/display/DW/Common+Controller+SDK+Project>`_
127         
128         - `Passing Badge information for CCSDK <https://bestpractices.coreinfrastructure.org/en/projects/1630>`_
129         
130         - `Project Vulnerability Review Table for CCSDK <https://wiki.onap.org/pages/viewpage.action?pageId=28379011>`_
131
132 **Upgrade Notes**
133
134 N/A
135
136 **Deprecation Notes**
137
138 N/A
139
140 **Other**
141
142 N/A
143
144
145 Version: 0.1.0
146 **************
147
148
149 :Release Date: 2017-11-16
150
151
152
153 **New Features**
154
155 The Common Controller SDK provides the following functionality :
156    - Service Logic Interpreter
157    - Database access library (dblib)
158    - Service Logic test api (sliapi)
159    - MD-SAL data query adaptor
160    - SQL query adaptor
161    - Resource allocator
162    - SDC interface
163    - DMAAP interface
164    - REST API adaptor
165
166
167 **Bug Fixes**
168
169 **Known Issues**
170    - `CCSDK-110 <https://jira.onap.org/browse/CCSDK-110>`_ Resolve license issues in dashboard project
171    - `CCSDK-136 <https://jira.onap.org/browse/CCSDK-136>`_ pgaas is dependent on location_prefix being all lowercase
172    - `CCSDK-137 <https://jira.onap.org/browse/CCSDK-137>`_ isolate deprecated methods
173
174 **Security Issues**
175    You may want to include a reference to CVE (Common Vulnerabilities and Exposures) `CVE <https://cve.mitre.org>`_
176
177
178 **Upgrade Notes**
179
180 **Deprecation Notes**
181
182 **Other**
183