From 948f0d518187992c1aea01b5f560ba386b27e4a6 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Mon, 28 Jan 2019 10:07:58 -0500 Subject: [PATCH] Update release notes for mtce release Document bugs fixed in Casablanca maintenance release of SDNC. Change-Id: I91c5dccd14ce0ee2f4bcc9d7d2425c1e1f56fbe8 Issue-ID: SDNC-617 Signed-off-by: Timoney, Dan (dt5972) --- docs/release-notes.rst | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 75796044..d30fee60 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -3,6 +3,39 @@ Release Notes ============= +Version: 1.4.4 +-------------- + +**Bugs Fixes** + +The following bugs are fixed in the SDNC Casablanca January 2019 maintenance release: + ++------------+------------------------------------------------------------------------------------------+ +| Jira # | Abstract | ++============+==========================================================================================+ +| [SDNC-405] | SDNC API documentation is missing on ReadTheDocs | ++------------+------------------------------------------------------------------------------------------+ +| [SDNC-523] | vnf-information.vnf-id validation check should not be mandatory in validate-vnf-input DG | ++------------+------------------------------------------------------------------------------------------+ +| [SDNC-532] | oof query failed due to hostname change, returning unknown host | ++------------+------------------------------------------------------------------------------------------+ +| [SDNC-534] | wrong "input" field in DMaaP message template | ++------------+------------------------------------------------------------------------------------------+ +| [SDNC-536] | Upgrade zjsonpatch version to remediate vulnerabilities | ++------------+------------------------------------------------------------------------------------------+ +| [SDNC-537] | Update to spring-boot 2.1.0-RELEASE | ++------------+------------------------------------------------------------------------------------------+ +| [SDNC-540] | CCVPN closed loop testing failed. | ++------------+------------------------------------------------------------------------------------------+ +| [SDNC-542] | [PORT] Network Discovery microservice does not log | ++------------+------------------------------------------------------------------------------------------+ +| [SDNC-546] | CCVPN bugs fix for manual free integration test | ++------------+------------------------------------------------------------------------------------------+ +| [SDNC-549] | Retain MD-SAL data on pod recreate | ++------------+------------------------------------------------------------------------------------------+ + + + Version: 1.4.3 -------------- -- 2.16.6