Skip to content

Removed h2 as a dependency #6

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

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

GumpacG
Copy link

@GumpacG GumpacG commented Jun 21, 2023

Description

H2 is included but not used and makes CI fail.

Issues Resolved

opensearch-project#5

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc 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.

@GumpacG GumpacG merged commit 5f5cd08 into integ-remove-h2-dependency Jun 21, 2023
@GumpacG GumpacG deleted the dev-remove-h2-dependency branch June 21, 2023 23:24
GumpacG added a commit that referenced this pull request Jun 27, 2023
* Removed h2 as a dependency as it is not used and introduces a CVE (#6)

Signed-off-by: Guian Gumpac <[email protected]>

* Fixed CVE with suggested update

Signed-off-by: Guian Gumpac <[email protected]>

* Added to release notes

Signed-off-by: Guian Gumpac <[email protected]>

* Use CodeQL version before breaking change

Signed-off-by: Guian Gumpac <[email protected]>

* Added comment for codeql breaking change context

Signed-off-by: Guian Gumpac <[email protected]>

---------

Signed-off-by: Guian Gumpac <[email protected]>
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.

5 participants