From c15cff8bd07abfef8a5d81c800b0f172f0e2047b Mon Sep 17 00:00:00 2001 From: Pelayo Torres Date: Thu, 3 Jul 2025 11:44:53 +0200 Subject: [PATCH] Invoker patch in release notes --- doc/releasenotes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/releasenotes.md b/doc/releasenotes.md index ed371206..f3f1fa37 100644 --- a/doc/releasenotes.md +++ b/doc/releasenotes.md @@ -68,6 +68,10 @@ This will also helps on the restart issue on k8s deployed OpenCAPIF. - OpenCAPIF services have been upgraded from version 18.4.0 to version 18.7.0 following 3GPP TS 29222. +#### Modify request from the Invoker Management service + +- A new "PATCH" request has been added to the Invoker Management service, which allows you to modify some of the invoker's information without having to update everything. + ### **Documentation** #### Improvements over documentation -- GitLab