Skip to content

Commit 9f5653e

Browse files
authored
Update current version for 7.10 (#1994)
1 parent fd927b1 commit 9f5653e

File tree

3 files changed

+62
-60
lines changed

3 files changed

+62
-60
lines changed

conf.yaml

Lines changed: 60 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ contents:
5454
sections:
5555
- title: Installation and Upgrade Guide
5656
prefix: en/elastic-stack
57-
current: &stackcurrent 7.9
57+
current: &stackcurrent 7.10
5858
index: docs/en/install-upgrade/index.asciidoc
5959
branches: [ master, 7.x, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0 ]
6060
live: &stacklive [ master, 7.x, 7.10, 7.9, 6.8 ]
@@ -1145,63 +1145,7 @@ contents:
11451145
repo: apm-agent-rum-js
11461146
path: CHANGELOG.asciidoc
11471147
exclude_branches: [ 3.x, 2.x, 1.x, 0.x ]
1148-
- title: Logs Monitoring Guide
1149-
prefix: en/logs/guide
1150-
current: *stackcurrent
1151-
branches: [ master, 7.x, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5 ]
1152-
live: *stacklive
1153-
index: docs/en/logs/index.asciidoc
1154-
chunk: 1
1155-
tags: Logs/Guide
1156-
subject: Logs
1157-
sources:
1158-
-
1159-
repo: observability-docs
1160-
path: docs/en
1161-
-
1162-
repo: docs
1163-
path: shared/versions/stack/{version}.asciidoc
1164-
-
1165-
repo: docs
1166-
path: shared/attributes.asciidoc
1167-
- title: Metrics Monitoring Guide
1168-
prefix: en/metrics/guide
1169-
current: *stackcurrent
1170-
branches: [ master, 7.x, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5 ]
1171-
live: *stacklive
1172-
index: docs/en/metrics/index.asciidoc
1173-
chunk: 1
1174-
tags: Metrics/Guide
1175-
subject: Metrics
1176-
sources:
1177-
-
1178-
repo: observability-docs
1179-
path: docs/en
1180-
-
1181-
repo: docs
1182-
path: shared/versions/stack/{version}.asciidoc
1183-
-
1184-
repo: docs
1185-
path: shared/attributes.asciidoc
1186-
- title: Uptime Monitoring Guide
1187-
prefix: en/uptime
1188-
current: *stackcurrent
1189-
branches: [ master, 7.x, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2 ]
1190-
live: *stacklive
1191-
index: docs/en/uptime/index.asciidoc
1192-
chunk: 1
1193-
tags: Uptime/Guide
1194-
subject: Uptime
1195-
sources:
1196-
-
1197-
repo: observability-docs
1198-
path: docs/en
1199-
-
1200-
repo: docs
1201-
path: shared/versions/stack/{version}.asciidoc
1202-
-
1203-
repo: docs
1204-
path: shared/attributes.asciidoc
1148+
12051149

12061150
- title: Elastic Security
12071151
sections:
@@ -1247,6 +1191,7 @@ contents:
12471191
repo: docs
12481192
path: shared/attributes.asciidoc
12491193

1194+
12501195
- title: "Logstash: Collect, Enrich, and Transport"
12511196
sections:
12521197
- title: Logstash Reference
@@ -2001,6 +1946,63 @@ contents:
20011946
-
20021947
repo: docs
20031948
path: shared/attributes.asciidoc
1949+
- title: Logs Monitoring Guide for 7.5-7.9
1950+
prefix: en/logs/guide
1951+
current: 7.9
1952+
branches: [ 7.9, 7.8, 7.7, 7.6, 7.5 ]
1953+
index: docs/en/logs/index.asciidoc
1954+
chunk: 1
1955+
private: 1
1956+
tags: Logs/Guide
1957+
subject: Logs
1958+
sources:
1959+
-
1960+
repo: observability-docs
1961+
path: docs/en
1962+
-
1963+
repo: docs
1964+
path: shared/versions/stack/{version}.asciidoc
1965+
-
1966+
repo: docs
1967+
path: shared/attributes.asciidoc
1968+
- title: Metrics Monitoring Guide for 7.5-7.9
1969+
prefix: en/metrics/guide
1970+
current: 7.9
1971+
branches: [ 7.9, 7.8, 7.7, 7.6, 7.5 ]
1972+
index: docs/en/metrics/index.asciidoc
1973+
chunk: 1
1974+
private: 1
1975+
tags: Metrics/Guide
1976+
subject: Metrics
1977+
sources:
1978+
-
1979+
repo: observability-docs
1980+
path: docs/en
1981+
-
1982+
repo: docs
1983+
path: shared/versions/stack/{version}.asciidoc
1984+
-
1985+
repo: docs
1986+
path: shared/attributes.asciidoc
1987+
- title: Uptime Monitoring Guide for 7.2-7.9
1988+
prefix: en/uptime
1989+
current: 7.9
1990+
branches: [ 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2 ]
1991+
index: docs/en/uptime/index.asciidoc
1992+
chunk: 1
1993+
private: 1
1994+
tags: Uptime/Guide
1995+
subject: Uptime
1996+
sources:
1997+
-
1998+
repo: observability-docs
1999+
path: docs/en
2000+
-
2001+
repo: docs
2002+
path: shared/versions/stack/{version}.asciidoc
2003+
-
2004+
repo: docs
2005+
path: shared/attributes.asciidoc
20042006
- title: Infrastructure Monitoring Guide for 6.5-7.4
20052007
prefix: en/infrastructure/guide
20062008
current: 7.4

shared/versions/stack/7.10.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ bare_version never includes -alpha or -beta
1818
release-state can be: released | prerelease | unreleased
1919
//////////
2020

21-
:release-state: unreleased
21+
:release-state: released
2222

2323
////
2424
APM Agent versions
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
include::7.9.asciidoc[]
1+
include::7.10.asciidoc[]

0 commit comments

Comments
 (0)