From 5952d54b4f7238d9da2db325b696de258761a086 Mon Sep 17 00:00:00 2001 From: Kaarina Tungseth Date: Thu, 20 Mar 2025 15:55:00 -0500 Subject: [PATCH] Updates navigation titles and descriptions for release notes --- docs/release-notes/breaking-changes.md | 8 ++------ docs/release-notes/deprecations.md | 8 +++----- docs/release-notes/index.md | 2 -- docs/release-notes/known-issues.md | 2 +- 4 files changed, 6 insertions(+), 14 deletions(-) diff --git a/docs/release-notes/breaking-changes.md b/docs/release-notes/breaking-changes.md index 625089862b..b9acbdd9cf 100644 --- a/docs/release-notes/breaking-changes.md +++ b/docs/release-notes/breaking-changes.md @@ -1,14 +1,11 @@ --- -navigation_title: "Elasticsearch .NET Client" +navigation_title: "Breaking changes" --- # Elasticsearch .NET Client breaking changes [elasticsearch-net-client-breaking-changes] -Before you upgrade, carefully review the Elasticsearch .NET Client breaking changes and take the necessary steps to mitigate any issues. - -To learn how to upgrade, check out . +Breaking changes can impact your Elastic applications, potentially disrupting normal operations. Before you upgrade, carefully review the Elasticsearch .NET 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). % ## Next version [elasticsearch-nett-client-nextversion-breaking-changes] -% **Release date:** Month day, year % ::::{dropdown} Title of breaking change % Description of the breaking change. @@ -18,7 +15,6 @@ To learn how to upgrade, check out . % :::: % ## 9.0.0 [elasticsearch-nett-client-900-breaking-changes] -% **Release date:** March 25, 2025 % ::::{dropdown} Title of breaking change % Description of the breaking change. diff --git a/docs/release-notes/deprecations.md b/docs/release-notes/deprecations.md index aac4cf3289..28d2b25b34 100644 --- a/docs/release-notes/deprecations.md +++ b/docs/release-notes/deprecations.md @@ -1,14 +1,13 @@ --- -navigation_title: "Elasticsearch .NET Client" +navigation_title: "Deprecations" --- # Elasticsearch .NET Client deprecations [elasticsearch-net-client-deprecations] -Review the deprecated functionality for your Elasticsearch .NET Client version. While deprecations have no immediate impact, we strongly encourage you update your implementation after you upgrade. +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. -To learn how to upgrade, check out . +Review the deprecated functionality for Elasticsearch .NET 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 [elasticsearch-net-client-versionnext-deprecations] -% **Release date:** Month day, year % ::::{dropdown} Deprecation title % Description of the deprecation. @@ -18,7 +17,6 @@ To learn how to upgrade, check out . % :::: % ## 9.0.0 [elasticsearch-net-client-900-deprecations] -% **Release date:** March 25, 2025 % Description of the deprecation and steps to update implementation. % For more information, check [PR #](PR link). diff --git a/docs/release-notes/index.md b/docs/release-notes/index.md index eeba1cc21e..414f025096 100644 --- a/docs/release-notes/index.md +++ b/docs/release-notes/index.md @@ -13,7 +13,6 @@ To check for security updates, go to [Security announcements for the Elastic sta % Release notes include only features, enhancements, and fixes. Add breaking changes, deprecations, and known issues to the applicable release notes sections. % ## version.next [felasticsearch-net-client-next-release-notes] -% **Release date:** Month day, year % ### Features and enhancements [elasticsearch-net-client-next-features-enhancements] % * @@ -22,7 +21,6 @@ To check for security updates, go to [Security announcements for the Elastic sta % * ## 9.0.0 [elasticsearch-net-client-900-release-notes] -**Release date:** March 25, 2025 ### Features and enhancements [elasticsearch-net-client-900-features-enhancements] diff --git a/docs/release-notes/known-issues.md b/docs/release-notes/known-issues.md index 3c227ec96c..dda64ee4a8 100644 --- a/docs/release-notes/known-issues.md +++ b/docs/release-notes/known-issues.md @@ -1,5 +1,5 @@ --- -navigation_title: "Elasticsearch .NET Client" +navigation_title: "Known issues" ---