Skip to content

Commit cbb690f

Browse files
Add security advisory to 9.0.6 and 9.1.3 RN
1 parent feb99ea commit cbb690f

File tree

3 files changed

+25
-0
lines changed

3 files changed

+25
-0
lines changed

docs/release-notes/changelog-bundles/9.0.6.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,10 @@ changelogs:
7070
area: Ingest Node
7171
type: upgrade
7272
issues: []
73+
highlight:
74+
notable: true
75+
title: Security advisory
76+
body: |-
77+
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.
78+
pr: 133410
79+

docs/release-notes/changelog-bundles/9.1.3.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,9 @@ changelogs:
9292
area: Ingest Node
9393
type: upgrade
9494
issues: []
95+
highlight:
96+
notable: true
97+
title: Security advisory
98+
body: |-
99+
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.
100+
pr: 133410

docs/release-notes/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ To check for security updates, go to [Security announcements for the Elastic sta
2525
stack: coming 9.1.3
2626
```
2727

28+
### Highlights [elasticsearch-9.1.3-highlights]
29+
30+
::::{dropdown} Security advisory
31+
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.
32+
::::
33+
2834
### Features and enhancements [elasticsearch-9.1.3-features-enhancements]
2935

3036
Infra/REST API:
@@ -70,6 +76,12 @@ Search:
7076
stack: coming 9.0.6
7177
```
7278

79+
### Highlights [elasticsearch-9.0.6-highlights]
80+
81+
::::{dropdown} Security advisory
82+
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.
83+
::::
84+
7385
### Features and enhancements [elasticsearch-9.0.6-features-enhancements]
7486

7587
Authorization:

0 commit comments

Comments
 (0)