From f1bcbe2c7d88dc4d061068a03693fc0895a857a8 Mon Sep 17 00:00:00 2001 From: Jorge Moratinos Salcines Date: Fri, 23 Jan 2026 11:12:41 +0100 Subject: [PATCH] Added PATCH update to release notes --- doc/releasenotes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/releasenotes.md b/doc/releasenotes.md index 125cd287..0da69009 100644 --- a/doc/releasenotes.md +++ b/doc/releasenotes.md @@ -44,6 +44,7 @@ The Helper service now supports dynamic packages, enabling new services to be ad #### **CAPIF Alignment and Standard Compliance** - OpenCAPIF services have been upgraded from **Release 18 to Release 19** following **3GPP TS 29.222**, ensuring full alignment with the latest CAPIF specification. - All OpenCAPIF APIs, security flows and service interfaces were updated to comply with the Release 19 normative behavior and data models. +- Added certificate check to PATCH Request of Provider Management ### **Documentation** -- GitLab