[PR #3061] [MERGED] server: remove deprecated ZoneType enum variants #3526

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3061
Author: @cpu
Created: 6/17/2025
Status: Merged
Merged: 6/17/2025
Merged by: @djc

Base: mainHead: cpu-terminology-update_dev


📝 Commits (1)

  • e1df35c server: remove deprecated ZoneType enum variants

📊 Changes

3 files changed (+5 additions, -18 deletions)

View changed files

📝 crates/server/src/authority/catalog.rs (+3 -5)
📝 crates/server/src/authority/mod.rs (+1 -11)
📝 crates/server/src/store/in_memory/mod.rs (+1 -2)

📄 Description

These variants have been deprecated for some time (c.f. https://github.com/hickory-dns/hickory-dns/pull/1141). Since breaking changes are being accepted into main let's ax them for good, just in time for this year's Juneteenth.


🔄 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/3061 **Author:** [@cpu](https://github.com/cpu) **Created:** 6/17/2025 **Status:** ✅ Merged **Merged:** 6/17/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `cpu-terminology-update_dev` --- ### 📝 Commits (1) - [`e1df35c`](https://github.com/hickory-dns/hickory-dns/commit/e1df35cf28392000242f4a63c248820c58411edf) server: remove deprecated ZoneType enum variants ### 📊 Changes **3 files changed** (+5 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `crates/server/src/authority/catalog.rs` (+3 -5) 📝 `crates/server/src/authority/mod.rs` (+1 -11) 📝 `crates/server/src/store/in_memory/mod.rs` (+1 -2) </details> ### 📄 Description These variants have been deprecated for some time (c.f. https://github.com/hickory-dns/hickory-dns/pull/1141). Since breaking changes are being accepted into `main` let's ax them for good, just in time for this year's Juneteenth. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:48:31 +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#3526
No description provided.