Skip to content

Commit 0d4a3e7

Browse files
authored
Fix some versions (#1700)
1 parent e841188 commit 0d4a3e7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/legacy-url-mappings.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ mappings:
1111
en/apm/agent/dotnet/: [ '1.32.0', '1.8' ]
1212
en/apm/agent/go/: [ '2.7.1', '1.x', '0.5' ]
1313
en/apm/agent/java/: ['1.54.0', '0.7', '0.6']
14-
en/apm/agent/nodejs/: [ '4.0+', '3.x', '2.x', '1.x' ]
15-
en/apm/agent/php/: []
14+
en/apm/agent/nodejs/: [ '4.x', '3.x', '2.x', '1.x' ]
15+
en/apm/agent/php/: [ '1.15.1', '1.x' ]
1616
en/apm/agent/python/: [ '6.23.0', '5.x', '4.x', '3.x', '2.x', '1.x' ]
17-
en/apm/agent/ruby/: [ '4.7.3', '3.x', '2.x', '1.x' ]
17+
en/apm/agent/ruby/: [ '4.8.0', '3.x', '2.x', '1.x' ]
1818
en/apm/agent/rum-js/: [ '5.17.0', '4.x', '3.x', '2.x', '1.x', '0.x' ]
1919
en/apm/agent/swift/: [ '1.2.1', '0.x' ]
2020
en/apm/attacher/: [ '1.1.3' ]
@@ -41,7 +41,7 @@ mappings:
4141
en/ecs-logging/go-logrus/: [ '1.0.0' ]
4242
en/ecs-logging/go-zap/: [ '1.0.3' ]
4343
en/ecs-logging/go-zerolog/: [ '0.2.0' ]
44-
en/ecs-logging/java/: [ '1.7.0','0.x' ]
44+
en/ecs-logging/java/: [ '1.7.0', '0.x' ]
4545
en/ecs-logging/nodejs/: [ '1.5.3' ]
4646
en/ecs-logging/overview/: []
4747
en/ecs-logging/php/: [ '2.0.0' ]

0 commit comments

Comments
 (0)