From 26cd64e62803adb1debbcbb2929c530c7d4e1c54 Mon Sep 17 00:00:00 2001 From: Jorge Moratinos Salcines Date: Tue, 14 Jul 2026 13:42:02 +0200 Subject: [PATCH] Added log review at release notes --- doc/releasenotes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/releasenotes.md b/doc/releasenotes.md index 049160aa..fc3d9275 100644 --- a/doc/releasenotes.md +++ b/doc/releasenotes.md @@ -44,6 +44,7 @@ For security reasons: - Local scripts now support environments and multiple deployment of local instances, with 2 dev purpouses environments. - New run_capif_interconnection_environment.sh, created to raise 2 environments locally to test capif interconnection. - Local testing scripts now check is destination hosts are reachable by host. +- Log Level reviewed at all microservices. #### **Allow same apiName across different AEFs** -- GitLab