diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-28 09:29:44 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-28 09:29:44 -0500 |
commit | dc379274e1cb70a2d7506641e4916f10f019e0fe (patch) | |
tree | 31e0aa67c7e67a49c74a5c5aca37a1b479396fd5 | |
parent | e7cfae5dc0eb888487c6988678bcc99b2dad04c1 (diff) |
Update release notes for Casablance mtce
Documented bugs fixed in Casablanca maintenance release.
Change-Id: Iadef1c82eceb62c61077899575d4d92fe92dbea6
Issue-ID: CCSDK-1010
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
-rw-r--r-- | docs/release-notes.rst | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 3a284972..20ddba50 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -3,6 +3,40 @@ Release Notes ############# +Version: 0.3.3 +************** + +:Release Date: 2019-01-30 + +** Bug Fixes ** +The following bugs are fixed in the CCSDK Casablanca January 2019 maintenance release: + ++-------------+--------------------------------------------------------------------+ +| Jira # | Abstract | ++=============+====================================================================+ +| [CCSDK-727] | Do not prepend "sub" for subnet net id | ++-------------+--------------------------------------------------------------------+ +| [CCSDK-728] | Self serve DG adjustement for unassign | ++-------------+--------------------------------------------------------------------+ +| [CCSDK-740] | Restore inventory-response-item definition to the original version | ++-------------+--------------------------------------------------------------------+ +| [CCSDK-765] | Upgrade jackson version to 2.8.9 | ++-------------+--------------------------------------------------------------------+ +| [CCSDK-777] | Release version contains some snapshots | ++-------------+--------------------------------------------------------------------+ +| [CCSDK-843] | Compile error due to old snapshot dependency | ++-------------+--------------------------------------------------------------------+ + +**Known Issues** +The full list of known issues in CCSDK may be found in the ONAP Jira at <https://jira.onap.org/issues/?filter=11341> + +Quick Links: + - `CCSDK project page <https://wiki.onap.org/display/DW/Common+Controller+SDK+Project>`_ + + - `Passing Badge information for CCSDK <https://bestpractices.coreinfrastructure.org/en/projects/1630>`_ + + - `Project Vulnerability Review Table for CCSDK <https://wiki.onap.org/pages/viewpage.action?pageId=45300857>`_ + Version: 0.3.2 ************** |