Skip to content

chore: fix subdep issue#1537

Merged
niklasad1 merged 3 commits intoparitytech:v0.24.xfrom
prestwich:prestwich/0.24.9
Mar 17, 2025
Merged

chore: fix subdep issue#1537
niklasad1 merged 3 commits intoparitytech:v0.24.xfrom
prestwich:prestwich/0.24.9

Conversation

@prestwich
Copy link
Copy Markdown

@prestwich prestwich commented Mar 17, 2025

Addresses dep and subdep issue described in #1536

@prestwich prestwich requested a review from a team as a code owner March 17, 2025 16:49
.https_or_http()
.enable_all_versions()
.wrap_connector(http_conn),
CertificateStore::Native => {
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

copied from main to address a deprecation issue

let config = match cert_store {
#[cfg(feature = "tls-rustls-platform-verifier")]
CertificateStore::Native => rustls_platform_verifier::tls_config(),
CertificateStore::Native => {
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

copied from main to address a deprecation issue

@cmichi
Copy link
Copy Markdown

cmichi commented Mar 17, 2025

Would appreciate a quick release of this PR as it currently breaks our CI.

@niklasad1
Copy link
Copy Markdown
Contributor

Would appreciate a quick release of this PR as it currently breaks our CI.

Sure, let's merge this

@niklasad1 niklasad1 merged commit e86d545 into paritytech:v0.24.x Mar 17, 2025
2 checks passed
@prestwich
Copy link
Copy Markdown
Author

thank you!

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.

4 participants