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

[AUTO] Incremented version to 2.3.1. #4511

Merged
merged 2 commits into from
Sep 15, 2022
Merged

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

I've noticed that a new tag 2.3.0 was pushed, and incremented the version from 2.3.0 to 2.3.1.

@opensearch-trigger-bot opensearch-trigger-bot bot requested review from a team and reta as code owners September 14, 2022 18:30
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #4511 (aa8da0b) into 2.3 (d4a162b) will decrease coverage by 0.13%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.3    #4511      +/-   ##
============================================
- Coverage     70.77%   70.64%   -0.14%     
+ Complexity    57234    57161      -73     
============================================
  Files          4585     4585              
  Lines        274507   274508       +1     
  Branches      40229    40229              
============================================
- Hits         194284   193913     -371     
- Misses        63996    64375     +379     
+ Partials      16227    16220       -7     
Impacted Files Coverage Δ
server/src/main/java/org/opensearch/Version.java 82.87% <100.00%> (+0.54%) ⬆️
...adonly/AddIndexBlockClusterStateUpdateRequest.java 0.00% <0.00%> (-75.00%) ⬇️
...readonly/TransportVerifyShardIndexBlockAction.java 9.75% <0.00%> (-73.18%) ⬇️
...n/admin/indices/readonly/AddIndexBlockRequest.java 17.85% <0.00%> (-53.58%) ⬇️
.../java/org/opensearch/node/NodeClosedException.java 50.00% <0.00%> (-50.00%) ⬇️
...ava/org/opensearch/action/NoSuchNodeException.java 0.00% <0.00%> (-50.00%) ⬇️
...cluster/coordination/PendingClusterStateStats.java 20.00% <0.00%> (-48.00%) ⬇️
...indices/readonly/TransportAddIndexBlockAction.java 20.68% <0.00%> (-41.38%) ⬇️
.../admin/cluster/reroute/ClusterRerouteResponse.java 60.00% <0.00%> (-40.00%) ⬇️
...luster/routing/allocation/RoutingExplanations.java 62.06% <0.00%> (-37.94%) ⬇️
... and 477 more

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

@dblock
Copy link
Member

dblock commented Sep 14, 2022

I feel like the CHANGELOG should have been updated earlier to include a released 2.3.0, and this one would add Unreleased.

@kotwanikunal
Copy link
Member

I feel like the CHANGELOG should have been updated earlier to include a released 2.3.0, and this one would add Unreleased.

I will update documentation for the release process to enable a manual step for now.

@dblock
Copy link
Member

dblock commented Sep 14, 2022

@kotwanikunal This workflow is in https://github.com/opensearch-project/OpenSearch/blob/main/.github/workflows/version.yml, it's probably a 1-liner to insert something on top of CHANGELOG.

Signed-off-by: Tianli Feng <ftianli@amazon.com>
Signed-off-by: Tianli Feng <ftianli@amazon.com>
@tlfeng tlfeng force-pushed the create-pull-request/patch-2.3 branch from 42ec7da to a0e4965 Compare September 15, 2022 18:55
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@tlfeng tlfeng merged commit d26541a into 2.3 Sep 15, 2022
@tlfeng tlfeng deleted the create-pull-request/patch-2.3 branch September 15, 2022 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants