From 3c2b0156454b832b4706e50a129f2dac957cdcf8 Mon Sep 17 00:00:00 2001
From: torrespel <pelayo.torresalonso@telefonica.com>
Date: Tue, 29 Apr 2025 17:36:30 +0000
Subject: [PATCH] upgrade 18.7.0

---
 doc/releasenotes.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/releasenotes.md b/doc/releasenotes.md
index 74daf19b..42eb4ea3 100644
--- a/doc/releasenotes.md
+++ b/doc/releasenotes.md
@@ -44,6 +44,10 @@ This will also helps on the restart issue on k8s deployed OpenCAPIF.
 
 - Security API Service GET /trustedInvokers/{apiIncokerId} logic updated. Now it will check securityMethod selected and according to that, inserts on authenticationInfo and authorizedInfo attributes the needed information [PKI Flow](https://labs.etsi.org/rep/ocf/community/-/wikis/pki-flow)
 
+#### Upgraded services version to 18.7.0
+
+- OpenCAPIF services have been upgraded from version 18.4.0 to version 18.7.0 following 3GPP TS 29222.
+
 ### **Documentation**
 
 #### Improvements over documentation
-- 
GitLab