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

[Backport] [2.x] Bump com.google.protobuf:protobuf-java from 3.21.12 to 3.22.0 in /plugins/repository-hdfs (#6381) #6387

Merged
merged 2 commits into from
Feb 22, 2023

Conversation

reta
Copy link
Collaborator

@reta reta commented Feb 20, 2023

Backport #6381 to 2.x

…gins/repository-hdfs (opensearch-project#6381)

* Bump com.google.protobuf:protobuf-java in /plugins/repository-hdfs

Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.12 to 3.22.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.21.12...v3.22.0)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updating SHAs

Signed-off-by: dependabot[bot] <support@github.com>

* Update changelog

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 70d25ef)
@reta reta changed the title Bump com.google.protobuf:protobuf-java from 3.21.12 to 3.22.0 in /plugins/repository-hdfs (#6381) [Backport] [2.x] Bump com.google.protobuf:protobuf-java from 3.21.12 to 3.22.0 in /plugins/repository-hdfs (#6381) Feb 20, 2023
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #6387 (f4115dd) into 2.x (2270559) will decrease coverage by 0.08%.
The diff coverage is 0.00%.

📣 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              @@
##                2.x    #6387      +/-   ##
============================================
- Coverage     70.39%   70.31%   -0.08%     
+ Complexity    59200    59153      -47     
============================================
  Files          4795     4795              
  Lines        284135   284137       +2     
  Branches      41310    41311       +1     
============================================
- Hits         200014   199789     -225     
- Misses        67393    67641     +248     
+ Partials      16728    16707      -21     
Impacted Files Coverage Δ
...java/org/opensearch/index/shard/StoreRecovery.java 66.56% <0.00%> (+0.20%) ⬆️
...adonly/AddIndexBlockClusterStateUpdateRequest.java 0.00% <0.00%> (-75.00%) ⬇️
...readonly/TransportVerifyShardIndexBlockAction.java 9.75% <0.00%> (-58.54%) ⬇️
...n/admin/indices/readonly/AddIndexBlockRequest.java 17.85% <0.00%> (-53.58%) ⬇️
...indices/readonly/TransportAddIndexBlockAction.java 20.68% <0.00%> (-41.38%) ⬇️
...h/action/ingest/SimulateDocumentVerboseResult.java 60.71% <0.00%> (-39.29%) ⬇️
.../admin/indices/readonly/AddIndexBlockResponse.java 0.00% <0.00%> (-37.50%) ⬇️
...earch/client/indices/GetIndexTemplatesRequest.java 50.00% <0.00%> (-34.62%) ⬇️
.../indices/readonly/AddIndexBlockRequestBuilder.java 0.00% <0.00%> (-33.34%) ⬇️
...min/cluster/snapshots/get/GetSnapshotsRequest.java 52.63% <0.00%> (-31.58%) ⬇️
... and 452 more

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

@reta
Copy link
Collaborator Author

reta commented Feb 22, 2023

@kartg if we still have time to get this one in ...

@kartg
Copy link
Member

kartg commented Feb 22, 2023

@reta I just created 2.6 but i'm fine with triggering an auto-backport to that branch once this has been merged to 2.x

@reta
Copy link
Collaborator Author

reta commented Feb 22, 2023

@reta I just created 2.6 but i'm fine with triggering an auto-backport to that branch once this has been merged to 2.x

May I ask you to approve please, thank you

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@reta reta merged commit 094ee08 into opensearch-project:2.x Feb 22, 2023
@kartg kartg added the backport 2.6 Backport to 2.6 branch label Feb 22, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 22, 2023
…gins/repository-hdfs (#6381) (#6387)

* Bump com.google.protobuf:protobuf-java in /plugins/repository-hdfs

Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.12 to 3.22.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.21.12...v3.22.0)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updating SHAs

Signed-off-by: dependabot[bot] <support@github.com>

* Update changelog

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 70d25ef)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 094ee08)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
kartg pushed a commit that referenced this pull request Feb 22, 2023
…gins/repository-hdfs (#6381) (#6387) (#6429)

* Bump com.google.protobuf:protobuf-java in /plugins/repository-hdfs

Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.12 to 3.22.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.21.12...v3.22.0)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...



* Updating SHAs



* Update changelog



---------




(cherry picked from commit 70d25ef)


(cherry picked from commit 094ee08)

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.6 Backport to 2.6 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants