Skip to content

v5.0.0-rc5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Aug 20:45
· 0 commits to main since this release
c3d1163

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: