opensearch-project / security-dashboards-plugin

🔐 Manage your internal users, roles, access control, and audit logs from OpenSearch Dashboards
https://opensearch.org/docs/latest/security-plugin/index/
Apache License 2.0
66 stars 147 forks source link

Change JDK to 21 for main branch #2008

Closed derek-ho closed 2 weeks ago

derek-ho commented 2 weeks ago

Description

Bump JDK version to 21. Remove unnecessary steps in the CI.

Category

Maintenance

Why these changes are required?

Fix: https://github.com/opensearch-project/security-dashboards-plugin/issues/2009

What is the old behavior before changes and new behavior after changes?

Fix: https://github.com/opensearch-project/security-dashboards-plugin/issues/2009

Issues Resolved

Fix: https://github.com/opensearch-project/security-dashboards-plugin/issues/2009

Testing

Existing tests pass

Check List

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.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.61%. Comparing base (cac7e08) to head (e8aa059).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2008 +/- ## ======================================= Coverage 70.61% 70.61% ======================================= Files 97 97 Lines 2600 2600 Branches 380 380 ======================================= Hits 1836 1836 Misses 668 668 Partials 96 96 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.