Skip to content

Commit 0ec764c

Browse files
authored
Adds shared version file (#1882)
1 parent f0583fd commit 0ec764c

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

shared/versions/stack/7.9.asciidoc

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
:version: 7.9.0
2+
////
3+
bare_version never includes -alpha or -beta
4+
////
5+
:bare_version: 7.9.0
6+
:logstash_version: 7.9.0
7+
:elasticsearch_version: 7.9.0
8+
:kibana_version: 7.9.0
9+
:apm_server_version: 7.9.0
10+
:branch: 7.9
11+
:minor-version: 7.9
12+
:major-version: 7.x
13+
:prev-major-version: 6.x
14+
:major-version-only: 7
15+
:ecs_version: 1.4
16+
17+
//////////
18+
release-state can be: released | prerelease | unreleased
19+
//////////
20+
21+
:release-state: unreleased
22+
23+
////
24+
APM Agent versions
25+
////
26+
:apm-go-branch: 1.x
27+
:apm-java-branch: 1.x
28+
:apm-rum-branch: 5.x
29+
:apm-node-branch: 3.x
30+
:apm-py-branch: 5.x
31+
:apm-ruby-branch: 3.x
32+
:apm-dotnet-branch: 1.x

0 commit comments

Comments
 (0)