blob: 94b4fc6218ae7f1740738fadee639e52022c8fcd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
Release Notes
=============
Version: 0.1.0
--------------
:Release Date: 2017-11-16
**New Features**
The Common Controller SDK provides the following functionality :
- Service Logic Interpreter
- Database access library (dblib)
- Service Logic test api (sliapi)
- MD-SAL data query adaptor
- SQL query adaptor
- Resource allocator
- SDC interface
- DMAAP interface
- REST API adaptor
**Bug Fixes**
**Known Issues**
- `CCSDK-110 <https://jira.onap.org/browse/CCSDK-110>`_ Resolve license issues in dashboard project
- `CCSDK-136 <https://jira.onap.org/browse/CCSDK-136>`_ pgaas is dependent on location_prefix being all lowercase
- `CCSDK-137 <https://jira.onap.org/browse/CCSDK-137>`_ isolate deprecated methods
**Security Issues**
You may want to include a reference to CVE (Common Vulnerabilities and Exposures) `CVE <https://cve.mitre.org>`_
**Upgrade Notes**
**Deprecation Notes**
**Other**
===========
|