diff options
author | 2022-02-17 14:30:29 +0000 | |
---|---|---|
committer | 2022-02-17 14:30:33 +0000 | |
commit | fa04daecbd586f86f70b4822c53f3d7b6c4ff6c4 (patch) | |
tree | e55b5ab1caa5ecd66614baa70024e25c0155e089 /docs/release-notes | |
parent | b72c61809c565c574f2e19f699afe87f4face181 (diff) |
[DMAAP-MR] Istanbul maintenance release notes
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I48c2c76e9620a7a505e8eda66c5c48dcf17d29bc
Issue-ID: DMAAP-1691
Diffstat (limited to 'docs/release-notes')
-rw-r--r-- | docs/release-notes/release-notes.rst | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/docs/release-notes/release-notes.rst b/docs/release-notes/release-notes.rst index 7b52d68..9ca31fa 100644 --- a/docs/release-notes/release-notes.rst +++ b/docs/release-notes/release-notes.rst @@ -2,6 +2,92 @@ .. http://creativecommons.org/licenses/by/4.0 .. _release_notes: +.. ====================================== +.. * * * ISTANBUL MAINTENANCE * * * +.. ====================================== + +============= +Release Notes +============= + +Istanbul Maintenance +======== + +Abstract +-------- + +This document provides the DMaaP Message Router release notes for the Istanbul release. + +Summary +------- + +Securities Issues addressed + +Release Data +------------ + ++--------------------------------------+--------------------------------------+ +| **DMaaP Message Router Project** | | +| | | ++--------------------------------------+--------------------------------------+ +| **Docker images** | - onap/dmaap/dmaap-mr:1.3.2 | +| | - onap/dmaap/kafka111:1.1.1 | +| | - onap/dmaap/zookeeper:6.1.0 | +| | | ++--------------------------------------+--------------------------------------+ +| **Release designation** | 9.0.1 Istanbul Maintenance | +| | | ++--------------------------------------+--------------------------------------+ +| **Release date** | 2022-02-17 | +| | | ++--------------------------------------+--------------------------------------+ + + +New features +------------ +* Remediate log4j bug (DMAAP-1691) + + +Known Limitations, Issues and Workarounds +----------------------------------------- + +System Limitations +------------------ + + +Known Vulnerabilities +--------------------- + + +Workarounds +----------- + + +Security Notes +-------------- + + +References +---------- + +For more information on the ONAP Guilin 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 + +Quick Links: +- `DMAAP project page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_ +- `Passing Badge information for DMAAP <https://bestpractices.coreinfrastructure.org/en/projects/1751>`_ + + .. =========================== .. * * * ISTANBUL * * * .. =========================== |