diff options
author | Taka Cho <takamune.cho@att.com> | 2019-01-23 13:15:50 -0500 |
---|---|---|
committer | Taka Cho <takamune.cho@att.com> | 2019-01-23 13:16:34 -0500 |
commit | 0b07f027a26228dd080f2ad6fcfcc3dba4f4421e (patch) | |
tree | c681da390f347a177ad298707b18f5392442e230 /docs | |
parent | 217670da436818de88d041b82caa737717230025 (diff) |
add R3 Mtn Release in release doc.
added bug fixes items for R3
Maintenance Release document
Change-Id: I5dda50a3465d0d2dd78f56dccac4e529421b0e5c
Issue-ID: APPC-1356
Signed-off-by: Taka Cho <takamune.cho@att.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 929fdeb7e..cb41f6887 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -26,6 +26,21 @@ Release Notes .. * This note must be removed after content has been added. +Version: 1.4.4 +-------------- + +:Release Date: 2019-1-31 + + +**Bug Fixes** + +The Casablanca maintenance release fixed the following bugs: + + - `APPC-1247 <https://jira.onap.org/browse/APPC-1247>`_ - java.lang.NoClassDefFoundError when publishing DMAAP message + + - `CCSDK-741 <https://jira.onap.org/browse/CCSDK-741>`_ - Removed Work-around required for vCPE use case to correct the error described in CCSDK ticket. + + Version: 1.4.3 -------------- |