diff options
author | danielhanrahan <daniel.hanrahan@est.tech> | 2024-04-26 11:55:55 +0100 |
---|---|---|
committer | danielhanrahan <daniel.hanrahan@est.tech> | 2024-04-30 16:00:46 +0100 |
commit | ce2acdfabae0c2e373c2e3b7a895831d9191e1fb (patch) | |
tree | afb38c05389a1beb7fea4b75a84b1563bbb48e54 /docs | |
parent | 88593ad12db28933558fc3f781052a8548852d17 (diff) |
Release notes update for 3.4.8
Add release notes updates for bug fix CPS-2190 (slow module search)
Issue-ID: CPS-2190
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I9c4500727640040593aacbd209c2d5ec6a86a315
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index f04f977c4c..b401aa52e3 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -40,6 +40,8 @@ Bug Fixes --------- 3.4.8 - `CPS-2186 <https://jira.onap.org/browse/CPS-2186>`_ Report async task failures to client topic during data operations request + - `CPS-2190 <https://jira.onap.org/browse/CPS-2190>`_ Improve performance of NCMP module searches + - `CPS-2194 <https://jira.onap.org/browse/CPS-2194>`_ Added defaults for CPS and DMI username and password Features -------- |