diff options
author | waqas.ikram <waqas.ikram@est.tech> | 2023-12-20 10:40:29 +0000 |
---|---|---|
committer | waqas.ikram <waqas.ikram@est.tech> | 2023-12-20 10:40:31 +0000 |
commit | 60bbcb97b3e1dd3679a3f8f5e58e931cfd71a107 (patch) | |
tree | 609bf72976c84f1e2d7dbd9881e498519e91201f /docs/release-notes.rst | |
parent | 177d66d0048466cba23eb3a1cc4fe56bf1dce58e (diff) |
Documenting optional properties for the HTTP client
Issue-ID: CPS-2016
Change-Id: Iae3d612548032dfbb4a7d4325eb3fbed4f20ab78
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Diffstat (limited to 'docs/release-notes.rst')
-rwxr-xr-x | 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 1dc24bf3f2..f9d74bc9c4 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -44,6 +44,7 @@ Features -------- - CPS-Temporal is no longer supported and any related documentation has been removed. - `CPS-1980 <https://jira.onap.org/browse/CPS-1980>`_ Exposing health and cluster metrics for hazelcast. + - `CPS-1994 <https://jira.onap.org/browse/CPS-1994>`_ Use Apache Http Client for DMI REST requests. - `CPS-2005 <https://jira.onap.org/browse/CPS-2005>`_ Removing notification feature for cps updated events ( exclusively used by cps-temporal ) |