From fc011bc43483c4fbdf9b882b54974822b846b6e9 Mon Sep 17 00:00:00 2001 From: Riccardo Magliocchetti Date: Tue, 12 Aug 2025 15:11:21 +0200 Subject: [PATCH] config/legacy-url-mappings: bump apm/agent/python to latest release --- config/legacy-url-mappings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/legacy-url-mappings.yml b/config/legacy-url-mappings.yml index 9a83b8e1f..3e60371bd 100644 --- a/config/legacy-url-mappings.yml +++ b/config/legacy-url-mappings.yml @@ -13,7 +13,7 @@ mappings: en/apm/agent/java/: ['1.54.0', '0.7', '0.6'] en/apm/agent/nodejs/: [ '4.x', '3.x', '2.x', '1.x' ] en/apm/agent/php/: [ '1.15.1', '1.x' ] - en/apm/agent/python/: [ '6.23.0', '5.x', '4.x', '3.x', '2.x', '1.x' ] + en/apm/agent/python/: [ '6.24.0', '5.x', '4.x', '3.x', '2.x', '1.x' ] en/apm/agent/ruby/: [ '4.8.0', '3.x', '2.x', '1.x' ] en/apm/agent/rum-js/: [ '5.17.0', '4.x', '3.x', '2.x', '1.x', '0.x' ] en/apm/agent/swift/: [ '1.2.1', '0.x' ]