Skip to content

Commit 8bf11b6

Browse files
JoshMockmarciw
andauthored
Update release notes and related files (#2717) (#2718)
Co-authored-by: Marci W <333176+marciw@users.noreply.github.com>
1 parent 73ef188 commit 8bf11b6

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-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: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
navigation_title: "Release notes"
2+
navigation_title: "Elasticsearch JavaScript Client"
3+
mapped_pages:
4+
- https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/changelog-client.html
35
---
46

57
# Elasticsearch JavaScript Client release notes [elasticsearch-javascript-client-release-notes]
@@ -36,4 +38,4 @@ To check for security updates, go to [Security announcements for the Elastic sta
3638

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

39-
### Fixes [elasticsearch-javascript-client-900-fixes]
41+
% ### 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)