diff options
author | danielhanrahan <daniel.hanrahan@est.tech> | 2024-08-21 10:50:01 +0100 |
---|---|---|
committer | danielhanrahan <daniel.hanrahan@est.tech> | 2024-08-21 14:04:31 +0100 |
commit | 256c49c5f2421d5fb3047763ae1a38a0fcd290b0 (patch) | |
tree | e664fba8396d030b612ff87e316b2520696f8108 /docs | |
parent | 580fb73de1a1647abfcae156455fd4d299c2907f (diff) |
Release notes for moduleSetTag perf improvement
Issue-ID: CPS-2353
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: Ic6c281934c8be8f85cf20b6c65e447a31a35ecc3
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 08d1ac4c48..530c77192c 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -46,6 +46,7 @@ Features -------- 3.5.2 - `CPS-2326 <https://jira.onap.org/browse/CPS-2326>`_ Uplift liquibase-core dependency to 4.28.0 + - `CPS-2353 <https://jira.onap.org/browse/CPS-2353>`_ Improve registration performance with moduleSetTag - `CPS-2366 <https://jira.onap.org/browse/CPS-2366>`_ Improve registration performance with use of alternateID Version: 3.5.1 |