Skip to content

feat(dns): render complex records with labeled fields - #1153

Merged
ryanfowler merged 1 commit into
mainfrom
feat/dns-complex-record-rendering
Aug 30, 2026
Merged

feat(dns): render complex records with labeled fields#1153
ryanfowler merged 1 commit into
mainfrom
feat/dns-complex-record-rendering

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • render MX, SRV, SOA, and CAA records with labeled semantic fields
  • show human-readable SOA durations and per-record TTL details
  • add focused rendering coverage

Validation

  • go test -v -parallel 8 ./...
  • go build .
  • go mod verify
  • staticcheck ./...

@ryanfowler
ryanfowler enabled auto-merge August 30, 2026 13:38
@ryanfowler
ryanfowler disabled auto-merge August 30, 2026 13:39
@ryanfowler
ryanfowler force-pushed the feat/dns-complex-record-rendering branch from 5cb1ed2 to a14b058 Compare August 30, 2026 13:41
@ryanfowler
ryanfowler force-pushed the feat/dns-complex-record-rendering branch from a14b058 to b65b065 Compare August 30, 2026 13:44
@ryanfowler
ryanfowler enabled auto-merge August 30, 2026 13:45
@ryanfowler
ryanfowler merged commit cc681ea into main Aug 30, 2026
12 checks passed
@ryanfowler
ryanfowler deleted the feat/dns-complex-record-rendering branch August 30, 2026 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant