-
Notifications
You must be signed in to change notification settings - Fork 141
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
[Backport 2.x] Add release notes for 2.9 #1858
Conversation
Signed-off-by: Max Ksyunz <max.ksyunz@improving.com> (cherry picked from commit e186cf7)
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.
#1826 is missing
Codecov Report
@@ Coverage Diff @@
## 2.x #1858 +/- ##
=========================================
Coverage 97.39% 97.39%
Complexity 4603 4603
=========================================
Files 401 401
Lines 11388 11388
Branches 843 843
=========================================
Hits 11091 11091
Misses 290 290
Partials 7 7
Flags with carried forward coverage won't be shown. Click here to find out more. |
|
||
* Updated documentation of round function return type ([#1725](https://github.com/opensearch-project/sql/pull/1725)) | ||
* Updated `protocol.rst` with new wording for error message ([#1662](https://github.com/opensearch-project/sql/pull/1662)) | ||
|
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.
* Update docs to reflect recent changes. ([#1826](https://github.com/opensearch-project/sql/pull/1826) | |
### Infrastructure | ||
|
||
* stopPrometheus task in doctest build.gradle now runs upon project failure in startOpenSearch ([#1747](https://github.com/opensearch-project/sql/pull/1747)) | ||
* Upgrade guava to 32.0.1 |
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.
* Upgrade guava to 32.0.1 | |
* Bump guava version to 32.0.1 ([#1829](https://github.com/opensearch-project/sql/pull/1829)) | |
* Bump `log4j` version ([#1848](https://github.com/opensearch-project/sql/pull/1848)) |
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.
As discussed offline, changes will be applied in another PR
Backport e186cf7 from #1857