From c9690b822e38f573d7e837a5fd2f4ec50fd04df1 Mon Sep 17 00:00:00 2001 From: Kylie Geller Date: Fri, 12 Jan 2024 13:27:53 -0500 Subject: [PATCH 1/3] Removing 8.12 from ecs selectors --- conf.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/conf.yaml b/conf.yaml index 70631da84908b..b7ce42e7c9137 100644 --- a/conf.yaml +++ b/conf.yaml @@ -932,9 +932,10 @@ contents: path: docs/asciidoc - title: Elastic Common Schema (ECS) Reference prefix: en/ecs + # The omission of 8.12 is intentional, please do not add current: 8.11 - branches: [ {main: master}, 8.12, 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 ] - live: [ main, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 1.12 ] + branches: [ {main: master}, 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 ] + live: [ main, 8.11, 8.10, 8.9, 8.8, 1.12 ] index: docs/index.asciidoc chunk: 2 tags: Elastic Common Schema (ECS)/Reference From ac94995ee78e76839945c46caa13114d910f64c9 Mon Sep 17 00:00:00 2001 From: Kylie Geller Date: Tue, 16 Jan 2024 09:39:43 -0500 Subject: [PATCH 2/3] putting 8.12 back into options, comment asking not to update current --- conf.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf.yaml b/conf.yaml index b7ce42e7c9137..75b7b227794d8 100644 --- a/conf.yaml +++ b/conf.yaml @@ -932,10 +932,10 @@ contents: path: docs/asciidoc - title: Elastic Common Schema (ECS) Reference prefix: en/ecs - # The omission of 8.12 is intentional, please do not add + # Please do not update current to 8.12 current: 8.11 - branches: [ {main: master}, 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 ] - live: [ main, 8.11, 8.10, 8.9, 8.8, 1.12 ] + branches: [ {main: master}, 8.12, 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 ] + live: [ main, 8.12, 8.11, 8.10, 8.9, 8.8, 1.12 ] index: docs/index.asciidoc chunk: 2 tags: Elastic Common Schema (ECS)/Reference From 47e53f667328300b97b635cc54048cf74d338306 Mon Sep 17 00:00:00 2001 From: Kylie Geller Date: Tue, 16 Jan 2024 10:37:32 -0500 Subject: [PATCH 3/3] setting ecs version to 8.11 --- shared/versions/stack/8.12.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shared/versions/stack/8.12.asciidoc b/shared/versions/stack/8.12.asciidoc index d09a945554588..805a3f4a34773 100644 --- a/shared/versions/stack/8.12.asciidoc +++ b/shared/versions/stack/8.12.asciidoc @@ -13,7 +13,7 @@ bare_version never includes -alpha or -beta :prev-major-version: 7.x :prev-major-last: 7.17 :major-version-only: 8 -:ecs_version: 8.12 +:ecs_version: 8.11 :esf_version: master ////////// @@ -65,4 +65,4 @@ ECS Logging //// Synthetics //// -:synthetics_version: v1.3.0 \ No newline at end of file +:synthetics_version: v1.3.0