[PR #536] [MERGED] prepare 0.15 and 0.10 alpha release #1498

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

📋 Pull Request Information

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

Base: masterHead: 0.10-alpha.1


📝 Commits (3)

  • 00ff670 prepare 0.15 and 0.10 alpha release
  • 04867ae enable DNSSec in proto for client
  • 11d51ba update publish script

📊 Changes

13 files changed (+47 additions, -59 deletions)

View changed files

📝 client/Cargo.toml (+7 -3)
📝 compatibility-tests/Cargo.toml (+1 -1)
📝 https/Cargo.toml (+3 -3)
📝 integration-tests/Cargo.toml (+6 -6)
📝 native-tls/Cargo.toml (+2 -2)
📝 openssl/Cargo.toml (+2 -2)
📝 proto/Cargo.toml (+1 -1)
📝 proto/src/rr/dnssec/rdata/mod.rs (+2 -2)
📝 resolver/Cargo.toml (+6 -6)
📝 rustls/Cargo.toml (+2 -2)
📝 scripts/cargo_publish.sh (+8 -24)
📝 server/Cargo.toml (+5 -5)
📝 util/Cargo.toml (+2 -2)

📄 Description

fixes: #535

fyi, @kpcyrd


🔄 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/536 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 7/22/2018 **Status:** ✅ Merged **Merged:** 7/22/2018 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `0.10-alpha.1` --- ### 📝 Commits (3) - [`00ff670`](https://github.com/hickory-dns/hickory-dns/commit/00ff67016f0677e617b98e3726b20edbdbb29821) prepare 0.15 and 0.10 alpha release - [`04867ae`](https://github.com/hickory-dns/hickory-dns/commit/04867aebf24b18688d34b29ef1e5012b1ed1e336) enable DNSSec in proto for client - [`11d51ba`](https://github.com/hickory-dns/hickory-dns/commit/11d51ba4230f26ddc13706b002dd27e503e4c5ee) update publish script ### 📊 Changes **13 files changed** (+47 additions, -59 deletions) <details> <summary>View changed files</summary> 📝 `client/Cargo.toml` (+7 -3) 📝 `compatibility-tests/Cargo.toml` (+1 -1) 📝 `https/Cargo.toml` (+3 -3) 📝 `integration-tests/Cargo.toml` (+6 -6) 📝 `native-tls/Cargo.toml` (+2 -2) 📝 `openssl/Cargo.toml` (+2 -2) 📝 `proto/Cargo.toml` (+1 -1) 📝 `proto/src/rr/dnssec/rdata/mod.rs` (+2 -2) 📝 `resolver/Cargo.toml` (+6 -6) 📝 `rustls/Cargo.toml` (+2 -2) 📝 `scripts/cargo_publish.sh` (+8 -24) 📝 `server/Cargo.toml` (+5 -5) 📝 `util/Cargo.toml` (+2 -2) </details> ### 📄 Description fixes: #535 fyi, @kpcyrd --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:09:45 +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#1498
No description provided.