-
Couldn't load subscription status.
- Fork 6
Update release notes #159
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
Update release notes #159
Conversation
Signed-off-by: Elzbieta Kotulska <[email protected]>
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 PR updates the release notes by streamlining the document to focus on new features.
- Removed the Summary, Upgrading, and Bug Fixes sections.
- Retained and updated the New Features section with details about SDK support, logging level adjustments, and type changes in DispatchInfo.components.
Comments suppressed due to low confidence (1)
RELEASE_NOTES.md:2
- Consider including a brief summary and upgrade instructions or providing a link to detailed guidance, as this context may help users understand necessary actions during the release upgrade process.
-## Summary
Signed-off-by: Elzbieta Kotulska <[email protected]>
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.
Is this updating the release notes (as cleaning them up BEFORE release) or resetting them (as cleaning them up AFTER the release), because there are 2 commits doing both 🤔
It is intentional. |
|
But it is more error prone. In any case, the solution here is to automate the cleanup of the release notes (both before and after the release). Some day... some day... :) |
No description provided.