-
Notifications
You must be signed in to change notification settings - Fork 157
Split RNs by product #775
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
Split RNs by product #775
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This pull request reorganizes the release notes structure by product, shifting away from grouping by content type. Key changes include updating table of contents files (toc.yml) for Elastic Observability and Elastic Cloud Serverless, refreshing descriptive text in deprecations, breaking changes, and known issues files (including updating the release dates), and removing the deprecations and breaking changes index files.
Reviewed Changes
Copilot reviewed 30 out of 30 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
release-notes/elastic-observability/toc.yml | Introduces a TOC for Elastic Observability with links to release notes, breaking changes, deprecations, and known issues. |
release-notes/elastic-security/deprecations.md | Refreshes deprecations text and updates the release date. |
release-notes/elastic-observability/deprecations.md | Refreshes deprecations text and updates the release date. |
release-notes/elastic-cloud-serverless/toc.yml | Adds a TOC for Elastic Cloud Serverless with links to changelog, known issues, and deprecations. |
release-notes/elastic-apm/deprecations.md | Refreshes deprecations text and updates the release date. |
release-notes/elastic-apm/breaking-changes.md | Updates breaking changes wording and the release date. |
release-notes/elastic-observability/breaking-changes.md | Updates breaking changes wording and the release date. |
release-notes/elastic-security/breaking-changes.md | Updates breaking changes wording and the release date. |
release-notes/*/known-issues.md | Updates known issues descriptions and phrasing for consistency across products. |
release-notes/breaking-changes/index.md release-notes/deprecations/index.md |
Removes the index files to support the new product-based organization. |
Comments suppressed due to low confidence (3)
release-notes/breaking-changes/index.md:1
- The index file for breaking changes was completely removed. Please confirm that all navigation links referencing this index have been updated to reflect the new product-based structure.
-# Breaking changes [elastic-breaking-changes]
release-notes/deprecations/index.md:1
- The deprecations index file has been removed; ensure that any references or links to this file are redirected or updated to match the new organization by product.
-# Deprecations [elastic-deprecations]
release-notes/elastic-security/breaking-changes.md:5
- [nitpick] The introductory sentence now omits the dynamic product token ({{elastic-sec}}) present in the original version. Consider reintroducing the token for consistent product identification within the text.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Organizes the release notes by product instead of content type.
Adds RN 9.0.0 content.