[PR #2786] [MERGED] Feature & README cleanup #3316

Closed
opened 2026-03-16 11:37:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2786
Author: @djc
Created: 2/18/2025
Status: Merged
Merged: 2/19/2025
Merged by: @djc

Base: mainHead: tls-cleanup


📝 Commits (3)

  • 9a3e904 client: clean up unsupported features
  • 04910d2 Remove unnecessary dns-over-tls features
  • 364a459 Link to crate READMEs from top-level README

📊 Changes

10 files changed (+12 additions, -36 deletions)

View changed files

📝 README.md (+6 -6)
📝 crates/async-std-resolver/Cargo.toml (+0 -14)
📝 crates/client/Cargo.toml (+0 -2)
📝 crates/proto/Cargo.toml (+0 -2)
📝 crates/proto/src/xfer/mod.rs (+4 -4)
📝 crates/recursor/Cargo.toml (+0 -2)
📝 crates/resolver/src/lib.rs (+1 -1)
📝 crates/server/Cargo.toml (+0 -2)
📝 tests/integration-tests/Cargo.toml (+0 -2)
📝 tests/test-data/test_configs/example_forwarder.toml (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/2786 **Author:** [@djc](https://github.com/djc) **Created:** 2/18/2025 **Status:** ✅ Merged **Merged:** 2/19/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `tls-cleanup` --- ### 📝 Commits (3) - [`9a3e904`](https://github.com/hickory-dns/hickory-dns/commit/9a3e9040e22947f3de7e3030a578b9446f2976b4) client: clean up unsupported features - [`04910d2`](https://github.com/hickory-dns/hickory-dns/commit/04910d285e25d446f6bfe4e2d081716a9d19806d) Remove unnecessary dns-over-tls features - [`364a459`](https://github.com/hickory-dns/hickory-dns/commit/364a4598bce72ce86e927e1dd81d0d3e20bc681c) Link to crate READMEs from top-level README ### 📊 Changes **10 files changed** (+12 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+6 -6) 📝 `crates/async-std-resolver/Cargo.toml` (+0 -14) 📝 `crates/client/Cargo.toml` (+0 -2) 📝 `crates/proto/Cargo.toml` (+0 -2) 📝 `crates/proto/src/xfer/mod.rs` (+4 -4) 📝 `crates/recursor/Cargo.toml` (+0 -2) 📝 `crates/resolver/src/lib.rs` (+1 -1) 📝 `crates/server/Cargo.toml` (+0 -2) 📝 `tests/integration-tests/Cargo.toml` (+0 -2) 📝 `tests/test-data/test_configs/example_forwarder.toml` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:37:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#3316
No description provided.