diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-02-06 12:24:39 -0800 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-02-06 12:24:44 -0800 |
commit | ff81967a51fc2ae894c033f528f4f26ec92fe59c (patch) | |
tree | dbfe0efede9f4a7080b86a26dd75bf37dea2b8ef | |
parent | 04730bef6af04017845163f8d42d8cb39bb81546 (diff) |
Update release docs with bugs3.0.1-ONAPcasablanca
Adding a few last bugs to the list of fixed bugs for
the Casablanca maintenance release.
Change-Id: Ie6b552d3b856537134d82c26c441606f6a77a098
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1375
-rw-r--r-- | docs/release-notes.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 8b391800f..7b3624c9d 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -37,8 +37,11 @@ Version: 1.4.4 The Casablanca maintenance release fixed the following bugs: - `APPC-1247 <https://jira.onap.org/browse/APPC-1247>`_ - java.lang.NoClassDefFoundError when publishing DMAAP message - + Changes were made to the karaf bundle exports to fix this problem. + - `APPC-1289 <https://jira.onap.org/browse/APPC-1289>`_ - VNF Restart flow throws Linkage Error + Pom file dependency changes were made to fix this problem. - `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. + APPC updated to using the latest CCSDK version in order to recieve the fix for this problem (`APPC-1304 <https://jira.onap.org/browse/APPC-1304>`_) Special Note for `APPC-1367 <https://jira.onap.org/browse/APPC-1367>`_ - APPC fails healthcheck with 404 error: |