Skip to content

[Security] Update release notes ID format for automated URL generation #1153

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

Merged
merged 2 commits into from
Apr 15, 2025
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion release-notes/elastic-security/breaking-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ navigation_title: "Breaking changes"
# {{elastic-sec}} breaking changes [elastic-security-breaking-changes]
Breaking changes can impact your Elastic applications, potentially disrupting normal operations. Before you upgrade, carefully review the {{elastic-sec}} breaking changes and take the necessary steps to mitigate any issues. To learn how to upgrade, check [Upgrade](/deploy-manage/upgrade.md).

% ## Next version [elastic-security-nextversion-breaking-changes]
% ## Next version [elastic-security-X.X.X-breaking-changes]

% ::::{dropdown} Title of breaking change
% Description of the breaking change.
Expand Down
2 changes: 1 addition & 1 deletion release-notes/elastic-security/deprecations.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Over time, certain Elastic functionality becomes outdated and is replaced or rem

Review the deprecated functionality for {{elastic-sec}}. While deprecations have no immediate impact, we strongly encourage you update your implementation after you upgrade. To learn how to upgrade, check out [Upgrade](/deploy-manage/upgrade.md).

% ## Next version
% ## Next version [elastic-security-X.X.X-deprecations]

% ::::{dropdown} Deprecation title
% Description of the deprecation.
Expand Down
2 changes: 1 addition & 1 deletion release-notes/elastic-security/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ mapped_pages:
- https://www.elastic.co/guide/en/security/current/release-notes.html
- https://www.elastic.co/guide/en/security/current/whats-new.html
---
# {{elastic-sec}} release notes [elastic-security-release-notes]
# {{elastic-sec}} release notes [elastic-security-X.X.X-release-notes]

Review the changes, fixes, and more in each version of {{elastic-sec}}.

Expand Down
Loading