diff options
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst new file mode 100644 index 00000000..94b4fc62 --- /dev/null +++ b/docs/release-notes.rst @@ -0,0 +1,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** + +=========== |