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

Bumps OS to 3.0.0-alpha1 and JDK 21 #791

Merged

Conversation

Gaganjuneja
Copy link
Collaborator

@Gaganjuneja Gaganjuneja commented Mar 4, 2025

Description

This upgrades the OpenSearch version to 3.0.0-alpha1 and JDK 21. This also removes the dependency on RCA as we are not going to have active development in RCA repo going 3.0 release forward. I have removed the integration test for now but has to be built with telemetry-otel plugin and OpenSearch directly like other plugins do.

Related Issues

Resolves #[Issue number to be closed when this PR is merged]
(#509)

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

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: Gagan Juneja <gjjuneja@amazon.com>
Copy link

codecov bot commented Mar 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.01%. Comparing base (9cb092f) to head (19bb1d1).
Report is 24 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #791      +/-   ##
============================================
- Coverage     70.88%   70.01%   -0.87%     
- Complexity      421      489      +68     
============================================
  Files            49       54       +5     
  Lines          3125     3518     +393     
  Branches        194      228      +34     
============================================
+ Hits           2215     2463     +248     
- Misses          785      911     +126     
- Partials        125      144      +19     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Gaganjuneja Gaganjuneja marked this pull request as ready for review March 4, 2025 07:57
@nishchay21 nishchay21 merged commit 468142d into opensearch-project:main Mar 4, 2025
6 of 7 checks passed
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.

2 participants