From 9a9974456d1e42e3019b8900bb2f798fb4d5e33e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 01:29:12 +0000 Subject: [PATCH 1/2] chore: [updatecli] Update latest snapshot to 9.3.0-834e22c5 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 55fd2e386d..6da6fb290d 100644 --- a/Makefile +++ b/Makefile @@ -76,7 +76,7 @@ test-stack-command-8x: ./scripts/test-stack-command.sh 8.19.6-0a1a40af-SNAPSHOT test-stack-command-9x: - ./scripts/test-stack-command.sh 9.3.0-c282d107-SNAPSHOT + ./scripts/test-stack-command.sh 9.3.0-834e22c5-SNAPSHOT test-stack-command-with-apm-server: APM_SERVER_ENABLED=true ./scripts/test-stack-command.sh From a11df547a257865dfd6298c31a2ebf7789064607 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 01:28:56 +0000 Subject: [PATCH 2/2] chore: [updatecli] Update latest snapshot to 9.3.0-0912cbb9 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 6da6fb290d..0792eab0a4 100644 --- a/Makefile +++ b/Makefile @@ -76,7 +76,7 @@ test-stack-command-8x: ./scripts/test-stack-command.sh 8.19.6-0a1a40af-SNAPSHOT test-stack-command-9x: - ./scripts/test-stack-command.sh 9.3.0-834e22c5-SNAPSHOT + ./scripts/test-stack-command.sh 9.3.0-0912cbb9-SNAPSHOT test-stack-command-with-apm-server: APM_SERVER_ENABLED=true ./scripts/test-stack-command.sh