Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
198f5af
Revert "github-action: Add AsciiDoc freeze warning (#2910)" (#2945)
lcawl Feb 3, 2025
3cb7af9
Add serverless changelog (#2943)
lcawl Feb 4, 2025
65b950f
Removes 206313 from the Feb 3, 2025 Serverless changelog (#2947)
nastasha-solomon Feb 4, 2025
8f468fd
Add 8.18 change base in mergify configuration (#2950)
lcawl Feb 7, 2025
efb54d2
Add release notes placeholders for 9.0.0-beta1 (#2954)
lcawl Feb 10, 2025
7b147d9
Adds release notes placeholders for Security 9.0.0-beta1 (#2955)
nastasha-solomon Feb 10, 2025
4939c3f
Update serverless changelog (#2953)
lcawl Feb 11, 2025
d1df4b4
[DOCS] Upgrade 9.0 beta1 (#2961)
jmikell821 Feb 17, 2025
2c37db4
Add serverless changelog for Feb 17 (#2963)
florent-leborgne Feb 18, 2025
8aaa163
9.0.0 beta Security release notes (#2960)
nastasha-solomon Feb 18, 2025
ef051c7
Kibana release notes for 9.0.0-beta1 (#2959)
florent-leborgne Feb 18, 2025
5a56dfb
Add Logstash release notes (#2964)
lcawl Feb 18, 2025
6b15433
Remove coming tags, fix security release note levels (#2967)
lcawl Feb 18, 2025
0cc29ef
Add Beats release notes (#2971)
lcawl Feb 18, 2025
fa3e373
Add Fleet & Agent 9.0.0-beta1 Release Notes (#2969)
kilfoyle Feb 18, 2025
fbaf0db
Add Elasticsearch release notes (#2970)
lcawl Feb 18, 2025
bc6a125
Update upgrading-stack-on-prem.asciidoc (#2972)
karenzone Feb 19, 2025
0e41b6a
[Docs] 02-24-25 Serverless changelog (#2974)
wajihaparvez Feb 24, 2025
a8c6416
Anomaly detection results migration (#2979)
natasha-moore-elastic Mar 3, 2025
576da4f
[9.0] Updates ML migration guide. (#2980)
szabosteve Mar 3, 2025
c240ce2
Adds March 3 Serverless changelog (#2982)
KOTungseth Mar 4, 2025
b5f4f42
Edit 9.0.0 Kibana release notes for rc1 build
florent-leborgne Mar 7, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 0 additions & 21 deletions .github/workflows/comment-on-asciidoc-changes.yml

This file was deleted.

56 changes: 35 additions & 21 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pull_request_rules:
- name: backport patches to 8.x branch
conditions:
- merged
- base=main
- base=9.0
- label=backport-8.x
actions:
backport:
Expand All @@ -42,10 +42,24 @@ pull_request_rules:
title: "[{{ destination_branch }}] {{ title }} (backport #{{ number }})"
labels:
- backport
- name: backport patches to 8.18 branch
conditions:
- merged
- base=9.0
- label=backport-8.18
actions:
backport:
assignees:
- "{{ author }}"
branches:
- "8.18"
title: "[{{ destination_branch }}] {{ title }} (backport #{{ number }})"
labels:
- backport
- name: backport patches to 8.17 branch
conditions:
- merged
- base=main
- base=9.0
- label=backport-8.17
actions:
backport:
Expand All @@ -59,7 +73,7 @@ pull_request_rules:
- name: backport patches to 8.16 branch
conditions:
- merged
- base=main
- base=9.0
- label=backport-8.16
actions:
backport:
Expand All @@ -73,7 +87,7 @@ pull_request_rules:
- name: backport patches to 8.15 branch
conditions:
- merged
- base=main
- base=9.0
- label=backport-8.15
actions:
backport:
Expand All @@ -87,7 +101,7 @@ pull_request_rules:
- name: backport patches to 8.14 branch
conditions:
- merged
- base=main
- base=9.0
- label=backport-8.14
actions:
backport:
Expand All @@ -101,7 +115,7 @@ pull_request_rules:
- name: backport patches to 8.13 branch
conditions:
- merged
- base=main
- base=9.0
- label=backport-8.13
actions:
backport:
Expand All @@ -115,7 +129,7 @@ pull_request_rules:
- name: backport patches to 8.12 branch
conditions:
- merged
- base=main
- base=9.0
- label=backport-8.12
actions:
backport:
Expand All @@ -129,7 +143,7 @@ pull_request_rules:
- name: backport patches to 8.11 branch
conditions:
- merged
- base=main
- base=9.0
- label=backport-8.11
actions:
backport:
Expand All @@ -143,7 +157,7 @@ pull_request_rules:
- name: backport patches to 8.10 branch
conditions:
- merged
- base=main
- base=9.0
- label=backport-8.10
actions:
backport:
Expand All @@ -157,7 +171,7 @@ pull_request_rules:
- name: backport patches to 8.9 branch
conditions:
- merged
- base=main
- base=9.0
- label=backport-8.9
actions:
backport:
Expand All @@ -171,7 +185,7 @@ pull_request_rules:
- name: backport patches to 8.8 branch
conditions:
- merged
- base=main
- base=9.0
- label=backport-8.8
actions:
backport:
Expand All @@ -185,7 +199,7 @@ pull_request_rules:
- name: backport patches to 8.7 branch
conditions:
- merged
- base=main
- base=9.0
- label=backport-8.7
actions:
backport:
Expand All @@ -199,7 +213,7 @@ pull_request_rules:
- name: backport patches to 8.6 branch
conditions:
- merged
- base=main
- base=9.0
- label=backport-8.6
actions:
backport:
Expand All @@ -213,7 +227,7 @@ pull_request_rules:
- name: backport patches to 8.5 branch
conditions:
- merged
- base=main
- base=9.0
- label=backport-8.5
actions:
backport:
Expand All @@ -227,7 +241,7 @@ pull_request_rules:
- name: backport patches to 8.4 branch
conditions:
- merged
- base=main
- base=9.0
- label=backport-8.4
actions:
backport:
Expand All @@ -241,7 +255,7 @@ pull_request_rules:
- name: backport patches to 8.3 branch
conditions:
- merged
- base=main
- base=9.0
- label=backport-8.3
actions:
backport:
Expand All @@ -255,7 +269,7 @@ pull_request_rules:
- name: backport patches to 8.2 branch
conditions:
- merged
- base=main
- base=9.0
- label=backport-8.2
actions:
backport:
Expand All @@ -269,7 +283,7 @@ pull_request_rules:
- name: backport patches to 8.1 branch
conditions:
- merged
- base=main
- base=9.0
- label=backport-8.1
actions:
backport:
Expand All @@ -283,7 +297,7 @@ pull_request_rules:
- name: backport patches to 8.0 branch
conditions:
- merged
- base=main
- base=9.0
- label=backport-8.0
actions:
backport:
Expand All @@ -297,7 +311,7 @@ pull_request_rules:
- name: backport patches to 7.17 branch
conditions:
- merged
- base=main
- base=9.0
- label=backport-7.17
actions:
backport:
Expand All @@ -311,7 +325,7 @@ pull_request_rules:
- name: notify the backport policy
conditions:
- -label~=^backport
- base=main
- base=9.0
actions:
comment:
message: |
Expand Down
16 changes: 8 additions & 8 deletions docs/en/install-upgrade/breaking.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ Before you upgrade, you must review the breaking changes for each product you
use and make the necessary changes so your code is compatible with {version}.

// tag::breaking-changes-links[]
** {apm-guide-ref}/apm-breaking.html[APM breaking changes]
** {beats-ref}/breaking-changes.html[{beats} breaking changes]
** {ref}/breaking-changes.html[{es} migration guide]
** {security-guide}/release-notes.html[{elastic-sec} release notes]
** {enterprise-search-ref}/changelog.html[{ents} release notes]
** {fleet-guide}/release-notes.html[{fleet} and {agent} release notes]
** {kibana-ref}/release-notes.html[{kib} release notes]
** {logstash-ref}/breaking-changes.html[{ls} breaking changes]
// ** {apm-guide-ref}/apm-breaking.html[APM breaking changes]
// ** {beats-ref}/breaking-changes.html[{beats} breaking changes]
** <<release-notes-elasticsearch-9.0.0,{es} release notes>>
** <<release-notes-security-9.0.0,{elastic-sec} release notes>>
// ** {enterprise-search-ref}/changelog.html[{ents} release notes]
// ** {fleet-guide}/release-notes.html[{fleet} and {agent} release notes]
** <<release-notes-kibana-9.0.0,{kib} release notes>>
** <<release-notes-logstash-9.0.0,{ls} breaking changes>>
// end::breaking-changes-links[]

// tag::breaking-changes-admon[]
Expand Down
37 changes: 26 additions & 11 deletions docs/en/install-upgrade/index.asciidoc
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
[[elastic-stack]]
= Elastic Installation and Upgrade Guide

:apm-repo-dir: {apm-server-root}/docs
:beats-repo-dir: {beats-root}/libbeat/docs
:es-repo-dir: {elasticsearch-root}/docs/reference
:hadoop-repo-dir: {elasticsearch-hadoop-root}/docs/src/reference/asciidoc
:security-repo-dir: {security-docs-root}/docs
:kib-repo-dir: {kibana-root}/docs
:ls-repo-dir: {logstash-root}/docs
:obs-repo-dir: {observability-docs-root}/docs/en/observability

include::{docs-root}/shared/versions/stack/{source_branch}.asciidoc[]
include::{docs-root}/shared/attributes.asciidoc[]

Expand All @@ -23,10 +14,36 @@ include::installing-stack-demo-secure.asciidoc[]

include::air-gapped-install.asciidoc[]

include::serverless-changelog.asciidoc[]

include::breaking.asciidoc[]

include::release-notes/release-notes.asciidoc[leveloffset=+1]

include::release-notes/release-notes-beats.asciidoc[leveloffset=+2]

include::release-notes/release-notes-security.asciidoc[leveloffset=+2]

include::release-notes/release-notes-elasticsearch.asciidoc[leveloffset=+2]

include::release-notes/release-notes-fleet-agent.asciidoc[leveloffset=+2]

include::release-notes/release-notes-kibana.asciidoc[leveloffset=+2]

include::release-notes/release-notes-logstash.asciidoc[leveloffset=+2]

include::upgrading-stack.asciidoc[]

include::upgrade-orchestrator.asciidoc[]

include::upgrade-deployment-cluster.asciidoc[]

include::upgrading-stack-cloud.asciidoc[]

include::upgrade-on-ece.asciidoc[]

include::upgrade-on-eck.asciidoc[]

include::upgrading-stack-on-prem.asciidoc[]

include::upgrading-elasticsearch.asciidoc[]
Expand All @@ -41,6 +58,4 @@ include::upgrading-kibana.asciidoc[]

// include::upgrading-agent.asciidoc[]

include::breaking.asciidoc[]

include::redirects.asciidoc[]
Loading
Loading