[PR #3132] [MERGED] Remove deprecated API #3584

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3132
Author: @djc
Created: 7/18/2025
Status: Merged
Merged: 7/20/2025
Merged by: @djc

Base: mainHead: deprecated


📝 Commits (1)

📊 Changes

12 files changed (+4 additions, -152 deletions)

View changed files

📝 crates/client/src/client/client.rs (+0 -4)
📝 crates/client/src/client/mod.rs (+1 -2)
📝 crates/proto/src/dnssec/rdata/mod.rs (+0 -4)
📝 crates/proto/src/op/edns.rs (+0 -6)
📝 crates/proto/src/op/message.rs (+0 -45)
📝 crates/proto/src/rr/dns_class.rs (+0 -20)
📝 crates/proto/src/rr/mod.rs (+0 -2)
📝 crates/proto/src/rr/rdata/a.rs (+0 -12)
📝 crates/proto/src/rr/rdata/aaaa.rs (+0 -12)
📝 crates/proto/src/rr/resource.rs (+3 -14)
📝 crates/proto/src/rr/rr_set.rs (+0 -20)
📝 crates/resolver/src/lib.rs (+0 -11)

📄 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/3132 **Author:** [@djc](https://github.com/djc) **Created:** 7/18/2025 **Status:** ✅ Merged **Merged:** 7/20/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `deprecated` --- ### 📝 Commits (1) - [`81fb777`](https://github.com/hickory-dns/hickory-dns/commit/81fb7773be429920790a0aa273c2a55c4be1ef4c) Remove deprecated API ### 📊 Changes **12 files changed** (+4 additions, -152 deletions) <details> <summary>View changed files</summary> 📝 `crates/client/src/client/client.rs` (+0 -4) 📝 `crates/client/src/client/mod.rs` (+1 -2) 📝 `crates/proto/src/dnssec/rdata/mod.rs` (+0 -4) 📝 `crates/proto/src/op/edns.rs` (+0 -6) 📝 `crates/proto/src/op/message.rs` (+0 -45) 📝 `crates/proto/src/rr/dns_class.rs` (+0 -20) 📝 `crates/proto/src/rr/mod.rs` (+0 -2) 📝 `crates/proto/src/rr/rdata/a.rs` (+0 -12) 📝 `crates/proto/src/rr/rdata/aaaa.rs` (+0 -12) 📝 `crates/proto/src/rr/resource.rs` (+3 -14) 📝 `crates/proto/src/rr/rr_set.rs` (+0 -20) 📝 `crates/resolver/src/lib.rs` (+0 -11) </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:51:31 +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#3584
No description provided.