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

Updates opensearch library to 1.3.14. #3838

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

dlvenable
Copy link
Member

Description

Updates the opensearch library version to 1.3.14.

Run integration test against 2.11.1 and 1.3.14.

Issues Resolved

GHSA-6g3j-p5g6-992f

Resolves #3837.

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

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.

Sorry, something went wrong.

…t 2.11.1 and 1.3.14 as well. Resolves opensearch-project#3837.

Signed-off-by: David Venable <[email protected]>
Copy link
Collaborator

@oeyh oeyh left a comment

Choose a reason for hiding this comment

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

Builds failed with:

> Could not find org.opensearch.client:opensearch-rest-high-level-client:1.3.14.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/org/opensearch/client/opensearch-rest-high-level-client/1.3.14/opensearch-rest-high-level-client-1.3.14.pom
       - https://jitpack.io/org/opensearch/client/opensearch-rest-high-level-client/1.3.14/opensearch-rest-high-level-client-1.3.14.pom
       - https://packages.confluent.io/maven/org/opensearch/client/opensearch-rest-high-level-client/1.3.14/opensearch-rest-high-level-client-1.3.14.pom

@dlvenable
Copy link
Member Author

It does appear that this version has not yet been released.

opensearch-project/opensearch-build#4069

@dlvenable dlvenable merged commit df2bde6 into opensearch-project:main Dec 19, 2023
64 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Dec 19, 2023
…t 2.11.1 and 1.3.14 as well. Resolves #3837. (#3838)

Signed-off-by: David Venable <[email protected]>
(cherry picked from commit df2bde6)
dlvenable added a commit that referenced this pull request Jan 2, 2024
…t 2.11.1 and 1.3.14 as well. Resolves #3837. (#3838) (#3862)

Signed-off-by: David Venable <[email protected]>
(cherry picked from commit df2bde6)

Co-authored-by: David Venable <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] GHSA-6g3j-p5g6-992f
3 participants