We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0583fd commit 0ec764cCopy full SHA for 0ec764c
shared/versions/stack/7.9.asciidoc
@@ -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