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

Incremented version to 1.3.4. #237

Merged
merged 2 commits into from
Jul 11, 2022

Conversation

zelinh
Copy link
Member

@zelinh zelinh commented Jul 7, 2022

Signed-off-by: Zelin Hao zelinhao@amazon.com

Is your feature request related to a problem? Please provide an existing Issue # , or describe.
Incremented version to 1.3.4.
Part of opensearch-project/opensearch-build#2205

Describe the solution you are proposing
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

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.

Signed-off-by: Zelin Hao <zelinhao@amazon.com>
@zelinh zelinh requested a review from a team July 7, 2022 21:36
@sruti1312
Copy link
Contributor

The build is failing with jackson version mismatch. Can you help update it with this PR? Thanks!

7 actionable tasks: 7 executed
   > Conflict(s) found for the following module(s):
       - com.fasterxml.jackson.dataformat:jackson-dataformat-smile between versions 2.13.2 and 2.12.6
       - com.fasterxml.jackson.dataformat:jackson-dataformat-yaml between versions 2.13.2 and 2.12.6
       - com.fasterxml.jackson.dataformat:jackson-dataformat-cbor between versions 2.13.2 and 2.12.6
     Run with:
         --scan or
         :dependencyInsight --configuration compileClasspath --dependency com.fasterxml.jackson.dataformat:jackson-dataformat-smile
     to get more insight on how to solve the conflict.

Signed-off-by: Zelin Hao <zelinhao@amazon.com>
@zelinh
Copy link
Member Author

zelinh commented Jul 7, 2022

@sruti1312 Seems like the CI is still failing. Could you help me on this? Thanks.

@sruti1312
Copy link
Contributor

The failing tests are flaky. Rerunning the build.

@sruti1312
Copy link
Contributor

Build failing because of known flaky tests.

@sruti1312 sruti1312 merged commit d1f6515 into opensearch-project:1.3 Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants