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

Use upcoming azure-core-http-jdk-httpclient instead of netty #1462

Open
chris-j-h opened this issue Jun 6, 2022 · 0 comments
Open

Use upcoming azure-core-http-jdk-httpclient instead of netty #1462

chris-j-h opened this issue Jun 6, 2022 · 0 comments

Comments

@chris-j-h
Copy link
Collaborator

Netty introduces several CVE dependency advisories to the azure-key-vault module. An azure client using the JDK HttpClient is currently being worked on (current ETA June 2022) and for our simple usage will be more than enough. Switch to using this client when available.

Documentation already available:
https://docs.microsoft.com/en-us/azure/developer/java/sdk/http-client-pipeline

Tracking issue:
Azure/azure-sdk-for-java#27065

Version as of 6 June: 1.0.0-beta.1
https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/core/azure-core-http-jdk-httpclient

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

No branches or pull requests

1 participant