[PR #1410] [MERGED] Derive Serialize for ZoneType #2303

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1410
Author: @LEXUGE
Created: 3/13/2021
Status: Merged
Merged: 3/20/2021
Merged by: @djc

Base: mainHead: main


📝 Commits (6)

  • 79c1c44 derive Clone trait for FileAuthority and InMemoryAuthority
  • fe64c70 derive Serialize for ZoneType
  • fb3f110 derive Clone for authorities only when both openssl and ring are disabled
  • 6f4c9b9 fix CI
  • 81eee37 Remove clone derivations
  • 5921965 Merge branch 'main' into main

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 crates/server/src/authority/zone_type.rs (+2 -2)

📄 Description

Add a few traits derivation for convenience.


🔄 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/1410 **Author:** [@LEXUGE](https://github.com/LEXUGE) **Created:** 3/13/2021 **Status:** ✅ Merged **Merged:** 3/20/2021 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (6) - [`79c1c44`](https://github.com/hickory-dns/hickory-dns/commit/79c1c449d1afb4c35b34f2189372d53a9a5b7708) derive Clone trait for FileAuthority and InMemoryAuthority - [`fe64c70`](https://github.com/hickory-dns/hickory-dns/commit/fe64c70a5a7ebf806a1ff3cc5437087fcd8cd624) derive Serialize for ZoneType - [`fb3f110`](https://github.com/hickory-dns/hickory-dns/commit/fb3f11006c9267772737ea116626284cf672878f) derive Clone for authorities only when both openssl and ring are disabled - [`6f4c9b9`](https://github.com/hickory-dns/hickory-dns/commit/6f4c9b9221353a58cca5b592dde3f080b790cfd1) fix CI - [`81eee37`](https://github.com/hickory-dns/hickory-dns/commit/81eee3739dd1f97dc814d6115818008f4e142be7) Remove clone derivations - [`5921965`](https://github.com/hickory-dns/hickory-dns/commit/59219658cb09fb442a567c7e6a086941a07a284c) Merge branch 'main' into main ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `crates/server/src/authority/zone_type.rs` (+2 -2) </details> ### 📄 Description Add a few traits derivation for convenience. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 08:46: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#2303
No description provided.