[PR #1191] [MERGED] Prepare 0.20 alpha #2061

Closed
opened 2026-03-16 05:18:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1191
Author: @bluejekyll
Created: 8/16/2020
Status: Merged
Merged: 8/17/2020
Merged by: @bluejekyll

Base: mainHead: prepare-0.20-alpha


📝 Commits (2)

  • 3f53326 update changelog
  • 4e10022 bump trust-dns-versions to 0.20.0-alpha.1

📊 Changes

15 files changed (+326 additions, -215 deletions)

View changed files

📝 CHANGELOG.md (+20 -1)
📝 Cargo.lock (+253 -161)
📝 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)

📄 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/1191 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 8/16/2020 **Status:** ✅ Merged **Merged:** 8/17/2020 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `prepare-0.20-alpha` --- ### 📝 Commits (2) - [`3f53326`](https://github.com/hickory-dns/hickory-dns/commit/3f53326ed714cb757a8b8212b4492b8f7785fbb4) update changelog - [`4e10022`](https://github.com/hickory-dns/hickory-dns/commit/4e10022ad006db5359c14e4bd45f8df0fe64ffe8) bump trust-dns-versions to 0.20.0-alpha.1 ### 📊 Changes **15 files changed** (+326 additions, -215 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+20 -1) 📝 `Cargo.lock` (+253 -161) 📝 `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) </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 05:18:23 +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#2061
No description provided.