Skip to content

Prepping for 2.6.0 release#110

Merged
msfroh merged 6 commits intoopensearch-project:mainfrom
sejli:main
Mar 3, 2023
Merged

Prepping for 2.6.0 release#110
msfroh merged 6 commits intoopensearch-project:mainfrom
sejli:main

Conversation

@sejli
Copy link
Copy Markdown
Member

@sejli sejli commented Mar 3, 2023

Description

  • Bumping plugin version to 2.6.0
    • Note: The main branch should point to 3.0.0. Following the release, we will fix our branches to point to the correct versions.
  • Incrementing jackson-core to 2.14.2
  • Adding release notes

Issues Resolved

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed as 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: Sean Li <lnse@amazon.com>
@sejli sejli requested a review from a team March 3, 2023 03:15
Signed-off-by: Sean Li <lnse@amazon.com>
buildscript {
ext {
opensearch_version = "2.5.0"
opensearch_version = "2.6.0"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should it be 3.0 on main?

Signed-off-by: Sean Li <lnse@amazon.com>
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 3, 2023

Codecov Report

Merging #110 (7f40c24) into main (ba4b6c1) 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     #110   +/-   ##
=========================================
  Coverage     80.93%   80.93%           
  Complexity      215      215           
=========================================
  Files            29       29           
  Lines           881      881           
  Branches        120      120           
=========================================
  Hits            713      713           
  Misses          106      106           
  Partials         62       62           

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

Signed-off-by: Sean Li <lnse@amazon.com>
Copy link
Copy Markdown
Collaborator

@noCharger noCharger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve with comment - Let's create another issue to track version issue post release

sejli added 2 commits March 3, 2023 10:39
Signed-off-by: Sean Li <lnse@amazon.com>
Signed-off-by: Sean Li <lnse@amazon.com>
@msfroh msfroh merged commit 70913e2 into opensearch-project:main Mar 3, 2023
@sejli sejli added the backport 2.x Backport to 2.x branch label Mar 3, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 3, 2023
* bumping plugin version, jackson-core
* changing url in script
* Adding 2.6.0 release notes
* updating PR links to point to main branch PRs

Signed-off-by: Sean Li <lnse@amazon.com>
(cherry picked from commit 70913e2)
msfroh pushed a commit that referenced this pull request Mar 3, 2023
* bumping plugin version, jackson-core
* changing url in script
* Adding 2.6.0 release notes
* updating PR links to point to main branch PRs

Signed-off-by: Sean Li <lnse@amazon.com>
(cherry picked from commit 70913e2)

Co-authored-by: Sean Li <lnse@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 2.x Backport to 2.x branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants