diff --git a/docs/release-notes/deprecations.md b/docs/release-notes/deprecations.md index df309211a..a137fb0cf 100644 --- a/docs/release-notes/deprecations.md +++ b/docs/release-notes/deprecations.md @@ -5,18 +5,13 @@ navigation_title: "Deprecations" # Elasticsearch JavaScript Client deprecations [elasticsearch-javascript-client-deprecations] 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. -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). +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). -% ## Next version +## 9.0.0 [elasticsearch-javascript-client-900-deprecations] -% ::::{dropdown} Deprecation title -% Description of the deprecation. -% For more information, check [PR #](PR link). -% **Impact**
Impact of deprecation. -% **Action**
Steps for mitigating deprecation impact. -% :::: +_No deprecations_ -% ## 9.0.0 [elasticsearch-javascript-client-900-deprecations] +% ## Next version % ::::{dropdown} Deprecation title % Description of the deprecation. diff --git a/docs/release-notes/index.md b/docs/release-notes/index.md index 1aa261e09..4bd944d96 100644 --- a/docs/release-notes/index.md +++ b/docs/release-notes/index.md @@ -1,5 +1,5 @@ --- -navigation_title: "JavaScript client release notes" +navigation_title: "Elasticsearch JavaScript Client" mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/changelog-client.html --- @@ -36,4 +36,4 @@ To check for security updates, go to [Security announcements for the Elastic sta Docstrings for types that differ between stack and serverless have also been updated to indicate when that is the case. -### Fixes [elasticsearch-javascript-client-900-fixes] +% ### Fixes [elasticsearch-javascript-client-900-fixes] diff --git a/docs/release-notes/known-issues.md b/docs/release-notes/known-issues.md index 86856b104..e35bd7826 100644 --- a/docs/release-notes/known-issues.md +++ b/docs/release-notes/known-issues.md @@ -5,6 +5,10 @@ navigation_title: "Known issues" # Elasticsearch JavaScript Client known issues [elasticsearch-javascript-client-known-issues] +## 9.0.0 + +_No known issues_ + % Use the following template to add entries to this page. % :::{dropdown} Title of known issue @@ -17,4 +21,4 @@ navigation_title: "Known issues" % **Resolved** % On [Month/Day/Year], this issue was resolved. -::: \ No newline at end of file +% ::: \ No newline at end of file