github DNSControl/dnscontrol v5.0.0-rc5

pre-release2 hours ago

Greetings DNS fans!

Version 5.0 is getting closer!

TESTERS NEEDED!

Please test this release. There should be no user-facing changes however the underlying infrastructure has been rewritten. Please help prevent "dot zero" bugs by testing this now and reporting any findings.

via Docker:

docker run --rm -it -v "$(pwd):/dns" ghcr.io/dnscontrol/dnscontrol:5.0.0-rc5 check

via Released binaries

Binaries for Linux (DEB and RPM), MacOS, FreeBSD, Windows can be downloaded from:

https://github.com/DNSControl/dnscontrol/releases/tag/untagged-37f55e8dac6404c0e434

via Source

git clone https://github.com/DNSControl/dnscontrol.git
git checkout v5.0.0-rc5                              # rc5
git checkout release_candidate_v5          # Working tree
go install

Please report any problems, issues, or questions on Github: https://github.com/DNSControl/dnscontrol/issues/new/choose

Sincerely,
--Tom Limoncelli

Monthly video call!

Everyone is invited to the Monthly DNSControl Community Video Conference Call on the 2nd Tuesday of each month. Join whether you are a new user with questions or an experienced developer that wants to discuss DNSControl internals... or anything in between! Meeting details on
GitHub Discussions.

Changelog

Major features:

Provider-specific changes:

CI/CD:

Dependencies:

Other changes and improvements:

Don't miss a new dnscontrol release

NewReleases is sending notifications on new releases.