Skip to content

Commit 061576f

Browse files
authored
Split RNs by product (#775)
Organizes the release notes by product instead of content type. Adds RN 9.0.0 content.
1 parent 01a88b7 commit 061576f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+414
-230
lines changed

deploy-manage/upgrade/orchestrator/upgrade-cloud-enterprise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Before starting the upgrade process, check which of the following recommendation
5151

5252

5353
* We strongly recommend that you routinely update your ECE installation to the most current version so that any bugs and security issues are fixed promptly. If you need to upgrade but are currently experiencing any issues with your platform, note that as long as ZooKeeper is running and healthy you should be able to upgrade (you can use the [get runners API](https://www.elastic.co/docs/api/doc/cloud-enterprise/operation/operation-get-runners) to easily verify the health of the runners on the [ECE allocators](../../../deploy-manage/deploy/cloud-enterprise/ece-architecture.md#ece-architecture-allocators)). That is, healthy system deployments are not required in order to perform an upgrade successfully.
54-
* Before upgrading to Elastic Cloud Enterprise 4.0, refer to the [lists of removals](/release-notes/breaking-changes/index.md) to find out about features and API endpoints that are no longer supported.
54+
* Before upgrading to Elastic Cloud Enterprise 4.0, refer to the [lists of removals](cloud://release-notes/cloud-enterprise/breaking-changes.md) to find out about features and API endpoints that are no longer supported.
5555
* We strongly recommend that you do not attempt to perform certain actions during the upgrade process, such as:
5656

5757
* Creating or changing Elasticsearch clusters and Kibana instances

docset.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,10 +384,16 @@ subs:
384384
multi-arg-ref: "†footnoteref:[multi-arg]"
385385
yes-icon: "image:https://doc-icons.s3.us-east-2.amazonaws.com/icon-yes.png[Yes,20,15]"
386386
no-icon: "image:https://doc-icons.s3.us-east-2.amazonaws.com/icon-no.png[No,20,15]"
387+
agent-repo: "https://github.com/elastic/elastic-agent/"
388+
agent-issue: "https://github.com/elastic/elastic-agent/issues/"
389+
agent-pull: "https://github.com/elastic/elastic-agent/pull/"
387390
es-repo: "https://github.com/elastic/elasticsearch/"
388391
es-issue: "https://github.com/elastic/elasticsearch/issues/"
389392
es-pull: "https://github.com/elastic/elasticsearch/pull/"
390393
es-commit: "https://github.com/elastic/elasticsearch/commit/"
394+
fleet-server-repo: "https://github.com/elastic/fleet-server/"
395+
fleet-server-issue: "https://github.com/elastic/fleet-server/issues/"
396+
fleet-server-pull: "https://github.com/elastic/fleet-server/pull/"
391397
kib-repo: "https://github.com/elastic/kibana/"
392398
kib-issue: "https://github.com/elastic/kibana/issues/"
393399
kibana-issue: "'{kib-repo}issues/'"

raw-migrated-files/stack-docs/elastic-stack/upgrading-elastic-stack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Upgrading from a release candidate build, such as 8.0.0-rc1 or 8.0.0-rc2, is not
2020
* [{{es}} migration guide](elasticsearch://release-notes/breaking-changes.md)
2121
* [{{elastic-sec}} release notes](https://www.elastic.co/guide/en/security/current/release-notes.html)
2222
* [{{ents}} release notes](https://www.elastic.co/guide/en/enterprise-search/current/changelog.html)
23-
* [{{fleet}} and {{agent}} release notes](/release-notes/fleet-elastic-agent.md)
23+
* [{{fleet}} and {{agent}} release notes](/release-notes/fleet-elastic-agent/release-notes.md)
2424
* [{{kib}} release notes](kibana://release-notes/index.md)
2525
* [{{ls}} breaking changes](logstash://release-notes/breaking-changes.md)
2626

release-notes/breaking-changes/elastic-observability.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

release-notes/breaking-changes/fleet-elastic-agent.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

release-notes/breaking-changes/index.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

release-notes/deprecations/elastic-security.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

release-notes/deprecations/index.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

release-notes/breaking-changes/elastic-apm.md renamed to release-notes/elastic-apm/breaking-changes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ navigation_title: "Elastic APM"
33
---
44

55
# Elastic APM breaking changes [elastic-apm-breaking-changes]
6-
Before you upgrade, carefully review the Elastic APM breaking changes and take the necessary steps to mitigate any issues.
6+
Breaking changes can impact your Elastic applications, potentially disrupting normal operations. Before you upgrade, carefully review the Elastic APM breaking changes and take the necessary steps to mitigate any issues.
77

88
To learn how to upgrade, check [Upgrade](/deploy-manage/upgrade.md).
99

@@ -18,7 +18,7 @@ To learn how to upgrade, check [Upgrade](/deploy-manage/upgrade.md).
1818
% ::::
1919

2020
## 9.0.0 [elastic-apm-9-0-0-breaking-changes]
21-
**Release date:** April 1, 2025
21+
**Release date:** April 2, 2025
2222

2323
% ::::{dropdown} Title of breaking change
2424
% Description of the breaking change.

release-notes/deprecations/elastic-apm.md renamed to release-notes/elastic-apm/deprecations.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ navigation_title: "Elastic APM"
33
---
44

55
# Elastic APM deprecations [elastic-apm-deprecations]
6-
Review the deprecated functionality for your Elastic APM 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.
7+
8+
Review the deprecated functionality for Elastic APM. While deprecations have no immediate impact, we strongly encourage you update your implementation after you upgrade.
79

810
To learn how to upgrade, check out [Upgrade](/deploy-manage/upgrade.md).
911

@@ -18,7 +20,7 @@ To learn how to upgrade, check out [Upgrade](/deploy-manage/upgrade.md).
1820
% ::::
1921

2022
% ## 9.0.0 [elastic-apm-900-deprecations]
21-
% **Release date:** April 1, 2025
23+
% **Release date:** April 2, 2025
2224

2325
% ::::{dropdown} Deprecation title
2426
% Description of the deprecation.

0 commit comments

Comments
 (0)