-
Notifications
You must be signed in to change notification settings - Fork 138
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
release notes for 2.11.1.0 #1572
Conversation
Signed-off-by: Dhrubo Saha <[email protected]>
### Infrastructure | ||
|
||
|
||
### Bug Fixes |
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.
Add this #1524?
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.
Addressed.
Signed-off-by: Dhrubo Saha <[email protected]>
Compatible with OpenSearch 2.11.1 | ||
|
||
|
||
### Enhancements |
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.
Should we keep this part if no item?
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.
Isn't that same for other cases, like Documentation
, Maintenance
, Refactoring
?
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.
Do you want me to remove other empty headers too?
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.
yes, I think we should remove all other empty headers too
Signed-off-by: Dhrubo Saha <[email protected]>
Codecov Report
@@ Coverage Diff @@
## 2.11 #1572 +/- ##
============================================
- Coverage 79.99% 79.95% -0.05%
+ Complexity 2459 2457 -2
============================================
Files 197 197
Lines 9822 9822
Branches 990 990
============================================
- Hits 7857 7853 -4
- Misses 1497 1500 +3
- Partials 468 469 +1
Flags with carried forward coverage won't be shown. Click here to find out more. |
@@ -0,0 +1,13 @@ | |||
## Version 2.11.0.0 Release Notes |
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.
should this say 2.11.1.0?
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.
Good catch. Addressed.
Signed-off-by: Dhrubo Saha <[email protected]>
Description
[release notes for 2.11.1.0]
Issues Resolved
[List any issues this PR will resolve]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.