Skip to content

Commit b94ea3d

Browse files
committed
Updates navigation titles and descriptions for release notes
1 parent 61149f7 commit b94ea3d

File tree

4 files changed

+6
-14
lines changed

4 files changed

+6
-14
lines changed

docs/release-notes/breaking-changes.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
---
2-
navigation_title: "Elasticsearch Ruby Client"
2+
navigation_title: "Breaking changes"
33
---
44

55
# Elasticsearch Ruby Client breaking changes [elasticsearch-ruby-client-breaking-changes]
6-
Before you upgrade, carefully review the Elasticsearch Ruby Client breaking changes and take the necessary steps to mitigate any issues.
7-
8-
To learn how to upgrade, check out <uprade docs>.
6+
Breaking changes can impact your Elastic applications, potentially disrupting normal operations. Before you upgrade, carefully review the Elasticsearch Ruby Client breaking changes and take the necessary steps to mitigate any issues. To learn how to upgrade, check [Upgrade](docs-content://deploy-manage/upgrade.md).
97

108
% ## Next version [elasticsearch-ruby-client-nextversion-breaking-changes]
11-
% **Release date:** Month day, year
129

1310
% ::::{dropdown} Title of breaking change
1411
% Description of the breaking change.
@@ -18,7 +15,6 @@ To learn how to upgrade, check out <uprade docs>.
1815
% ::::
1916

2017
% ## 9.0.0 [elasticsearch-ruby-client-900-breaking-changes]
21-
% **Release date:** March 25, 2025
2218

2319
% ::::{dropdown} Title of breaking change
2420
% Description of the breaking change.

docs/release-notes/deprecations.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
2-
navigation_title: "Elasticsearch Ruby Client"
2+
navigation_title: "Deprecations"
33
---
44

55
# Elasticsearch Ruby Client deprecations [elasticsearch-ruby-client-deprecations]
6-
Review the deprecated functionality for your Elasticsearch Ruby Client version. While deprecations have no immediate impact, we strongly encourage you update your implementation after you upgrade.
6+
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-
To learn how to upgrade, check out <uprade docs>.
8+
Review the deprecated functionality for Elasticsearch Ruby 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

1010
% ## Next version [elasticsearch-ruby-client-versionnext-deprecations]
11-
% **Release date:** Month day, year
1211

1312
% ::::{dropdown} Deprecation title
1413
% Description of the deprecation.
@@ -18,7 +17,6 @@ To learn how to upgrade, check out <uprade docs>.
1817
% ::::
1918

2019
% ## 9.0.0 [elasticsearch-ruby-client-900-deprecations]
21-
% **Release date:** March 25, 2025
2220

2321
% ::::{dropdown} Deprecation title
2422
% Description of the deprecation.

docs/release-notes/index.md

-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ To check for security updates, go to [Security announcements for the Elastic sta
1111
% Release notes include only features, enhancements, and fixes. Add breaking changes, deprecations, and known issues to the applicable release notes sections.
1212

1313
% ## version.next [elasticsearch-ruby-client-next-release-notes]
14-
% **Release date:** Month day, year
1514

1615
% ### Features and enhancements [elasticsearch-ruby-client-next-features-enhancements]
1716
% *
@@ -20,7 +19,6 @@ To check for security updates, go to [Security announcements for the Elastic sta
2019
% *
2120

2221
## 9.0.0 [elasticsearch-ruby-client-900-release-notes]
23-
**Release date:** March 25, 2025
2422

2523
### Features and enhancements [elasticsearch-ruby-client-900-features-enhancements]
2624

docs/release-notes/known-issues.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
navigation_title: "Elasticsearch Ruby Client"
2+
navigation_title: "Known issues"
33

44
---
55

0 commit comments

Comments
 (0)