Skip to content

Commit b7a0a87

Browse files
authored
Merge pull request #2740 from elastic/8.10-docs-attributes
Creates 8.10 version attributes file
2 parents 37376b9 + a3c77d8 commit b7a0a87

File tree

1 file changed

+68
-0
lines changed

1 file changed

+68
-0
lines changed
Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
:version: 8.10.0
2+
////
3+
bare_version never includes -alpha or -beta
4+
////
5+
:bare_version: 8.10.0
6+
:logstash_version: 8.10.0
7+
:elasticsearch_version: 8.10.0
8+
:kibana_version: 8.10.0
9+
:apm_server_version: 8.10.0
10+
:branch: 8.10.0
11+
:minor-version: 8.10
12+
:major-version: 8.x
13+
:prev-major-version: 7.x
14+
:prev-major-last: 7.17
15+
:major-version-only: 8
16+
:ecs_version: 8.10
17+
:esf_version: master
18+
19+
//////////
20+
Keep the :esf_version: attribute value as master.
21+
//////////
22+
23+
//////////
24+
release-state can be: released | prerelease | unreleased
25+
//////////
26+
:release-state: unreleased
27+
28+
//////////
29+
is-current-version can be: true | false
30+
//////////
31+
:is-current-version: false
32+
33+
//////////
34+
hide-xpack-tags defaults to "false" (they are shown unless set to "true")
35+
//////////
36+
:hide-xpack-tags: true
37+
38+
////
39+
APM Agent versions
40+
////
41+
:apm-android-branch: main
42+
:apm-go-branch: 2.x
43+
:apm-ios-branch: 0.x
44+
:apm-java-branch: 1.x
45+
:apm-rum-branch: 5.x
46+
:apm-node-branch: 3.x
47+
:apm-php-branch: 1.x
48+
:apm-py-branch: 6.x
49+
:apm-ruby-branch: 4.x
50+
:apm-dotnet-branch: 1.x
51+
52+
////
53+
ECS Logging
54+
////
55+
:ecs-logging: master
56+
:ecs-logging-go-logrus: master
57+
:ecs-logging-go-zap: master
58+
:ecs-logging-java: 1.x
59+
:ecs-logging-dotnet: master
60+
:ecs-logging-nodejs: master
61+
:ecs-logging-php: master
62+
:ecs-logging-python: master
63+
:ecs-logging-ruby: master
64+
65+
////
66+
Synthetics
67+
////
68+
:synthetics_version: v1.3.0

0 commit comments

Comments
 (0)