[PR #807] [MERGED] Missing deprecation #1700

Closed
opened 2026-03-16 02:20:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/807
Author: @waywardmonkeys
Created: 6/23/2019
Status: Merged
Merged: 6/23/2019
Merged by: @bluejekyll

Base: masterHead: missing-deprecation


📝 Commits (3)

  • f75daac Deprecate Resolver::srv_lookup.
  • 96039b2 Fix typo in deprecated notices.
  • 5693944 Update doc to mention lookup_srv instead of srv_lookup.

📊 Changes

3 files changed (+5 additions, -4 deletions)

View changed files

📝 crates/resolver/src/async_resolver/mod.rs (+2 -2)
📝 crates/resolver/src/dns_sd.rs (+1 -1)
📝 crates/resolver/src/resolver.rs (+2 -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/807 **Author:** [@waywardmonkeys](https://github.com/waywardmonkeys) **Created:** 6/23/2019 **Status:** ✅ Merged **Merged:** 6/23/2019 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `missing-deprecation` --- ### 📝 Commits (3) - [`f75daac`](https://github.com/hickory-dns/hickory-dns/commit/f75daac96cec8d61af4ce69f3717d978ee528990) Deprecate Resolver::srv_lookup. - [`96039b2`](https://github.com/hickory-dns/hickory-dns/commit/96039b2cb27be08d530a582a08c70dfd4279086f) Fix typo in deprecated notices. - [`5693944`](https://github.com/hickory-dns/hickory-dns/commit/5693944482ade439f0625c432b647e528f4bf6d6) Update doc to mention lookup_srv instead of srv_lookup. ### 📊 Changes **3 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `crates/resolver/src/async_resolver/mod.rs` (+2 -2) 📝 `crates/resolver/src/dns_sd.rs` (+1 -1) 📝 `crates/resolver/src/resolver.rs` (+2 -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 02:20:35 +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#1700
No description provided.