From 9efda9c682b726ca6be97071badca76cfc74949d Mon Sep 17 00:00:00 2001 From: Jorge Moratinos Salcines Date: Tue, 14 Jul 2026 11:39:56 +0200 Subject: [PATCH] Include fix of robot scripts in release notes --- doc/releasenotes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/releasenotes.md b/doc/releasenotes.md index 255d9af4..433dd867 100644 --- a/doc/releasenotes.md +++ b/doc/releasenotes.md @@ -30,6 +30,7 @@ For security reasons: - Fix the check of the Docker version in the run.sh - Simplify check of vendor extensibility attributes in Discover API +- Fix way to check if robot image is present to run testing scripts. (remote and local tests) #### **Allow same apiName across different AEFs** -- GitLab