Skip to content

Commit a798a96

Browse files
author
elasticsearchmachine
committed
Finalize docs for v9.0.8 release
1 parent fe8ba14 commit a798a96

File tree

4 files changed

+12
-27
lines changed

4 files changed

+12
-27
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]
1615
```{applies_to}
17-
stack: ga 9.0.8
16+
stack: ga 9.1.5
1817
```
18+
## 9.1.5 [elasticsearch-9.1.5-breaking-changes]
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: 2 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

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]
2019
```{applies_to}
21-
stack: ga 9.0.8
20+
stack: ga 9.1.5
2221
```
22+
## 9.1.5 [elasticsearch-9.1.5-deprecations]
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: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ FROM *:events | SORT @timestamp | LIMIT 2 | MV_EXPAND ip | ENRICH _remote:client
3838
To avoid this error, reorder your query, for example by moving ENRICH earlier in the pipeline.
3939
::::
4040

41-
::::{dropdown} Security advisory
42-
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.
43-
::::
44-
4541
### Features and enhancements [elasticsearch-9.1.5-features-enhancements]
4642

4743
Audit:
@@ -98,16 +94,9 @@ Transform:
9894
* Fix a bug in the GET _transform API that incorrectly claims some Transform configurations are missing [#134963](https://github.com/elastic/elasticsearch/pull/134963) (issue: [#134263](https://github.com/elastic/elasticsearch/issues/134263))
9995
* 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))
10096

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

106-
### Highlights [elasticsearch-9.0.8-highlights]
10798

108-
::::{dropdown} Security advisory
109-
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.
110-
::::
99+
## 9.0.8 [elasticsearch-9.0.8-release-notes]
111100

112101
### Features and enhancements [elasticsearch-9.0.8-features-enhancements]
113102

@@ -2019,4 +2008,6 @@ Vector Search:
20192008
* Return appropriate error on null dims update instead of npe [#125716](https://github.com/elastic/elasticsearch/pull/125716)
20202009

20212010
Watcher:
2022-
* Watcher history index has too many indexed fields - [#117701](https://github.com/elastic/elasticsearch/pull/117701) (issue: [#71479](https://github.com/elastic/elasticsearch/issues/71479))
2011+
* Watcher history index has too many indexed fields - [#117701](https://github.com/elastic/elasticsearch/pull/117701) (issue: [#71479](https://github.com/elastic/elasticsearch/issues/71479))
2012+
2013+

0 commit comments

Comments
 (0)