chore(deps): update stackexchange/dnscontrol docker tag to v4.34.0 #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/stackexchange-dnscontrol-4.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
4.33.1->4.34.0Release Notes
StackExchange/dnscontrol (stackexchange/dnscontrol)
v4.34.0Compare Source
Greetings DNS fans!
POSSIBLE BREAKING CHANGE!
Highlights:
d77c263: Fix SPF optimizer bug related to +mx and related (#4062) (@cafferata)47866f9: BUNNY_DNS now supports PullZone records (#4053) (@matteocontrini)6f30347: Homebrew releases now use modern methods (#3734) (@cafferata)6d2074b: INWX handles NAMESERVER() statements correctly, replacing (not adding to) the registrar list POSSIBLE BREAKING CHANGE (#4052) (@axeldunkel)b8d1d55: LINODE acceptsCAArecords with non-zero flags (#4049) (@grahammiln)Thanks to all contributors involved in this release! This is a community project and we couldn't do it without all of your contributions!
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
Provider-specific changes:
6d2074b: INWX: Bugfix: NAMESERVER() should replace registrar list, not merge into it (#4052) (@axeldunkel)b8d1d55: LINODE: AcceptCAArecords with non-zero flags (#4049) (@grahammiln)Documentation:
5fc0efe: DOCS: Fix numbering on writing-providers.md (#4064) (@tlimoncelli)CI/CD:
6f30347: BUILD: GoReleaser integration for Homebrew Cask (#3734) (@cafferata)24d3680: Build(deps): Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 (#4056) (@dependabot[bot])7adecc6: CICD: Add golangci-lint-action to PR pipeline (#4058) (@cafferata)Dependencies:
8fa88fb: CHORE: Update dependencies (#4065) (@tlimoncelli)Other changes and improvements:
d77c263: BUGFIX: Fix SPF parsing of qualified mechanisms like +mx (#4062) (@cafferata)47866f9: BUNNY_DNS: Add support for PullZone (PZ) record type (#4053) (@matteocontrini)afd69e9: CHORE: Add missing providers to GoReleaser release notes regex (#4063) (@cafferata)7b6b8ee: REFACTOR: Fix golint warnings (#4060) (@tlimoncelli)851e9eb: REFACTOR: Modernize code (#4054) (@tlimoncelli)f38e12c: REFACTOR: Remove dead code, fix comments (#4057) (@tlimoncelli)e37a839: bump actions/cache from 5.0.2 to 5.0.3 (#4061) (@dependabot[bot])Deprecation warnings
Install
macOS and Linux
Install with Homebrew (recommended)
Using with Docker
You can use the Docker image from Docker hub or GitHub Container Registry.
Anywhere 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.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.