[PR #1263] [MERGED] Prepare 0.20.0-alpha.3 #2141

Closed
opened 2026-03-16 06:22:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1263
Author: @bluejekyll
Created: 10/24/2020
Status: Merged
Merged: 10/25/2020
Merged by: @bluejekyll

Base: mainHead: prepare-0.20-alpha.3


📝 Commits (1)

📊 Changes

16 files changed (+248 additions, -196 deletions)

View changed files

📝 CHANGELOG.md (+3 -1)
📝 Cargo.lock (+191 -141)
📝 bin/Cargo.toml (+10 -10)
📝 crates/async-std-resolver/Cargo.toml (+3 -3)
📝 crates/client/Cargo.toml (+3 -3)
📝 crates/https/Cargo.toml (+3 -3)
📝 crates/native-tls/Cargo.toml (+2 -2)
📝 crates/openssl/Cargo.toml (+2 -2)
📝 crates/proto/Cargo.toml (+1 -1)
📝 crates/resolver/Cargo.toml (+6 -6)
📝 crates/rustls/Cargo.toml (+2 -2)
📝 crates/server/Cargo.toml (+7 -7)
📝 tests/compatibility-tests/Cargo.toml (+2 -2)
📝 tests/integration-tests/Cargo.toml (+8 -8)
📝 util/Cargo.toml (+4 -4)
📝 util/README.md (+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/1263 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 10/24/2020 **Status:** ✅ Merged **Merged:** 10/25/2020 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `prepare-0.20-alpha.3` --- ### 📝 Commits (1) - [`a48b80e`](https://github.com/hickory-dns/hickory-dns/commit/a48b80eb5a75b35c2e0c5fe4e7401cdb208a9446) Prepare 0.20.0-alpha.3 ### 📊 Changes **16 files changed** (+248 additions, -196 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+3 -1) 📝 `Cargo.lock` (+191 -141) 📝 `bin/Cargo.toml` (+10 -10) 📝 `crates/async-std-resolver/Cargo.toml` (+3 -3) 📝 `crates/client/Cargo.toml` (+3 -3) 📝 `crates/https/Cargo.toml` (+3 -3) 📝 `crates/native-tls/Cargo.toml` (+2 -2) 📝 `crates/openssl/Cargo.toml` (+2 -2) 📝 `crates/proto/Cargo.toml` (+1 -1) 📝 `crates/resolver/Cargo.toml` (+6 -6) 📝 `crates/rustls/Cargo.toml` (+2 -2) 📝 `crates/server/Cargo.toml` (+7 -7) 📝 `tests/compatibility-tests/Cargo.toml` (+2 -2) 📝 `tests/integration-tests/Cargo.toml` (+8 -8) 📝 `util/Cargo.toml` (+4 -4) 📝 `util/README.md` (+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 06:22:34 +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#2141
No description provided.