diff options
author | Toine Siebelink <toine.siebelink@est.tech> | 2024-01-05 16:56:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2024-01-05 16:56:43 +0000 |
commit | 89871c11e9a32ad588fce392872a4be00badd0fe (patch) | |
tree | d39a68d21b09562a17229a0b704a195b1cf3d754 /docs | |
parent | ed11dbc849abc69882051c47ed1e14d6e1abe8b3 (diff) | |
parent | 9e871800f7bb6de76a2baf10d0395933fd0bb5ab (diff) |
Merge "Normalize JSON attributes during update"
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 7fabfc3bb3..b7f4c4fbee 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,6 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -.. Copyright (C) 2021-2023 Nordix Foundation +.. Copyright (C) 2021-2024 Nordix Foundation .. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING .. _release_notes: @@ -43,6 +43,7 @@ Bug Fixes Features -------- + - `CPS-2018 <https://jira.onap.org/browse/CPS-2018>`_ Improve performance of CPS update operations. Version: 3.4.1 |