Skip to content

Commit 11e471d

Browse files
Removes release date and specifies no deprecations for 9.0.0 (#16631)
Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co>
1 parent bd85a4b commit 11e471d

File tree

3 files changed

+1
-12
lines changed

3 files changed

+1
-12
lines changed

docs/release-notes/breaking-changes.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ mapped_pages:
99
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. To learn how to upgrade, check [Upgrade](docs-content://deploy-manage/upgrade.md).
1010

1111
% ## Next version [next-version]
12-
% **Release date:** Month day, year
1312

1413
% ::::{dropdown} Title of breaking change
1514
% Description of the breaking change.
@@ -21,7 +20,6 @@ Breaking changes can impact your Elastic applications, potentially disrupting no
2120
% ::::
2221

2322
## 9.0.0 [9-0-0]
24-
**Release date:** April 2, 2025
2523

2624
::::{dropdown} Change server information endpoint "/" to only accept GET and HEAD requests
2725
This will surface any agent misconfiguration causing data to be sent to `/` instead of the correct endpoint (for example, `/v1/traces` for OTLP/HTTP).

docs/release-notes/deprecations.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Over time, certain Elastic functionality becomes outdated and is replaced or rem
88
Review the deprecated functionality for Elastic APM. 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 [next-version]
11-
% **Release date:** Month day, year
1211

1312
% ::::{dropdown} Deprecation title
1413
% Description of the deprecation.
@@ -18,11 +17,5 @@ Review the deprecated functionality for Elastic APM. While deprecations have no
1817
% ::::
1918

2019
% ## 9.0.0 [9-0-0]
21-
% **Release date:** April 2, 2025
2220

23-
% ::::{dropdown} Deprecation title
24-
% Description of the deprecation.
25-
% For more information, check [PR #](PR link).
26-
% **Impact**<br> Impact of deprecation.
27-
% **Action**<br> Steps for mitigating deprecation impact.
28-
% ::::
21+
_No deprecations_

docs/release-notes/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,12 @@ To check for security updates, go to [Security announcements for the Elastic sta
1515
% For each new version section, include the Elastic APM and Kibana changes.
1616

1717
% ## version.next [elastic-apm-next-release-notes]
18-
% **Release date:** Month day, year
1918

2019
% ### Features and enhancements [elastic-apm-next-features-enhancements]
2120

2221
% ### Fixes [elastic-apm-next-fixes]
2322

2423
## 9.0.0 [9-0-0]
25-
**Release date:** April 2, 2025
2624

2725
### Features and enhancements [9-0-0-features-enhancements]
2826

0 commit comments

Comments
 (0)