Skip to content

Replace trust-dns-resolver with hickory-resolver - #9

Merged
0-jake-0 merged 2 commits into
mainfrom
claude/replace-dns-resolver-3DgRQ
Apr 5, 2026
Merged

Replace trust-dns-resolver with hickory-resolver#9
0-jake-0 merged 2 commits into
mainfrom
claude/replace-dns-resolver-3DgRQ

Conversation

@0-jake-0

@0-jake-0 0-jake-0 commented Apr 5, 2026

Copy link
Copy Markdown

Summary

  • Replace deprecated trust-dns-resolver crate with its successor hickory-resolver (v0.24) in kdbplus/Cargo.toml
  • Update the ipc feature dependency list accordingly
  • Update import in kdbplus/src/ipc/connection.rs from trust_dns_resolver to hickory_resolver

Test plan

  • cargo build --features ipc compiles successfully
  • IPC integration tests pass (cargo test --features integration-tests)

claude and others added 2 commits April 5, 2026 23:25
Switch from the deprecated trust-dns-resolver crate to its successor
hickory-resolver (version 0.24) in Cargo.toml and update the import
in ipc/connection.rs accordingly.

https://claude.ai/code/session_01Ln2jj3hACjnhew2ZCaDMFp
@0-jake-0
0-jake-0 merged commit c28f314 into main Apr 5, 2026
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