[PR #2913] [MERGED] resolver: fix deserialized ResolverOpts defaults #3422

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

📋 Pull Request Information

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

Base: mainHead: resolver-opts-defaults


📝 Commits (1)

  • 4803e07 resolver: fix deserialized ResolverOpts defaults

📊 Changes

4 files changed (+104 additions, -9 deletions)

View changed files

📝 Cargo.lock (+19 -0)
📝 Cargo.toml (+1 -0)
📝 crates/resolver/Cargo.toml (+1 -0)
📝 crates/resolver/src/config.rs (+83 -9)

📄 Description

Fixes #2902.


🔄 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/2913 **Author:** [@djc](https://github.com/djc) **Created:** 4/7/2025 **Status:** ✅ Merged **Merged:** 4/7/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `resolver-opts-defaults` --- ### 📝 Commits (1) - [`4803e07`](https://github.com/hickory-dns/hickory-dns/commit/4803e07ab78918cfd1207ac55e6508f9b7530012) resolver: fix deserialized ResolverOpts defaults ### 📊 Changes **4 files changed** (+104 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+19 -0) 📝 `Cargo.toml` (+1 -0) 📝 `crates/resolver/Cargo.toml` (+1 -0) 📝 `crates/resolver/src/config.rs` (+83 -9) </details> ### 📄 Description Fixes #2902. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:42:49 +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#3422
No description provided.