Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
7 changes: 7 additions & 0 deletions docs/release-notes/changelog-bundles/9.0.6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

6 changes: 6 additions & 0 deletions docs/release-notes/changelog-bundles/9.1.3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
12 changes: 12 additions & 0 deletions docs/release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,16 @@
% *

## 9.1.3 [elasticsearch-9.1.3-release-notes]
```{applies_to}

Check notice on line 24 in docs/release-notes/index.md

View workflow job for this annotation

GitHub Actions / docs-preview / build

The 'coming' lifecycle is deprecated and will be removed in a future release.
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:
Expand Down Expand Up @@ -66,10 +72,16 @@


## 9.0.6 [elasticsearch-9.0.6-release-notes]
```{applies_to}

Check notice on line 75 in docs/release-notes/index.md

View workflow job for this annotation

GitHub Actions / docs-preview / build

The 'coming' lifecycle is deprecated and will be removed in a future release.
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:
Expand Down
Loading