[PR #663] [MERGED] cs0.16 and r0.11 alpha.1 #1582

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/663
Author: @bluejekyll
Created: 1/19/2019
Status: Merged
Merged: 1/19/2019
Merged by: @bluejekyll

Base: masterHead: prepare-alpha-0.16-and-0.11


📝 Commits (2)

  • e8ea466 cs0.16 and r0.11 alpha.1
  • 31b6074 remove util from crate publish

📊 Changes

14 files changed (+1960 additions, -53 deletions)

View changed files

📝 .gitignore (+0 -1)
Cargo.lock (+1908 -0)
📝 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 (+4 -4)
📝 crates/server/Cargo.toml (+7 -7)
📝 scripts/cargo_publish.sh (+1 -1)
📝 tests/compatibility-tests/Cargo.toml (+1 -1)
📝 tests/integration-tests/Cargo.toml (+15 -15)
📝 util/Cargo.toml (+7 -7)

📄 Description

Updating versions for next release series. This will start publishing Cargo.lock again.

fixes: #604


🔄 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/663 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 1/19/2019 **Status:** ✅ Merged **Merged:** 1/19/2019 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `prepare-alpha-0.16-and-0.11` --- ### 📝 Commits (2) - [`e8ea466`](https://github.com/hickory-dns/hickory-dns/commit/e8ea466a0e70ce079a5db41da9043763dd698c55) cs0.16 and r0.11 alpha.1 - [`31b6074`](https://github.com/hickory-dns/hickory-dns/commit/31b607412e1f2241649c4a4ca6c766a2f62b6fd4) remove util from crate publish ### 📊 Changes **14 files changed** (+1960 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+0 -1) ➕ `Cargo.lock` (+1908 -0) 📝 `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` (+4 -4) 📝 `crates/server/Cargo.toml` (+7 -7) 📝 `scripts/cargo_publish.sh` (+1 -1) 📝 `tests/compatibility-tests/Cargo.toml` (+1 -1) 📝 `tests/integration-tests/Cargo.toml` (+15 -15) 📝 `util/Cargo.toml` (+7 -7) </details> ### 📄 Description Updating versions for next release series. This will start publishing Cargo.lock again. fixes: #604 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:14:21 +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#1582
No description provided.