From cf6367f13cb596982bda565d56719febf2e25de3 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 24 Jul 2025 14:18:29 +0200 Subject: [PATCH 01/11] chore: Update config/versions.yml apm_agent_dotnet 1.32.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- config/versions.yml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/config/versions.yml b/config/versions.yml index 9f03a31dd..3e9b452fe 100644 --- a/config/versions.yml +++ b/config/versions.yml @@ -2,7 +2,7 @@ versioning_systems: stack: &stack base: 9.0 current: 9.0.4 - + # Using an unlikely high version # So that our logic that would display "planned" doesn't trigger all: &all @@ -27,7 +27,7 @@ versioning_systems: curator: base: 8.0 current: 8.21 - + # serverless serverless: *all elasticsearch: *all @@ -36,11 +36,11 @@ versioning_systems: # APM agents # apm_agent_android: - # base: 1.0 - # current: 1.0.0 + # base: 1.0 + # current: 1.0.0 apm_agent_dotnet: base: 1.0 - current: 1.32.0 + current: 1.32.2 apm_agent_go: base: 2.0 current: 2.71 @@ -91,4 +91,3 @@ versioning_systems: edot_cf_aws: base: 0.1 current: 0.1.6 - From 4b5626924e3ccf927f735a057bc49e017f4c5066 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 24 Jul 2025 14:18:33 +0200 Subject: [PATCH 02/11] chore: Update config/versions.yml apm_agent_ruby 4.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- config/versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/versions.yml b/config/versions.yml index 3e9b452fe..a6b6280b7 100644 --- a/config/versions.yml +++ b/config/versions.yml @@ -58,7 +58,7 @@ versioning_systems: current: 6.23.0 apm_agent_ruby: base: 4.0 - current: 4.7.3 + current: 4.8.0 apm_agent_rum: base: 5.0 current: 5.17.0 From 5625e5123e239e562b13162a1696b27bb1df25d6 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 24 Jul 2025 14:18:38 +0200 Subject: [PATCH 03/11] chore: Update config/versions.yml ecctl 1.15.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- config/versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/versions.yml b/config/versions.yml index a6b6280b7..2ae915142 100644 --- a/config/versions.yml +++ b/config/versions.yml @@ -23,7 +23,7 @@ versioning_systems: # things that i don't know about ecctl: base: 1.0 - current: 1.15 + current: 1.15.0 curator: base: 8.0 current: 8.21 From a0259e5c838ce4c00a6209e2a820450334e0b275 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 24 Jul 2025 14:18:44 +0200 Subject: [PATCH 04/11] chore: Update config/versions.yml apm_agent_go 2.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- config/versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/versions.yml b/config/versions.yml index 2ae915142..2719e929d 100644 --- a/config/versions.yml +++ b/config/versions.yml @@ -43,7 +43,7 @@ versioning_systems: current: 1.32.2 apm_agent_go: base: 2.0 - current: 2.71 + current: 2.7.1 apm_agent_java: base: 1.0 current: 1.54.0 From 417b1d4a48dd697d36ef7bff4d8e2933650ca9d5 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 24 Jul 2025 14:18:48 +0200 Subject: [PATCH 05/11] chore: Update config/versions.yml edot-python 1.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- config/versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/versions.yml b/config/versions.yml index 2719e929d..8e8652218 100644 --- a/config/versions.yml +++ b/config/versions.yml @@ -87,7 +87,7 @@ versioning_systems: current: 1.0.0 edot_python: base: 1.0 - current: 1.3.0 + current: 1.4.0 edot_cf_aws: base: 0.1 current: 0.1.6 From 2a7a9104ea6831bf012321626f51b804af87f59f Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 24 Jul 2025 14:18:53 +0200 Subject: [PATCH 06/11] chore: Update config/versions.yml edot-collector 9.0.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- config/versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/versions.yml b/config/versions.yml index 8e8652218..8fb07f8a7 100644 --- a/config/versions.yml +++ b/config/versions.yml @@ -66,7 +66,7 @@ versioning_systems: # EDOTs edot_collector: base: 9.0 - current: 9.0.3 + current: 9.0.4 edot_ios: base: 1.0 current: 1.2.1 From 05041359768a0a2d9e4f9fc152330cdd2fa05e8b Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 24 Jul 2025 14:18:57 +0200 Subject: [PATCH 07/11] chore: Update config/versions.yml curator 8.0.21 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- config/versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/versions.yml b/config/versions.yml index 8fb07f8a7..17d541b91 100644 --- a/config/versions.yml +++ b/config/versions.yml @@ -26,7 +26,7 @@ versioning_systems: current: 1.15.0 curator: base: 8.0 - current: 8.21 + current: 8.0.21 # serverless serverless: *all From 01290ff7be2ce4d608c39bd601f5e3e3da855f86 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 24 Jul 2025 14:19:02 +0200 Subject: [PATCH 08/11] chore: Update config/versions.yml apm_agent_java 1.55.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- config/versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/versions.yml b/config/versions.yml index 17d541b91..1a6258bab 100644 --- a/config/versions.yml +++ b/config/versions.yml @@ -46,7 +46,7 @@ versioning_systems: current: 2.7.1 apm_agent_java: base: 1.0 - current: 1.54.0 + current: 1.55.0 apm_agent_node: base: 4.0 current: 4.13.0 From 5207799414adc1da176197f268f5fd1d1b1c00b2 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 24 Jul 2025 14:19:05 +0200 Subject: [PATCH 09/11] chore: Update config/versions.yml apm_agent_rum @elastic/apm-rum@5.17.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- config/versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/versions.yml b/config/versions.yml index 1a6258bab..a58d52a56 100644 --- a/config/versions.yml +++ b/config/versions.yml @@ -61,7 +61,7 @@ versioning_systems: current: 4.8.0 apm_agent_rum: base: 5.0 - current: 5.17.0 + current: "@elastic/apm-rum@5.17.0" # EDOTs edot_collector: From cf8a596826c40c48d1c56a36e108181c242a247b Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 24 Jul 2025 14:19:09 +0200 Subject: [PATCH 10/11] chore: Update config/versions.yml eck 3.0.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- config/versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/versions.yml b/config/versions.yml index a58d52a56..ccdcad8af 100644 --- a/config/versions.yml +++ b/config/versions.yml @@ -16,7 +16,7 @@ versioning_systems: ech: *all eck: base: 3.0 - current: 3.2 + current: 3.0.0 ess: *all self: *stack From 4c314413ebc4443685c9acb64248bf4cc963aeff Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 24 Jul 2025 14:19:13 +0200 Subject: [PATCH 11/11] chore: Update config/versions.yml apm_agent_php 1.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- config/versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/versions.yml b/config/versions.yml index ccdcad8af..c89224d52 100644 --- a/config/versions.yml +++ b/config/versions.yml @@ -52,7 +52,7 @@ versioning_systems: current: 4.13.0 apm_agent_php: base: 1.0 - current: 1.15 + current: 1.15.1 apm_agent_python: base: 6.0 current: 6.23.0