Skip to content

Commit ad63aaf

Browse files
elasticsearchmachineelasticsearchmachine
andauthored
Finalize docs for v9.0.4 release (#131696)
Co-authored-by: elasticsearchmachine <[email protected]>
1 parent a665cd4 commit ad63aaf

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

docs/release-notes/breaking-changes.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ 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.4
17-
```
1815
## 9.0.4 [elasticsearch-9.0.4-breaking-changes]
1916

2017
No breaking changes in this version.

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 9.0.4
2-
released: false
3-
generated: 2025-07-14T17:07:39.875346517Z
2+
released: true
3+
generated: 2025-07-22T14:06:39.720484275Z
44
changelogs:
55
- pr: 129223
66
summary: Fix text similarity reranker does not propagate min score correctly
@@ -95,3 +95,8 @@ changelogs:
9595
type: bug
9696
issues:
9797
- 129550
98+
- pr: 131113
99+
summary: Including `max_tokens` through the Service API for Anthropic
100+
area: Machine Learning
101+
type: bug
102+
issues: []

docs/release-notes/deprecations.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ 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.4
21-
```
2219
## 9.0.4 [elasticsearch-9.0.4-deprecations]
2320

2421
No deprecations in this version.

docs/release-notes/index.md

Lines changed: 1 addition & 3 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.4 [elasticsearch-9.0.4-release-notes]
24-
```{applies_to}
25-
stack: coming 9.0.4
26-
```
2724

2825
### Fixes [elasticsearch-9.0.4-fixes]
2926

@@ -45,6 +42,7 @@ Infra/Core:
4542
Machine Learning:
4643
* Check for model deployment in inference endpoints before stopping [#129325](https://github.com/elastic/elasticsearch/pull/129325) (issue: [#128549](https://github.com/elastic/elasticsearch/issues/128549))
4744
* Fix timeout bug in DBQ deletion of unused and orphan ML data [#130083](https://github.com/elastic/elasticsearch/pull/130083)
45+
* Including `max_tokens` through the Service API for Anthropic [#131113](https://github.com/elastic/elasticsearch/pull/131113)
4846

4947
Mapping:
5048
* Make flattened synthetic source concatenate object keys on scalar/object mismatch [#129600](https://github.com/elastic/elasticsearch/pull/129600) (issue: [#122936](https://github.com/elastic/elasticsearch/issues/122936))

0 commit comments

Comments
 (0)