[PR #1204] [MERGED] Prepare 0.20.0-alpha.2 release #2076

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

📋 Pull Request Information

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

Base: mainHead: update-libs-9-16


📝 Commits (4)

  • 2c0b360 update Rusqlite and remove externs
  • 6c08304 update all libraries
  • 7767dbf bump minimum rustc version to 1.42
  • ccd3551 update version for 0.20.0-alpha.2

📊 Changes

55 files changed (+305 additions, -310 deletions)

View changed files

📝 .github/workflows/test.yml (+1 -1)
📝 CHANGELOG.md (+1 -0)
📝 Cargo.lock (+102 -97)
📝 README.md (+1 -1)
📝 bin/Cargo.toml (+10 -10)
📝 bin/README.md (+1 -1)
📝 crates/async-std-resolver/Cargo.toml (+3 -3)
📝 crates/async-std-resolver/README.md (+1 -1)
📝 crates/client/Cargo.toml (+3 -3)
📝 crates/client/README.md (+1 -1)
📝 crates/https/Cargo.toml (+3 -3)
📝 crates/https/README.md (+1 -1)
📝 crates/native-tls/Cargo.toml (+2 -2)
📝 crates/native-tls/README.md (+1 -1)
📝 crates/openssl/Cargo.toml (+2 -2)
📝 crates/openssl/README.md (+1 -1)
📝 crates/proto/Cargo.toml (+1 -1)
📝 crates/proto/README.md (+1 -1)
📝 crates/resolver/Cargo.toml (+6 -6)
📝 crates/resolver/README.md (+1 -1)

...and 35 more files

📄 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/1204 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 9/16/2020 **Status:** ✅ Merged **Merged:** 9/16/2020 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `update-libs-9-16` --- ### 📝 Commits (4) - [`2c0b360`](https://github.com/hickory-dns/hickory-dns/commit/2c0b360ee63ea92a423c3c8ed0f67b42717ec914) update Rusqlite and remove externs - [`6c08304`](https://github.com/hickory-dns/hickory-dns/commit/6c08304ca27949cc448b6410b11d835723e3081d) update all libraries - [`7767dbf`](https://github.com/hickory-dns/hickory-dns/commit/7767dbf3c092ec10d03d8ec0326c285834862706) bump minimum rustc version to 1.42 - [`ccd3551`](https://github.com/hickory-dns/hickory-dns/commit/ccd355183605d1bc529457dc7662de2ff72d84f8) update version for 0.20.0-alpha.2 ### 📊 Changes **55 files changed** (+305 additions, -310 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yml` (+1 -1) 📝 `CHANGELOG.md` (+1 -0) 📝 `Cargo.lock` (+102 -97) 📝 `README.md` (+1 -1) 📝 `bin/Cargo.toml` (+10 -10) 📝 `bin/README.md` (+1 -1) 📝 `crates/async-std-resolver/Cargo.toml` (+3 -3) 📝 `crates/async-std-resolver/README.md` (+1 -1) 📝 `crates/client/Cargo.toml` (+3 -3) 📝 `crates/client/README.md` (+1 -1) 📝 `crates/https/Cargo.toml` (+3 -3) 📝 `crates/https/README.md` (+1 -1) 📝 `crates/native-tls/Cargo.toml` (+2 -2) 📝 `crates/native-tls/README.md` (+1 -1) 📝 `crates/openssl/Cargo.toml` (+2 -2) 📝 `crates/openssl/README.md` (+1 -1) 📝 `crates/proto/Cargo.toml` (+1 -1) 📝 `crates/proto/README.md` (+1 -1) 📝 `crates/resolver/Cargo.toml` (+6 -6) 📝 `crates/resolver/README.md` (+1 -1) _...and 35 more files_ </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:34:57 +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#2076
No description provided.