diff options
author | Hansen, Tony (th1395) <th1395@att.com> | 2023-05-23 21:27:17 +0000 |
---|---|---|
committer | Hansen, Tony (th1395) <th1395@att.com> | 2023-05-31 21:01:29 +0000 |
commit | 663df2c1b8d9176094a62b00b7e80de096180621 (patch) | |
tree | 849841dc428fcfba07d9c39494f95ccd1f25da8a /docs/sections/version_9.0.1.rst | |
parent | bcd436a1be4fbe2c8ad7ce074d86b94b8ff44f4e (diff) |
clean up some sphinx warnings
Change-Id: I8c2d925e8b27b4740227af0be3ab5d6f7153ec38
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Issue-ID: DCAEGEN2-3399
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Diffstat (limited to 'docs/sections/version_9.0.1.rst')
-rw-r--r-- | docs/sections/version_9.0.1.rst | 76 |
1 files changed, 76 insertions, 0 deletions
diff --git a/docs/sections/version_9.0.1.rst b/docs/sections/version_9.0.1.rst new file mode 100644 index 00000000..7a412289 --- /dev/null +++ b/docs/sections/version_9.0.1.rst @@ -0,0 +1,76 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +.. ===================================== +.. * * * ISTANBUL MAINTENANCE * * * +.. ===================================== + + +Version: 9.0.1 +============== + +Abstract +-------- + +This document provides the release notes for the Istanbul Maintenance release + + +Summary +------- + +This maintenance release is primarily to resolve bugs identified during Istanbul release testing. + + +Release Data +------------ + ++--------------------------------------+--------------------------------------+ +| **Project** | DCAE | +| | | ++--------------------------------------+--------------------------------------+ +| **Docker images** | See Istanbul Maintenance Release | +| | Deliverable (below) | ++--------------------------------------+--------------------------------------+ +| **Release designation** | Istanbul Maintenance Release | +| | | ++--------------------------------------+--------------------------------------+ +| **Release date** | 2022/01/31 | +| | | ++--------------------------------------+--------------------------------------+ + +New features +------------ + +None + +**Bug fixes** + +- `DCAEGEN2-3022 <https://jira.onap.org/browse/DCAEGEN2-3022>`_ Log4j vulnerability fix +- `DCAEGEN2-2998 <https://jira.onap.org/browse/DCAEGEN2-2998>`_ Update SON-Handler missing configuration in helm + + +**Known Issues** + +None + + +Security Notes +-------------- + +*Known Vulnerabilities in Used Modules* + + dcaegne2/services/mapper includes transitive dependency on log4j 1.2.17; this will be addressed in later release (DCAEGEN2-3105) + + +Istanbul Maintenance Rls Deliverables +------------------------------------- + +Software Deliverables + +.. csv-table:: + :header: "Repository", "SubModules", "Version & Docker Image (if applicable)" + :widths: auto + + "dcaegen2/collectors/restconf", "", "onap/org.onap.dcaegen2.collectors.restconfcollector:1.2.7" + "dcaegen2/collectors/ves", "", "onap/org.onap.dcaegen2.collectors.ves.vescollector:1.10.3" + "dcaegen2/services/mapper", "", "onap/org.onap.dcaegen2.services.mapper.vesadapter.universalvesadaptor:1.3.2" |