From f525784bdfe486f8bd7eb0db248811c67abef04e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 01:28:48 +0000 Subject: [PATCH 1/2] chore: [updatecli] Update latest snapshot to 9.3.0-e0367208 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 72474038f..f160330db 100644 --- a/Makefile +++ b/Makefile @@ -76,7 +76,7 @@ test-stack-command-8x: ./scripts/test-stack-command.sh 8.19.5-70e1c51a-SNAPSHOT test-stack-command-9x: - ./scripts/test-stack-command.sh 9.3.0-45eb8d48-SNAPSHOT + ./scripts/test-stack-command.sh 9.3.0-e0367208-SNAPSHOT test-stack-command-with-apm-server: APM_SERVER_ENABLED=true ./scripts/test-stack-command.sh From 772a03459a0fb7728bb7db7140b303398cdf4b03 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 01:29:01 +0000 Subject: [PATCH 2/2] chore: [updatecli] Update latest snapshot to 9.3.0-c282d107 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f160330db..5c75554ad 100644 --- a/Makefile +++ b/Makefile @@ -76,7 +76,7 @@ test-stack-command-8x: ./scripts/test-stack-command.sh 8.19.5-70e1c51a-SNAPSHOT test-stack-command-9x: - ./scripts/test-stack-command.sh 9.3.0-e0367208-SNAPSHOT + ./scripts/test-stack-command.sh 9.3.0-c282d107-SNAPSHOT test-stack-command-with-apm-server: APM_SERVER_ENABLED=true ./scripts/test-stack-command.sh