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] Upgrade dependencies #4165

Merged
merged 2 commits into from
Aug 8, 2022

Conversation

kartg
Copy link
Member

@kartg kartg commented Aug 8, 2022

Description

Backport of #4047 to the 2.x branch. I've removed the SegmentReplicationIT class since that was never backported from #3743

Issues Resolved

Part of #4161

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc 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.

VachaShah and others added 2 commits August 8, 2022 11:33
* Upgrading dependencies for hadoop and aws-java-sdk

Signed-off-by: Vacha Shah <[email protected]>

* Fixing precommit

Signed-off-by: Vacha Shah <[email protected]>

* Upgrading transitive dependencies

Signed-off-by: Vacha Shah <[email protected]>

* Excluding transitive dependencies

Signed-off-by: Vacha Shah <[email protected]>
(cherry picked from commit 88f5537)
The original change included a javadoc update to the IT class, but the test class was never backported from opensearch-project#3743 to 2.x. Since the scope of this change is to backport dependency upgrades only, this class has been removed.

Signed-off-by: Kartik Ganesh <[email protected]>
@kartg kartg requested review from a team and reta as code owners August 8, 2022 18:57
@kartg kartg changed the title Backport 4047 to 2.x [Backport] Upgrade dependencies Aug 8, 2022
@kartg kartg added the backport 2.2 Backport to 2.2 branch label Aug 8, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Aug 8, 2022

Gradle Check (Jenkins) Run Completed with:

@kartg kartg removed the backport 2.2 Backport to 2.2 branch label Aug 8, 2022
@kartg kartg merged commit b202245 into opensearch-project:2.x Aug 8, 2022
@peterzhuamazon peterzhuamazon changed the title [Backport] Upgrade dependencies [Backport 2.x] Upgrade dependencies Aug 8, 2022
@peterzhuamazon
Copy link
Member

2.2 backport: #4166

@saratvemulapalli saratvemulapalli added dependencies Pull requests that update a dependency file >upgrade Label used when upgrading library dependencies (e.g., Lucene) v2.3.0 'Issues and PRs related to version v2.3.0' labels Aug 8, 2022
@kartg kartg deleted the backport-4047-to-2.x branch August 8, 2022 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file >upgrade Label used when upgrading library dependencies (e.g., Lucene) v2.3.0 'Issues and PRs related to version v2.3.0'
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants