diff options
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 33 |
1 files changed, 33 insertions, 0 deletions
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 -------------- |