Skip to content
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 2.6.0 #1367

Merged
merged 2 commits into from
Feb 22, 2023
Merged

Add release notes for 2.6.0 #1367

merged 2 commits into from
Feb 22, 2023

Conversation

rupal-bq
Copy link
Contributor

@rupal-bq rupal-bq commented Feb 22, 2023

Description

Add release notes for 2.6.0

Issues Resolved

#1357

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

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.

Signed-off-by: Rupal Mahajan <maharup@amazon.com>
Yury-Fridlyand
Yury-Fridlyand previously approved these changes Feb 22, 2023
release-notes/opensearch-sql.release-notes-2.6.0.0.md Outdated Show resolved Hide resolved
Signed-off-by: Rupal Mahajan <maharup@amazon.com>
@codecov-commenter
Copy link

codecov-commenter commented Feb 22, 2023

Codecov Report

Merging #1367 (db8c405) into main (b826835) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##               main    #1367   +/-   ##
=========================================
  Coverage     99.96%   99.96%           
  Complexity     2464     2464           
=========================================
  Files           220      220           
  Lines          5833     5833           
  Branches        359      359           
=========================================
  Hits           5831     5831           
  Misses            2        2           
Flag Coverage Δ
sql-engine 99.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rupal-bq rupal-bq marked this pull request as ready for review February 22, 2023 18:28
@rupal-bq rupal-bq requested a review from a team as a code owner February 22, 2023 18:28
@dai-chen
Copy link
Collaborator

023-02-22T17:29:00.7731753Z /home/runner/work/sql/sql/opensearch/src/main/java/org/opensearch/sql/opensearch/planner/physical/MLCommonsOperatorActions.java:107: error: cannot access ToXContentObject
2023-02-22T17:29:00.7732627Z       ColumnValue columnValue = row.getValue(i);
2023-02-22T17:29:00.7733116Z                                    ^
2023-02-22T17:29:00.7733620Z   class file for org.opensearch.common.xcontent.ToXContentObject not found

Shall we go ahead and merge the release notes first?

@dai-chen dai-chen merged commit 73305e9 into opensearch-project:main Feb 22, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 22, 2023
* Add release notes for 2.6.0

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

* Remove incorrect links

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

---------

Signed-off-by: Rupal Mahajan <maharup@amazon.com>
(cherry picked from commit 73305e9)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 22, 2023
* Add release notes for 2.6.0

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

* Remove incorrect links

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

---------

Signed-off-by: Rupal Mahajan <maharup@amazon.com>
(cherry picked from commit 73305e9)
@dai-chen
Copy link
Collaborator

The PR is failing on the ML code above. Since this is only doc changes and 2.6 branch is not impacted, I just merged it.

dai-chen pushed a commit that referenced this pull request Feb 22, 2023
* Add release notes for 2.6.0

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

* Remove incorrect links

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

---------

Signed-off-by: Rupal Mahajan <maharup@amazon.com>
(cherry picked from commit 73305e9)

Co-authored-by: Rupal Mahajan <maharup@amazon.com>
dai-chen pushed a commit that referenced this pull request Feb 22, 2023
* Add release notes for 2.6.0

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

* Remove incorrect links

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

---------

Signed-off-by: Rupal Mahajan <maharup@amazon.com>
(cherry picked from commit 73305e9)

Co-authored-by: Rupal Mahajan <maharup@amazon.com>
matthewryanwells pushed a commit to Bit-Quill/opensearch-project-sql that referenced this pull request Feb 24, 2023
* Add release notes for 2.6.0

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

* Remove incorrect links

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

---------

Signed-off-by: Rupal Mahajan <maharup@amazon.com>
acarbonetto pushed a commit to Bit-Quill/opensearch-project-sql that referenced this pull request Mar 7, 2023
* Add release notes for 2.6.0

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

* Remove incorrect links

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

---------

Signed-off-by: Rupal Mahajan <maharup@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants