Skip to content

DNSIMPLE: Update dnsimple-go, implement SVCB, HTTPS, TLSA, Fix NullMX, Update provider to diff2#4106

Merged
tlimoncelli merged 6 commits intoStackExchange:mainfrom
onlyhavecans:feat/svcb_https_tlsa
Feb 25, 2026
Merged

DNSIMPLE: Update dnsimple-go, implement SVCB, HTTPS, TLSA, Fix NullMX, Update provider to diff2#4106
tlimoncelli merged 6 commits intoStackExchange:mainfrom
onlyhavecans:feat/svcb_https_tlsa

Conversation

@onlyhavecans
Copy link
Copy Markdown
Collaborator

@onlyhavecans onlyhavecans commented Feb 24, 2026

Summary

DNSimple has added several newer record support, while implementing these also do very overdue housekeeping. and updating to what I believe are all the latest standards in dnscontrol. I've missed a few meetings.

Normally I would break this up a bit more but the changeset still seems manageable. Most of the code churn is the standardizing the error wrapper

Changelog

  • DEPS: update to dnsimple-go v8
  • DNSIMPLE: Implement SCVB record type
  • DNSIMPLE: Implement HTTPS record type
  • DNSIMPLE: Implement TLSA record type
  • DNSIMPLE: Move to diff2
  • DNSIMPLE: Remove hard coded ignore TXT 'Alias for'
  • DNSIMPLE: Fix error in NullMX handling
  • DNSIMPLE: used error wrapper
  • DNSIMPLE: clean up legacy txt handling
  • DOCS: Fixed providers with "contributor support" table

Testing

  • All tests pass
  • bin/generate-all.sh run
  • go test -v -verbose -profile DNSIMPLE against DNSimple sandbox
  • Run against personal setup manually with new record types

Copy link
Copy Markdown
Contributor

@tlimoncelli tlimoncelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic! Thanks so much especially the upgrade to diff2!

(I especially appreciate updates coming from the vendor themselves. It is rare and greatly appreciated!)

@tlimoncelli tlimoncelli merged commit babd1cd into StackExchange:main Feb 25, 2026
10 of 12 checks passed
@onlyhavecans
Copy link
Copy Markdown
Collaborator Author

YW and sorry for waiting so long. I will try to keep up better and make some meetings

@onlyhavecans onlyhavecans deleted the feat/svcb_https_tlsa branch February 25, 2026 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants