[Backport 2.9] Add release notes for 2.9#1859
Conversation
Signed-off-by: Max Ksyunz <max.ksyunz@improving.com> (cherry picked from commit e186cf7)
Yury-Fridlyand
left a comment
There was a problem hiding this comment.
#1826 is missing
Codecov Report
@@ Coverage Diff @@
## 2.9 #1859 +/- ##
=========================================
Coverage 97.34% 97.34%
Complexity 4524 4524
=========================================
Files 394 394
Lines 11166 11166
Branches 810 810
=========================================
Hits 10870 10870
Misses 289 289
Partials 7 7
Flags with carried forward coverage won't be shown. Click here to find out more. |
@Yury-Fridlyand please provide a suggestion of what you'd like to see in the release notes. What changes in those docs not related to 2.9 that would be relevant to a user? I skipped this PR because it is not clear from the PR description what relevant, non-2.9 changes are. |
|
|
||
| * 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.
| * 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 |
Yury-Fridlyand
left a comment
There was a problem hiding this comment.
As discussed offline, changes will be applied in another PR

Backport e186cf7 from #1857