[GH-ISSUE #1425] trust-dns-proto 0.20.1 contains BC breakage #669

Closed
opened 2026-03-15 23:45:42 +03:00 by kerem · 1 comment
Owner

Originally created by @icewind1991 on GitHub (Mar 28, 2021).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/1425

https://github.com/bluejekyll/trust-dns/pull/1402 adds additional fields to the public RData enum, which breaks any code that performs an exhaustive match on it.

Originally created by @icewind1991 on GitHub (Mar 28, 2021). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/1425 https://github.com/bluejekyll/trust-dns/pull/1402 adds additional fields to the public `RData` enum, which breaks any code that performs an exhaustive match on it.
kerem 2026-03-15 23:45:42 +03:00
Author
Owner

@bluejekyll commented on GitHub (Mar 28, 2021):

I've been considering making that non-exhaustive, seems like this is a good reason to do that.

<!-- gh-comment-id:808950711 --> @bluejekyll commented on GitHub (Mar 28, 2021): I've been considering making that non-exhaustive, seems like this is a good reason to do that.
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#669
No description provided.