[PR #336] [MERGED] prepare resolver 0.8.0 release #1374

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/336
Author: @bluejekyll
Created: 2/6/2018
Status: Merged
Merged: 2/6/2018
Merged by: @bluejekyll

Base: masterHead: resolver_0_8_0


📝 Commits (1)

  • 31371da prepare resolver 0.8.0 release

📊 Changes

16 files changed (+88 additions, -43 deletions)

View changed files

📝 CHANGELOG.md (+18 -0)
📝 Cargo.lock (+23 -22)
📝 client/Cargo.toml (+1 -1)
📝 compatibility-tests/tests/sig0_tests.rs (+3 -3)
📝 native-tls/Cargo.toml (+1 -1)
📝 openssl/Cargo.toml (+1 -1)
📝 proto/Cargo.toml (+1 -1)
📝 proto/src/rr/domain/label.rs (+1 -1)
📝 proto/src/rr/domain/name.rs (+10 -5)
📝 resolver/CHANGELOG.md (+20 -0)
📝 resolver/Cargo.toml (+3 -3)
📝 resolver/src/lib.rs (+1 -1)
📝 resolver/src/resolver_future.rs (+2 -1)
📝 rustls/Cargo.toml (+1 -1)
📝 server/Cargo.toml (+1 -1)
📝 server/tests/txt_tests.rs (+1 -1)

📄 Description

FYI @cssivision

Once this passes tests, etc, I'll publish to crates.io


🔄 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/336 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 2/6/2018 **Status:** ✅ Merged **Merged:** 2/6/2018 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `resolver_0_8_0` --- ### 📝 Commits (1) - [`31371da`](https://github.com/hickory-dns/hickory-dns/commit/31371da34e250bac7f92866c15eaa1101d0372a0) prepare resolver 0.8.0 release ### 📊 Changes **16 files changed** (+88 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+18 -0) 📝 `Cargo.lock` (+23 -22) 📝 `client/Cargo.toml` (+1 -1) 📝 `compatibility-tests/tests/sig0_tests.rs` (+3 -3) 📝 `native-tls/Cargo.toml` (+1 -1) 📝 `openssl/Cargo.toml` (+1 -1) 📝 `proto/Cargo.toml` (+1 -1) 📝 `proto/src/rr/domain/label.rs` (+1 -1) 📝 `proto/src/rr/domain/name.rs` (+10 -5) 📝 `resolver/CHANGELOG.md` (+20 -0) 📝 `resolver/Cargo.toml` (+3 -3) 📝 `resolver/src/lib.rs` (+1 -1) 📝 `resolver/src/resolver_future.rs` (+2 -1) 📝 `rustls/Cargo.toml` (+1 -1) 📝 `server/Cargo.toml` (+1 -1) 📝 `server/tests/txt_tests.rs` (+1 -1) </details> ### 📄 Description FYI @cssivision Once this passes tests, etc, I'll publish to crates.io --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:02:58 +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#1374
No description provided.