Selaa lähdekoodia

[DOCS] Remove erroneous entries from 8.9.0 release notes (#97963)

* [DOCS] Remove erroneous entries from 8.9.0 release notes

* Remove 'coming in 8.9.0' admonition
Abdon Pijpelink 2 vuotta sitten
vanhempi
commit
ac8f76d932
1 muutettua tiedostoa jossa 0 lisäystä ja 7 poistoa
  1. 0 7
      docs/reference/release-notes/8.9.0.asciidoc

+ 0 - 7
docs/reference/release-notes/8.9.0.asciidoc

@@ -1,8 +1,6 @@
 [[release-notes-8.9.0]]
 == {es} version 8.9.0
 
-coming[8.9.0]
-
 Also see <<breaking-changes-8.9,Breaking changes in 8.9>>.
 
 [[known-issues-8.9.0]]
@@ -41,7 +39,6 @@ Cluster Coordination::
 * Avoid `getStateForMasterService` where possible {es-pull}97304[#97304]
 * Become candidate on publication failure {es-pull}96490[#96490] (issue: {es-issue}96273[#96273])
 * Fix cluster settings update task acknowledgment {es-pull}97111[#97111]
-* Improve exception handling in Coordinator#publish {es-pull}97840[#97840] (issue: {es-issue}97798[#97798])
 
 Data streams::
 * Accept timestamp as object at root level {es-pull}97401[#97401]
@@ -143,7 +140,6 @@ Application::
 
 Authentication::
 * Header validator with Security {es-pull}95112[#95112]
-* Upgrade xmlsec to 2.1.8 {es-pull}97741[#97741]
 
 Authorization::
 * Add Search ALC filter index prefix to the enterprise search user {es-pull}96885[#96885]
@@ -167,9 +163,6 @@ Data streams::
 * Set `@timestamp` for documents in logs data streams if missing and add support for custom pipeline {es-pull}95971[#95971] (issues: {es-issue}95537[#95537], {es-issue}95551[#95551])
 * Update data streams implicit timestamp `ignore_malformed` settings {es-pull}96051[#96051]
 
-EQL::
-* Sequence - add support for missing events {es-pull}92348[#92348]
-
 Engine::
 * Cache modification time of translog writer file {es-pull}95107[#95107]
 * Trigger refresh when shard becomes search active {es-pull}96321[#96321] (issue: {es-issue}95544[#95544])