Skip to content

Commit f56b3f5

Browse files
Adds O11y 9.0.0 RNs (elastic#1064)
Adds the 9.0.0 Elastic Observability release notes and deprecations. --------- Co-authored-by: Brandon Morelli <[email protected]>
1 parent 4f17c0f commit f56b3f5

File tree

5 files changed

+33
-36
lines changed

5 files changed

+33
-36
lines changed

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

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Breaking changes can impact your Elastic applications, potentially disrupting no
1818
% ::::
1919

2020
## 9.0.0 [elastic-observability-900-breaking-changes]
21-
**Release date:** April 2, 2025
2221

2322
::::{dropdown} Profiling now defaults to 19Hz sampling frequency
2423
For more information, check [#202278]({{kib-pull}}202278).
@@ -37,15 +36,5 @@ To explore your logs, use the contextual experience in Discover.
3736

3837
To view log streams, use Discover sessions.
3938

40-
4139
::::
4240

43-
::::{dropdown} Removed Logs Explorer
44-
Logs Explorer has been removed.
45-
46-
47-
For more information, check [#203685]({{kib-pull}}203685).
48-
49-
**Action**<br>
50-
Use the improved logs exploration experience in Discover.
51-
::::

release-notes/elastic-observability/deprecations.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,20 @@ Review the deprecated functionality for Elastic {{observability}}. While depreca
2525
% For more information, check [PR #](PR link).
2626
% **Impact**<br> Impact of deprecation.
2727
% **Action**<br> Steps for mitigating deprecation impact.
28-
% ::::
28+
% ::::
29+
30+
::::{dropdown} Removed Logs Explorer
31+
Logs Explorer has been removed.
32+
33+
For more information, check [#203685]({{kib-pull}}203685).
34+
35+
**Action**<br>
36+
Use the improved logs exploration experience in Discover.
37+
::::
38+
39+
::::{dropdown} Removed GA feature flags for host and container views
40+
The `observability:enableInfrastructureHostsView` and `enableInfrastructureContainerAssetView` feature flags have been removed for host and container views.
41+
42+
For more information, check [#197684]({{kib-pull}}197684).
43+
44+
::::

release-notes/elastic-observability/index.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ To check for security updates, go to [Security announcements for the Elastic sta
1212
% Release notes include only features, enhancements, and fixes. Add breaking changes, deprecations, and known issues to the applicable release notes sections.
1313

1414
% ## version.next [elastic-observability-next-release-notes]
15-
% **Release date:** Month day, year
1615

1716
% ### Features and enhancements [elastic-observability-next-features-enhancements]
1817
% *
@@ -21,8 +20,21 @@ To check for security updates, go to [Security announcements for the Elastic sta
2120
% *
2221

2322
## 9.0.0 [elastic-observability-900-release-notes]
24-
**Release date:** April 2, 2025
23+
24+
### Features and enhancements [elastic-observability-next-features-enhancements]
25+
* Improves SLO navigation by separating details from the overview panel [#212826]({{kib-pull}}212826)
26+
* Enables the new Borealis theme [#210468]({{kib-pull}}210468)
27+
* Returns a 404 response only when the `screenshot_ref` is truly missing [#215241]({{kib-pull}}215241)
28+
* Includes the `spaceId` field in Service Level Indicator (SLI) documents [#214278]({{kib-pull}}214278)
29+
* Includes the recovery reason message in the rule context [#211411]({{kib-pull}}211411)
30+
* Enhances Synthetic SLOs by adding location context and correcting badge link behavior [#210695]({{kib-pull}}210695)
31+
* Updates the default sampling frequency to 19Hz [#202278]({{kib-pull}}202278)
2532

2633
### Fixes [elastic-observability-900-fixes]
27-
* Fixes chat on the Alerts page [#197126]({{kib-pull}}197126)
28-
* Fixes an error that could prevent the Observability Infrastructure Inventory view from loading after an upgrade due to missing versioning on inventory_view_saved_object [#207007]({{kib-pull}}207007)
34+
* Resolves an issue that prevented the chat feature from functioning correctly on the Alerts page [#197126]({{kib-pull}}197126)
35+
* Addresses a missing versioning issue in `inventory_view_saved_object` that could prevent the Observability Infrastructure Inventory view from loading post-upgrade [#207007]({{kib-pull}}207007)
36+
* Enables the use of wildcard filters in SLO queries [#213119]({{kib-pull}}213119)
37+
* Updates the `Close project` navigation label to `Log out` to better reflect the intended action for users in serverless environments [#211463]({{kib-pull}}211463)
38+
* Fixes an issue where clicking a name badge for a synthetics monitor led to a page that failed to load monitor details [#210695]({{kib-pull}}210695)
39+
* Fixes code scanning alert no. 456: Incomplete string escaping or encoding [#193909]({{kib-pull}}193909)
40+
* Fixes code scanning alert: Incomplete string escaping or encoding [#193365]({{kib-pull}}193365)

release-notes/elastic-observability/known-issues.md

Lines changed: 0 additions & 19 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
toc:
22
- file: index.md
3-
- file: known-issues.md
43
- file: breaking-changes.md
54
- file: deprecations.md

0 commit comments

Comments
 (0)