-
Notifications
You must be signed in to change notification settings - Fork 158
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
Add release notes for version-0.37.0 #4149
Conversation
### Enhancements | ||
- Added new tab for events in the Cluster Discovery view | ||
- Added a new component for metadata in the Automated Cluster Discovery view | ||
- Enhance filter headings style for better readability | ||
|
||
### Bug Fixes | ||
- Support dark mode on Explorer pagination controls | ||
- Fixes AutomatedClusterDiscovery deletion | ||
- Fix cluster creation URL bug with explorer | ||
- Bootstrap CLI: Added validation case for repo url without scheme | ||
- Add Yaml tab to Pipeline details |
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.
I could see the enhancements and bug fixes section. we dont usually have them as stated in here ... see also past releases that only have highlights
, breaking changes
, etc ...
(Btw, I see there is a case for bringing bug fixes to the release notes as our ee users would benefit from but raising the point as the release notes for this version wont be consistent with previous versions)
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.
I've removed any technical enhancements or bug fixes from the original release notes, just including relevant user updates. I belive both enhancements and bug fixes should be included moving forward.
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.
👍 +1 on it, i guess that then we could reflect that expectation in the releasing doc where suits.
(Btw, feel free to extend this one https://github.com/weaveworks/weave-gitops-enterprise/pull/3677/files which is pending of review)
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.
added an edit to the process PR. https://github.com/weaveworks/weave-gitops-enterprise/pull/3677/files#r1409134334
Closes
What changed?
Added release notes for enterprise version 0.37.0
Why was this change made?
update the release notes in the public docs.
How was this change implemented?
changed the docs.
How did you validate the change?
Reviewed it locally w/ yarn
Release notes
Documentation Changes