-
Notifications
You must be signed in to change notification settings - Fork 98
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 2.10 release notes #1602
add 2.10 release notes #1602
Conversation
Signed-off-by: YANGDB <[email protected]>
release-notes/opensearch-observability.release-notes-2.10.0.0.md
Outdated
Show resolved
Hide resolved
release-notes/opensearch-observability.release-notes-2.10.0.0.md
Outdated
Show resolved
Hide resolved
CI for PR labels is failing, can you fix it? @YANG-DB |
Signed-off-by: YANGDB <[email protected]>
Signed-off-by: YANGDB <[email protected]>
Compatible with OpenSearch 2.10.0 | ||
|
||
### Infrastructure | ||
* Update backport CI, add PR merged condition in https://github.com/opensearch-project/observability/pull/1587 |
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.
can you pls change it this way? like include PR number in the front of the link
* Update backport CI, add PR merged condition ([#1587](https://github.com/opensearch-project/observability/pull/1587))
### Refactoring | ||
* Fix from upstream core.action changes in https://github.com/opensearch-project/observability/pull/1590 | ||
* Pull jackson,mockito versions from upstream in https://github.com/opensearch-project/observability/pull/1598 | ||
* Updates demo certs used in integ tests in https://github.com/opensearch-project/observability/pull/1600 |
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.
this isn't in 2.10?
* add 2.10 release notes --------- Signed-off-by: YANGDB <[email protected]> (cherry picked from commit 4299ace) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* add 2.10 release notes --------- Signed-off-by: YANGDB <[email protected]> (cherry picked from commit 4299ace) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* add 2.10 release notes --------- (cherry picked from commit 4299ace) Signed-off-by: YANGDB <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
adding 2.10 release notes
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.