[PR #2071] [MERGED] Add Hickory rebrand message to generated docs for the libraries #2791

Closed
opened 2026-03-16 11:08:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2071
Author: @bluejekyll
Created: 10/18/2023
Status: Merged
Merged: 10/23/2023
Merged by: @bluejekyll

Base: release/0.23Head: update-docs-rs-to-name-change


📝 Commits (3)

  • 8c5044b Add Hickory rebrand message to generated docs for the libraries
  • e0484eb bump version to 0.23.2 for lib.rs notices
  • 67dbfba set release branches to only check with the least supported rust version

📊 Changes

12 files changed (+75 additions, -24 deletions)

View changed files

.github/workflows/release-check.yml (+33 -0)
📝 .github/workflows/test.yml (+6 -8)
📝 CHANGELOG.md (+6 -0)
📝 Cargo.lock (+10 -10)
📝 Cargo.toml (+6 -6)
📝 crates/client/src/lib.rs (+2 -0)
📝 crates/proto/src/lib.rs (+2 -0)
📝 crates/recursor/src/lib.rs (+2 -0)
📝 crates/resolver/src/lib.rs (+2 -0)
📝 crates/server/src/lib.rs (+2 -0)
📝 util/README.md (+2 -0)
📝 util/src/lib.rs (+2 -0)

📄 Description

Partial fix for #2069


🔄 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/2071 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 10/18/2023 **Status:** ✅ Merged **Merged:** 10/23/2023 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `release/0.23` ← **Head:** `update-docs-rs-to-name-change` --- ### 📝 Commits (3) - [`8c5044b`](https://github.com/hickory-dns/hickory-dns/commit/8c5044b94ef8ec96b635ea95b0d760a647df60a5) Add Hickory rebrand message to generated docs for the libraries - [`e0484eb`](https://github.com/hickory-dns/hickory-dns/commit/e0484eb6045ec43d4bd30166344bb1714f86b5a1) bump version to 0.23.2 for lib.rs notices - [`67dbfba`](https://github.com/hickory-dns/hickory-dns/commit/67dbfba8c9a8b276ee1763650fe4f61b4fe75d6a) set release branches to only check with the least supported rust version ### 📊 Changes **12 files changed** (+75 additions, -24 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/release-check.yml` (+33 -0) 📝 `.github/workflows/test.yml` (+6 -8) 📝 `CHANGELOG.md` (+6 -0) 📝 `Cargo.lock` (+10 -10) 📝 `Cargo.toml` (+6 -6) 📝 `crates/client/src/lib.rs` (+2 -0) 📝 `crates/proto/src/lib.rs` (+2 -0) 📝 `crates/recursor/src/lib.rs` (+2 -0) 📝 `crates/resolver/src/lib.rs` (+2 -0) 📝 `crates/server/src/lib.rs` (+2 -0) 📝 `util/README.md` (+2 -0) 📝 `util/src/lib.rs` (+2 -0) </details> ### 📄 Description Partial fix for #2069 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:08:27 +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#2791
No description provided.