v4.33.0-beta1 (Please test if you use DS records!) #4010
tlimoncelli
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings DNS fans!
This is a pre-release. If you use DS records, please test this extensively.
The DS record type has been rewritten to use the new RecordConfigv2 struct. It should be entirely backwards compatible with older providers. However, to be extra cautious, I'm releasing this as a pre-release.
It currently passes all integration tests on the platforms I have access to.
previewfirst. Try deleting, creating, and modifying DS records.This is on a tight schedule. If I don't hear of any show-stopper bugs, it will be merged on Monday, Feb 2, 2026.
Thanks!
--Tom Limoncelli
Changelog
Other changes and improvements:
Install
macOS and Linux
Install with Homebrew (recommended)
Using with Docker
You can use the Docker image from Docker hub or GitHub Container Registry.
docker run --rm -it -v "$(pwd):/dns" ghcr.io/stackexchange/dnscontrol previewAnywhere else
Alternatively, you can install the latest binary (or the apt/rpm/deb/archlinux package) from this page.
Or, if you have Go installed, you can install the latest version of DNSControl with the following command:
Update
Update to the latest version depends on how you choose to install
dnscontrolon your machine.Update with Homebrew
Alternatively, you can grab the latest binary (or the apt/rpm/deb package) from this page.
This discussion was created from the release v4.33.0-beta1 (Please test if you use DS records!).
Beta Was this translation helpful? Give feedback.
All reactions