Skip to content

Commit cce7d52

Browse files
Finalize release notes for v9.0.8 release (elastic#136041)
1 parent a5849ca commit cce7d52

File tree

5 files changed

+20
-17
lines changed

5 files changed

+20
-17
lines changed

docs/release-notes/breaking-changes.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,14 @@ If you are migrating from a version prior to version 9.0, you must first upgrade
1212

1313
% ## Next version [elasticsearch-nextversion-breaking-changes]
1414

15-
## 9.0.8 [elasticsearch-9.0.8-breaking-changes]
15+
## 9.1.5 [elasticsearch-9.1.5-breaking-changes]
1616
```{applies_to}
17-
stack: ga 9.0.8
17+
stack: ga 9.1.5
1818
```
1919

2020
There are no breaking changes associated with this release.
2121

22-
## 9.1.5 [elasticsearch-9.1.5-breaking-changes]
23-
```{applies_to}
24-
stack: ga 9.1.5
25-
```
22+
## 9.0.8 [elasticsearch-9.0.8-breaking-changes]
2623

2724
There are no breaking changes associated with this release.
2825

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 9.0.8
2-
released: false
3-
generated: 2025-10-03T13:09:24.707151330Z
2+
released: true
3+
generated: 2025-10-06T17:16:19.803933724Z
44
changelogs:
55
- pr: 134134
66
summary: Prevent field caps from failing due to can match failure
@@ -20,6 +20,12 @@ changelogs:
2020
type: enhancement
2121
issues:
2222
- 134136
23+
highlight:
24+
notable: true
25+
title: Security advisory
26+
body: |-
27+
The 9.0.8 release contains fixes for potential security vulnerabilities. Please see our [security advisory](https://discuss.elastic.co/c/announcements/security-announcements/31) for more details.
28+
pr: 134136
2329
- pr: 134656
2430
summary: Fix deadlock in `ThreadPoolMergeScheduler` when a failing merge closes the `IndexWriter`
2531
area: Engine

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ changelogs:
1919
type: enhancement
2020
issues:
2121
- 134136
22+
highlight:
23+
notable: true
24+
title: Security advisory
25+
body: |-
26+
The 9.1.5 release contains fixes for potential security vulnerabilities. Please see our [security advisory](https://discuss.elastic.co/c/announcements/security-announcements/31) for more details.
27+
pr: 134136
2228
- pr: 134656
2329
summary: Fix deadlock in `ThreadPoolMergeScheduler` when a failing merge closes the `IndexWriter`
2430
area: Engine

docs/release-notes/deprecations.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,14 @@ To give you insight into what deprecated features you’re using, {{es}}:
1616

1717
% ## Next version [elasticsearch-nextversion-deprecations]
1818

19-
## 9.0.8 [elasticsearch-9.0.8-deprecations]
19+
## 9.1.5 [elasticsearch-9.1.5-deprecations]
2020
```{applies_to}
21-
stack: ga 9.0.8
21+
stack: ga 9.1.5
2222
```
2323

2424
There are no deprecations associated with this release.
2525

26-
## 9.1.5 [elasticsearch-9.1.5-deprecations]
27-
```{applies_to}
28-
stack: ga 9.1.5
29-
```
26+
## 9.0.8 [elasticsearch-9.0.8-deprecations]
3027

3128
There are no deprecations associated with this release.
3229

docs/release-notes/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,6 @@ Transform:
9999
* Prevent Transform from queuing too many PIT close requests by waiting for PIT to close before finishing the checkpoint [#134955](https://github.com/elastic/elasticsearch/pull/134955) (issue: [#134925](https://github.com/elastic/elasticsearch/issues/134925))
100100

101101
## 9.0.8 [elasticsearch-9.0.8-release-notes]
102-
```{applies_to}
103-
stack: ga 9.0.8
104-
```
105102

106103
### Highlights [elasticsearch-9.0.8-highlights]
107104

0 commit comments

Comments
 (0)