diff options
author | david.mcweeney <david.mcweeney@est.tech> | 2021-03-25 10:25:39 +0000 |
---|---|---|
committer | david.mcweeney <david.mcweeney@est.tech> | 2021-04-08 09:40:03 +0100 |
commit | 25ac06bc3a2bf0ff40387df4375e5219885521aa (patch) | |
tree | 71bcccebe7cccbf8f4c57e086a2a2a6029d70fe7 /docs/release-notes.rst | |
parent | 958268712cf4d77d935842d837565cca2badf92d (diff) |
DMAAP-1578 - DataRouter Release Notes
Signed-off-by: david.mcweeney <david.mcweeney@est.tech>
Change-Id: Ic50ef660f50e2aa7eede10da366d74a036c429ba
Issue-ID: DMAAP-1578
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 72bb3c06..ad92b240 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -2,6 +2,75 @@ .. http://creativecommons.org/licenses/by/4.0 .. _release_notes: +.. =========================== +.. * * * Honolulu * * * +.. =========================== + +DMaaP Data Router Release Notes +------------------------------- + +Abstract +-------- + +This document provides the release notes for the DMaaP DR Honolulu release. + +Summary +------- +No big changes for Honolulu Release. + +Release Data +------------ + ++--------------------------------------+--------------------------------------+ +| **DMaaP Data Router Project** | | ++--------------------------------------+--------------------------------------+ +| **Docker images** | - datarouter-prov 2.1.8 | +| | - datarouter-node 2.1.8 | ++--------------------------------------+--------------------------------------+ +| **Release designation** | 8.0.0 Honolulu | ++--------------------------------------+--------------------------------------+ +| **Release date** | 2021-04-01 (TBD) | ++--------------------------------------+--------------------------------------+ + +New features +------------ + +* Update commons-codec (listed in "Known Vulnerabilities" below) - DMAAP-1515 +* Change openjdk baseOS imgs to ONAP/integration- - INT-1864 +* Update Project Lead Information - DMAAP-1538 + + +Known Limitations, Issues and Workarounds +----------------------------------------- + +System Limitations +------------------ + +Known Vulnerabilities +--------------------- +* SONATYPE-2012-0050 + +Workarounds +----------- + +Security Notes +-------------- + +References +---------- + +For more information on the ONAP Frankfurt release, please see: + +#. `ONAP Home Page`_ +#. `ONAP Documentation`_ +#. `ONAP Release Downloads`_ +#. `ONAP Wiki Page`_ + +.. _`ONAP Home Page`: https://www.onap.org +.. _`ONAP Wiki Page`: https://wiki.onap.org +.. _`ONAP Documentation`: https://docs.onap.org +.. _`ONAP Release Downloads`: https://git.onap.org + .. =========================== .. * * * GUILIN * * * |