diff --git a/docs/release-notes/changelog-bundles/9.0.6.yml b/docs/release-notes/changelog-bundles/9.0.6.yml index f6cd697ad260f..732dfe643efa1 100644 --- a/docs/release-notes/changelog-bundles/9.0.6.yml +++ b/docs/release-notes/changelog-bundles/9.0.6.yml @@ -70,3 +70,10 @@ changelogs: area: Ingest Node type: upgrade issues: [] + highlight: + notable: true + title: Security advisory + body: |- + The 9.0.6 release contains fixes for potential security vulnerabilities. Please see our (security advisory)[https://discuss.elastic.co/c/announcements/security-announcements/31] for more details. + pr: 133410 + diff --git a/docs/release-notes/changelog-bundles/9.1.3.yml b/docs/release-notes/changelog-bundles/9.1.3.yml index 12883ba8fcf51..5b1a9a6544d34 100644 --- a/docs/release-notes/changelog-bundles/9.1.3.yml +++ b/docs/release-notes/changelog-bundles/9.1.3.yml @@ -92,3 +92,9 @@ changelogs: area: Ingest Node type: upgrade issues: [] + highlight: + notable: true + title: Security advisory + body: |- + The 9.1.3 release contains fixes for potential security vulnerabilities. Please see our (security advisory)[https://discuss.elastic.co/c/announcements/security-announcements/31] for more details. + pr: 133410 diff --git a/docs/release-notes/index.md b/docs/release-notes/index.md index 42fabb86e2cdd..1d55441d652b6 100644 --- a/docs/release-notes/index.md +++ b/docs/release-notes/index.md @@ -25,6 +25,12 @@ To check for security updates, go to [Security announcements for the Elastic sta stack: coming 9.1.3 ``` +### Highlights [elasticsearch-9.1.3-highlights] + +::::{dropdown} Security advisory +The 9.1.3 release contains fixes for potential security vulnerabilities. Please see our (security advisory)[https://discuss.elastic.co/c/announcements/security-announcements/31] for more details. +:::: + ### Features and enhancements [elasticsearch-9.1.3-features-enhancements] Infra/REST API: @@ -70,6 +76,12 @@ Search: stack: coming 9.0.6 ``` +### Highlights [elasticsearch-9.0.6-highlights] + +::::{dropdown} Security advisory +The 9.0.6 release contains fixes for potential security vulnerabilities. Please see our (security advisory)[https://discuss.elastic.co/c/announcements/security-announcements/31] for more details. +:::: + ### Features and enhancements [elasticsearch-9.0.6-features-enhancements] Authorization: