[PR #643] [MERGED] Merge 0.r10.2 changes #1575

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/643
Author: @bluejekyll
Created: 12/21/2018
Status: Merged
Merged: 12/22/2018
Merged by: @bluejekyll

Base: masterHead: merge-0.r10.2-changes


📝 Commits (2)

  • d64c589 update all optional crates in Resolver for Proto 0.6.0
  • 553975d update resolver README for HTTPS

📊 Changes

10 files changed (+31 additions, -22 deletions)

View changed files

📝 crates/client/Cargo.toml (+1 -1)
📝 crates/https/Cargo.toml (+2 -2)
📝 crates/native-tls/Cargo.toml (+1 -1)
📝 crates/openssl/Cargo.toml (+1 -1)
📝 crates/resolver/CHANGELOG.md (+6 -0)
📝 crates/resolver/Cargo.toml (+5 -5)
📝 crates/resolver/README.md (+7 -4)
📝 crates/rustls/Cargo.toml (+1 -1)
📝 crates/server/Cargo.toml (+4 -4)
📝 tests/integration-tests/Cargo.toml (+3 -3)

📄 Description

Merge in updates from resolver 0.10.2


🔄 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/643 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 12/21/2018 **Status:** ✅ Merged **Merged:** 12/22/2018 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `merge-0.r10.2-changes` --- ### 📝 Commits (2) - [`d64c589`](https://github.com/hickory-dns/hickory-dns/commit/d64c5892ec18cf77e907da1bc51d8dc4d4224aff) update all optional crates in Resolver for Proto 0.6.0 - [`553975d`](https://github.com/hickory-dns/hickory-dns/commit/553975da7233d30bdaf783a64ce1df77a0714755) update resolver README for HTTPS ### 📊 Changes **10 files changed** (+31 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `crates/client/Cargo.toml` (+1 -1) 📝 `crates/https/Cargo.toml` (+2 -2) 📝 `crates/native-tls/Cargo.toml` (+1 -1) 📝 `crates/openssl/Cargo.toml` (+1 -1) 📝 `crates/resolver/CHANGELOG.md` (+6 -0) 📝 `crates/resolver/Cargo.toml` (+5 -5) 📝 `crates/resolver/README.md` (+7 -4) 📝 `crates/rustls/Cargo.toml` (+1 -1) 📝 `crates/server/Cargo.toml` (+4 -4) 📝 `tests/integration-tests/Cargo.toml` (+3 -3) </details> ### 📄 Description Merge in updates from resolver 0.10.2 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:13:48 +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#1575
No description provided.