Skip to content

Commit fbaf0db

Browse files
authored
Add Elasticsearch release notes (#2970)
1 parent fa3e373 commit fbaf0db

File tree

7 files changed

+1174
-23
lines changed

7 files changed

+1174
-23
lines changed

docs/en/install-upgrade/breaking.asciidoc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ Before you upgrade, you must review the breaking changes for each product you
55
use and make the necessary changes so your code is compatible with {version}.
66

77
// tag::breaking-changes-links[]
8-
** {apm-guide-ref}/apm-breaking.html[APM breaking changes]
9-
** {beats-ref}/breaking-changes.html[{beats} breaking changes]
10-
** {ref}/breaking-changes.html[{es} migration guide]
11-
** {security-guide}/release-notes.html[{elastic-sec} release notes]
12-
** {enterprise-search-ref}/changelog.html[{ents} release notes]
13-
** {fleet-guide}/release-notes.html[{fleet} and {agent} release notes]
14-
** {kibana-ref}/release-notes.html[{kib} release notes]
15-
** {logstash-ref}/breaking-changes.html[{ls} breaking changes]
8+
// ** {apm-guide-ref}/apm-breaking.html[APM breaking changes]
9+
// ** {beats-ref}/breaking-changes.html[{beats} breaking changes]
10+
** <<release-notes-elasticsearch-9.0.0,{es} release notes>>
11+
** <<release-notes-security-9.0.0,{elastic-sec} release notes>>
12+
// ** {enterprise-search-ref}/changelog.html[{ents} release notes]
13+
// ** {fleet-guide}/release-notes.html[{fleet} and {agent} release notes]
14+
** <<release-notes-kibana-9.0.0,{kib} release notes>>
15+
** <<release-notes-logstash-9.0.0,{ls} breaking changes>>
1616
// end::breaking-changes-links[]
1717

1818
// tag::breaking-changes-admon[]

docs/en/install-upgrade/release-notes/release-notes-elasticsearch.asciidoc

Lines changed: 1152 additions & 2 deletions
Large diffs are not rendered by default.

docs/en/install-upgrade/release-notes/release-notes-fleet-agent.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ This section summarizes the changes in each release.
2121

2222
Also see:
2323

24-
* {kibana-ref}/release-notes.html[{kib} release notes]
25-
* {beats-ref}/release-notes.html[{beats} release notes]
24+
* <<release-notes-kibana-9.0.0,{kib} release notes>>
25+
* <<release-notes-beats-9.0.0,{beats} release notes>>
2626

2727
// begin 9.0.0-beta1 relnotes
2828

docs/en/install-upgrade/release-notes/release-notes-kibana.asciidoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[[release-notes-kibana-9.0.0-beta1]]
1+
[[release-notes-kibana-9.0.0]]
22
= {kib} version 9.0.0-beta1
33
++++
44
<titleabbrev>{kib}</titleabbrev>
@@ -195,7 +195,7 @@ Logs Explorer has been removed. Instead, you can use Discover, that was improved
195195

196196
**Elastic Security solution**
197197

198-
For the Elastic Security 9.0.0 release information, refer to <<release-notes-security-9.0.0-beta1,_Elastic Security Solution Release Notes_>>.
198+
For the Elastic Security 9.0.0 release information, refer to <<release-notes-security-9.0.0,_Elastic Security Solution Release Notes_>>.
199199

200200
**Data ingestion and Fleet**
201201

@@ -368,7 +368,7 @@ The `visualization:colorMapping` advanced setting for TSVB and Visualize charts
368368
Data ingestion and Fleet::
369369
* New setting allowing automatic deletion of unenrolled agents in Fleet settings ({kibana-pull}195544[#195544]).
370370
Elastic Security solution::
371-
For the Elastic Security 9.0.0 release information, refer to <<release-notes-security-9.0.0-beta1,_Elastic Security Solution Release Notes_>>.
371+
For the Elastic Security 9.0.0 release information, refer to <<release-notes-security-9.0.0,_Elastic Security Solution Release Notes_>>.
372372
Kibana security::
373373
* New interface for Automatic Import CEL generation flow ({kibana-pull}206491[#206491]).
374374

@@ -390,7 +390,7 @@ Data ingestion and Fleet::
390390
* Updates max supported package version ({kibana-pull}196675[#196675]).
391391
//* Remove old bundled.yaml from oas, fixed tags ({kibana-pull}194788[#194788]).
392392
Elastic Security solution::
393-
For the Elastic Security 9.0.0 release information, refer to <<release-notes-security-9.0.0-beta1,_Elastic Security Solution Release Notes_>>.
393+
For the Elastic Security 9.0.0 release information, refer to <<release-notes-security-9.0.0,_Elastic Security Solution Release Notes_>>.
394394
Kibana security::
395395
* Updates `js-yaml` to `4.1.0` ({kibana-pull}190678[#190678]).
396396
Machine Learning::
@@ -414,6 +414,6 @@ Elastic Observability solution::
414414
* Fixes chat on the Alerts page ({kibana-pull}197126[#197126]).
415415
* Fixes an error that could prevent the Observability Infrastructure Inventory view from loading after an upgrade due to missing versioning on inventory_view_saved_object ({kibana-pull}207007[#207007]).
416416
Elastic Security solution::
417-
For the Elastic Security 9.0.0 release information, refer to <<release-notes-security-9.0.0-beta1,_Elastic Security Solution Release Notes_>>.
417+
For the Elastic Security 9.0.0 release information, refer to <<release-notes-security-9.0.0,_Elastic Security Solution Release Notes_>>.
418418
Platform::
419419
* Fixes several interface inconsistencies on the Space creation and settings pages ({kibana-pull}197303[#197303]).

docs/en/install-upgrade/release-notes/release-notes-logstash.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[[release-notes-logstash-9.0.0-beta1]]
1+
[[release-notes-logstash-9.0.0]]
22
= {ls} version 9.0.0-beta1
33
++++
44
<titleabbrev>{ls}</titleabbrev>

docs/en/install-upgrade/release-notes/release-notes-security.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[[release-notes-security-9.0.0-beta1]]
1+
[[release-notes-security-9.0.0]]
22
= {elastic-sec} version 9.0.0-beta1
33
++++
44
<titleabbrev>{elastic-sec}</titleabbrev>

docs/en/install-upgrade/release-notes/release-notes.asciidoc

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44
This section summarizes the changes in the {stack} releases.
55

66
* <<release-notes-beats-9.0.0>>
7-
* <<release-notes-security-9.0.0-beta1>>
8-
* <<release-notes-elasticsearch-9.0.0-beta1>>
7+
* <<release-notes-security-9.0.0>>
8+
* <<release-notes-elasticsearch-9.0.0>>
99
* <<release-notes-fleet-agent-9.0.0>>
10-
* <<release-notes-kibana-9.0.0-beta1>>
11-
* <<release-notes-logstash-9.0.0-beta1>>
10+
* <<release-notes-kibana-9.0.0>>
11+
* <<release-notes-logstash-9.0.0>>
12+
1213

0 commit comments

Comments
 (0)