Skip to content

Commit 50b71f5

Browse files
authored
Add ECS 8.17 to documentation. (#3157)
Update documentation to use the latest ECS version, 8.17.0
1 parent 094d732 commit 50b71f5

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

conf.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,10 +1029,10 @@ contents:
10291029
path: docs/asciidoc
10301030
- title: Elastic Common Schema (ECS) Reference
10311031
prefix: en/ecs
1032-
# Please do not update current to 8.17
1033-
current: 8.16
1034-
branches: [ {main: master}, 8.16, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 1.12, 1.11, 1.10, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0 ]
1035-
live: [ 8.16, 1.12 ]
1032+
# Please do not update current to 8.18
1033+
current: 8.17
1034+
branches: [ {main: master}, 8.17, 8.16, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 1.12, 1.11, 1.10, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0 ]
1035+
live: [ 8.17, 1.12 ]
10361036
index: docs/index.asciidoc
10371037
chunk: 2
10381038
tags: Elastic Common Schema (ECS)/Reference

shared/versions/stack/8.17.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ bare_version never includes -alpha or -beta
1414
:prev-major-version: 7.x
1515
:prev-major-last: 7.17
1616
:major-version-only: 8
17-
:ecs_version: 8.16
17+
:ecs_version: 8.17
1818
:esf_version: master
1919
:ece-version-link: current
2020
//////////
@@ -74,4 +74,4 @@ API URLs
7474
////
7575
:api-kibana: https://www.elastic.co/docs/api/doc/kibana/v8
7676
:api-es: https://www.elastic.co/docs/api/doc/elasticsearch/v8
77-
:api-ls: https://www.elastic.co/docs/api/doc/logstash
77+
:api-ls: https://www.elastic.co/docs/api/doc/logstash

shared/versions/stack/8.x.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ bare_version never includes -alpha or -beta
1313
:prev-major-version: 7.x
1414
:prev-major-last: 7.17
1515
:major-version-only: 8
16-
:ecs_version: 8.16
16+
:ecs_version: 8.17
1717
:esf_version: master
1818
:ece-version-link: current
1919
//////////

shared/versions/stack/master.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ bare_version never includes -alpha or -beta
1313
:prev-major-version: 8.x
1414
:prev-major-last: 8.17
1515
:major-version-only: 9
16-
:ecs_version: 8.16
16+
:ecs_version: 8.17
1717
:esf_version: master
1818
:ece-version-link: current
1919
//////////

0 commit comments

Comments
 (0)