Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes section title levels #253

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions serverless/pages/serverless-changelog.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ For serverless changes in Cloud Console, refer to https://www.elastic.co/guide/e

[discrete]
[[serverless-changelog-01062025]]
=== January 6, 2025
== January 6, 2025

[discrete]
[[deprecations-01062025]]
==== Deprecations
=== Deprecations
* Disables Elastic Observability Serverless log stream and settings pages ({kibana-pull}203996[#203996]).
* Removes Logs Explorer in Elastic Observability Serverless ({kibana-pull}203685[#203685]).

Expand All @@ -27,7 +27,7 @@ For serverless changes in Cloud Console, refer to https://www.elastic.co/guide/e

[discrete]
[[fixes-01062025]]
==== Fixes
=== Fixes
* Fixes an issue that caused dashboards to lag when dragging the time slider ({kibana-pull}201885[#201885]).
* Updates the CloudFormation template to the latest version and adjusts the documentation to reflect the use of a single Firehose stream created by the new template ({kibana-pull}204185[#204185]).
* Fixes Integration and Datastream name validation in Elastic Security Serverless ({kibana-pull}204943[#204943]).
Expand Down
Loading