Skip to content

Commit 5d8f357

Browse files
authored
Update release notes and related files (#2717)
1 parent 42b5781 commit 5d8f357

File tree

3 files changed

+11
-12
lines changed

3 files changed

+11
-12
lines changed

docs/release-notes/deprecations.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,13 @@ navigation_title: "Deprecations"
55
# Elasticsearch JavaScript Client deprecations [elasticsearch-javascript-client-deprecations]
66
Over time, certain Elastic functionality becomes outdated and is replaced or removed. To help with the transition, Elastic deprecates functionality for a period before removal, giving you time to update your applications.
77

8-
Review the deprecated functionality for Elasticsearch JavaScript Client. While deprecations have no immediate impact, we strongly encourage you update your implementation after you upgrade. To learn how to upgrade, check out [Upgrade](docs-content://deploy-manage/upgrade.md).
8+
Review the deprecated functionality for the Elasticsearch JavaScript Client. While deprecations have no immediate impact, we strongly encourage you update your implementation after you upgrade. To learn how to upgrade, check out [Upgrade](docs-content://deploy-manage/upgrade.md).
99

10-
% ## Next version
10+
## 9.0.0 [elasticsearch-javascript-client-900-deprecations]
1111

12-
% ::::{dropdown} Deprecation title
13-
% Description of the deprecation.
14-
% For more information, check [PR #](PR link).
15-
% **Impact**<br> Impact of deprecation.
16-
% **Action**<br> Steps for mitigating deprecation impact.
17-
% ::::
12+
_No deprecations_
1813

19-
% ## 9.0.0 [elasticsearch-javascript-client-900-deprecations]
14+
% ## Next version
2015

2116
% ::::{dropdown} Deprecation title
2217
% Description of the deprecation.

docs/release-notes/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
navigation_title: "JavaScript client release notes"
2+
navigation_title: "Elasticsearch JavaScript Client"
33
mapped_pages:
44
- https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/changelog-client.html
55
---
@@ -36,4 +36,4 @@ To check for security updates, go to [Security announcements for the Elastic sta
3636

3737
Docstrings for types that differ between stack and serverless have also been updated to indicate when that is the case.
3838

39-
### Fixes [elasticsearch-javascript-client-900-fixes]
39+
% ### Fixes [elasticsearch-javascript-client-900-fixes]

docs/release-notes/known-issues.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ navigation_title: "Known issues"
55

66
# Elasticsearch JavaScript Client known issues [elasticsearch-javascript-client-known-issues]
77

8+
## 9.0.0
9+
10+
_No known issues_
11+
812
% Use the following template to add entries to this page.
913

1014
% :::{dropdown} Title of known issue
@@ -17,4 +21,4 @@ navigation_title: "Known issues"
1721
% **Resolved**
1822
% On [Month/Day/Year], this issue was resolved.
1923

20-
:::
24+
% :::

0 commit comments

Comments
 (0)