Skip to content

Commit e977fcc

Browse files
Finalize release notes for v9.0.3 release (elastic#129938)
* Finalize docs for v9.0.3 release * Fix breaking changes page * Fix deprications page * Fix release notes index page --------- Co-authored-by: Charlotte Hoblik <[email protected]> Co-authored-by: Charlotte Hoblik <[email protected]>
1 parent 87e6c74 commit e977fcc

File tree

4 files changed

+2
-22
lines changed

4 files changed

+2
-22
lines changed

docs/release-notes/breaking-changes.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,15 @@ 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-
```{applies_to}
16-
stack: coming 9.0.3
17-
```
1815
## 9.0.3 [elasticsearch-9.0.3-breaking-changes]
1916

2017
No breaking changes in this version.
2118

22-
```{applies_to}
23-
stack: coming 9.0.2
24-
```
2519
## 9.0.2 [elasticsearch-9.0.2-breaking-changes]
2620

2721
Snapshot/Restore:
2822
* Make S3 custom query parameter optional [#128043](https://github.com/elastic/elasticsearch/pull/128043)
2923

30-
31-
3224
## 9.0.1 [elasticsearch-9.0.1-breaking-changes]
3325

3426
No breaking changes in this version.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 9.0.3
2-
released: false
3-
generated: 2025-06-21T00:06:16.346021604Z
2+
released: true
3+
generated: 2025-06-24T15:19:29.859630035Z
44
changelogs:
55
- pr: 120869
66
summary: Threadpool merge scheduler

docs/release-notes/deprecations.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,11 @@ To give you insight into what deprecated features you’re using, {{es}}:
1616

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

19-
```{applies_to}
20-
stack: coming 9.0.3
21-
```
2219
## 9.0.3 [elasticsearch-9.0.3-deprecations]
2320

2421
Engine:
2522
* Deprecate `indices.merge.scheduler.use_thread_pool` setting [#129464](https://github.com/elastic/elasticsearch/pull/129464)
2623

27-
28-
29-
```{applies_to}
30-
stack: coming 9.0.2
31-
```
3224
## 9.0.2 [elasticsearch-9.0.2-deprecations]
3325

3426
No deprecations in this version.

docs/release-notes/index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ To check for security updates, go to [Security announcements for the Elastic sta
2121
% *
2222

2323
## 9.0.3 [elasticsearch-9.0.3-release-notes]
24-
```{applies_to}
25-
stack: coming 9.0.3
26-
```
2724

2825
### Features and enhancements [elasticsearch-9.0.3-features-enhancements]
2926

@@ -92,7 +89,6 @@ Searchable Snapshots:
9289
Security:
9390
* Fix error message when changing the password for a user in the file realm [#127621](https://github.com/elastic/elasticsearch/pull/127621)
9491

95-
9692
## 9.0.2 [elasticsearch-9.0.2-release-notes]
9793

9894
### Features and enhancements [elasticsearch-9.0.2-features-enhancements]

0 commit comments

Comments
 (0)