From 7cab9f5e80386e6306376fe224dc9568f055239e Mon Sep 17 00:00:00 2001 From: Steve Gordon Date: Thu, 21 Aug 2025 11:42:19 +0100 Subject: [PATCH] Update legacy URL mappings --- 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 3e60371bd..041ac7283 100644 --- a/config/legacy-url-mappings.yml +++ b/config/legacy-url-mappings.yml @@ -8,7 +8,7 @@ stack: &stack [ '9.0+', '8.19', '8.18', '8.17', '8.16', '8.15', '8.14', '8.13', mappings: en/apm/agent/android/: [ '1.2.0' , '0.x' ] - en/apm/agent/dotnet/: [ '1.32.0', '1.8' ] + en/apm/agent/dotnet/: [ '1.33.0' ] en/apm/agent/go/: [ '2.7.1', '1.x', '0.5' ] en/apm/agent/java/: ['1.54.0', '0.7', '0.6'] en/apm/agent/nodejs/: [ '4.x', '3.x', '2.x', '1.x' ]