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

Bump version to 2.9 #4264

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

kavilla
Copy link
Member

@kavilla kavilla commented Jun 8, 2023

Description

Bump version from 2.8 to 2.9

Issues Resolved

#4074

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
    • yarn test:ftr
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@kavilla kavilla added v2.9.0 Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry labels Jun 8, 2023
@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Merging #4264 (4ff9253) into 2.x (473f3a4) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              2.x    #4264   +/-   ##
=======================================
  Coverage   66.37%   66.37%           
=======================================
  Files        3229     3229           
  Lines       62139    62139           
  Branches     9626     9626           
=======================================
+ Hits        41245    41247    +2     
+ Misses      18571    18569    -2     
  Partials     2323     2323           
Flag Coverage Δ
Linux 66.32% <ø> (+<0.01%) ⬆️
Windows 66.32% <ø> (+<0.01%) ⬆️

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

see 1 file with indirect coverage changes

Bump version from 2.8 to 2.9

Issue:
opensearch-project#4074

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
@cwperks
Copy link
Member

cwperks commented Jun 23, 2023

What is preventing this PR from merging?

@joshuarrrr
Copy link
Member

CI tests were failing due to an unintentional breaking change in OpenSearch: opensearch-project/OpenSearch#8115

This has now been fixed, so we can get a successful CI run and merge.

@joshuarrrr
Copy link
Member

DCO check failure can be ignored - @ananzh did sign the commit in question.

@joshuarrrr joshuarrrr merged commit 716712c into opensearch-project:2.x Jun 23, 2023
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v2.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants