Skip to content

Commit 795f4de

Browse files
[DOCS] Updates navigation titles and descriptions for release notes (#2367)
* Updates navigation titles and descriptions for release notes * remove reliance on redirect --------- Co-authored-by: Colleen McGinnis <[email protected]>
1 parent 6c49c0d commit 795f4de

File tree

5 files changed

+7
-15
lines changed

5 files changed

+7
-15
lines changed

docs/reference/mapping-types.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,5 +135,5 @@ In most cases, [templates](docs-content://manage-data/data-store/templates.md) a
135135

136136
## Limitations [limitations]
137137

138-
{{es}} allows field names to contain dots (*.*). But {{esh}} does not support them, and fails when reading or writing fields with dots. Refer to {{es}} [Dot Expander Processor](elasticsearch://reference/ingestion-tools/enrich-processor/dot-expand-processor.md) for tooling to assist replacing dots in field names.
138+
{{es}} allows field names to contain dots (*.*). But {{esh}} does not support them, and fails when reading or writing fields with dots. Refer to {{es}} [Dot Expander Processor](elasticsearch://reference/enrich-processor/dot-expand-processor.md) for tooling to assist replacing dots in field names.
139139

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 for Apache Hadoop"
2+
navigation_title: "Breaking changes"
33
---
44

55
# Elasticsearch for Apache Hadoop breaking changes [elasticsearch-apache-hadoop-breaking-changes]
6-
Before you upgrade, carefully review the Elasticsearch for Apache Hadoop 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 for Apache Hadoop 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-apache-hadoop-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-apache-hadoop-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 for Apache Hadoop"
2+
navigation_title: "Deprecations"
33
---
44

55
# Elasticsearch for Apache Hadoop deprecations [elasticsearch-apache-hadoop-deprecations]
6-
Review the deprecated functionality for your Elasticsearch for Apache Hadoop 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 for Apache Hadoop. While deprecations have no immediate impact, we strongly encourage you update your implementation after you upgrade. [Upgrade](docs-content://deploy-manage/upgrade.md)
99

1010
% ## Next version
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-apache-hadoop-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
@@ -13,7 +13,6 @@ To check for security updates, go to [Security announcements for the Elastic sta
1313
% Release notes include only features, enhancements, and fixes. Add breaking changes, deprecations, and known issues to the applicable release notes sections.
1414

1515
% ## version.next [felasticsearch-apache-hadoop-next-release-notes]
16-
% **Release date:** Month day, year
1716

1817
% ### Features and enhancements [elasticsearch-apache-hadoop-next-features-enhancements]
1918
% *
@@ -22,7 +21,6 @@ To check for security updates, go to [Security announcements for the Elastic sta
2221
% *
2322

2423
## 9.0.0 [elasticsearch-apache-hadoop-900-release-notes]
25-
**Release date:** March 25, 2025
2624

2725
### Features and enhancements [elasticsearch-apache-hadoop-900-features-enhancements]
2826

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 Apache Hadoop"
2+
navigation_title: "Known issues"
33

44
---
55

0 commit comments

Comments
 (0)