diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2022-01-27 11:51:44 -0500 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2022-01-31 10:10:33 -0500 |
commit | e124b891ed14953ded25b765920c5713586db263 (patch) | |
tree | 6852ee5eb9bc8fb201f351b81aa1d133d6ea1e01 | |
parent | 9e518b9899dd7986c54d27618f0f55194b6be951 (diff) |
Istanbul maintenance rls notes
Change-Id: Icb90b70cffa8c0015e7014a5f9e23af6aa2a9bec
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-3022
Issue-ID: DCAEGEN2-2998
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
-rw-r--r-- | docs/sections/release-notes.rst | 71 |
1 files changed, 69 insertions, 2 deletions
diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst index 31c32b0e..3569ca10 100644 --- a/docs/sections/release-notes.rst +++ b/docs/sections/release-notes.rst @@ -1,7 +1,7 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -.. Copyright (c) 2017-2021 AT&T Intellectual Property. All rights reserved. -.. Modification Copyright 2021 Nokia Solutions and Networks. +.. Copyright (c) 2017-2022 AT&T Intellectual Property. All rights reserved. +.. Copyright 2021 Nokia Solutions and Networks. .. _release_notes: @@ -15,6 +15,73 @@ DCAE Release Notes .. +.. ===================================== +.. * * * 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 + +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" + + + .. ========================== .. * * * ISTANBUL * * * .. ========================== |