chore(deps): update stackexchange/dnscontrol docker tag to v4.33.0 #3
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.32.0->4.33.0Release Notes
StackExchange/dnscontrol (stackexchange/dnscontrol)
v4.33.0Compare Source
Greetings DNS fans!
WARNING: This release overhauled two internal systems. There should be no user-visible affects. However... please test carefully before putting it into production. What changed? (1) how DS records are managed (this doesn't affect many users), and (2) how IP addresses are managed (this affects everyone).
Highlights:
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
Major features:
fa57bf0: NEW PROVIDER: Gidinet DNS provider and registrar (#4004) (@zupolgec)776b666: NEW PROVIDER: INFOMANIAK (#3574) (@jbelien)906495a: REFACTOR: Rewrite DS to use RecordConfigV2 (#3996) (@tlimoncelli)e999c7f: REFACTOR: Convert net.IP to netip.Addr (#4012) (@tlimoncelli)Provider-specific changes:
d0a0a02: CLOUDFLAREAPI: Add per-record CNAME flattening support (#4020) (@allixsenos)5ae29a6: CLOUDFLAREAPI: Add support for record comments and tags (#4025) (@allixsenos)5400286: CLOUDFLAREAPI: Reduce confusion by making CF_CNAME_FLATTEN_ON and CF_PROXY_ON mutually exclusive (#4026) (@allixsenos)39be60d: DESEC: add support for LOC record (#4011) (@androw)5021e61: DIGITALOCEAN: self-documenting Cannot()s for unsupported features (#4029) (@chicks-net)2bb352f: JOKER: TTLs may not always be set for CAA and other records (#4019) (@grahammiln)Documentation:
f792c87: DOCS: Fix DKIM_BUILDER instruction typo ("note" not "notes") (#4027) (@flindeberg)e5e7934: DOCS: debug provider links that had underscores before 3909 (#4041) (@chicks-net)CI/CD:
cef3402: Build(deps): Bump alpine from 3.23.2 to 3.23.3 (#4032) (@dependabot[bot])0d0ee28: CICD: Enable testing of cloudflare redirects (#4022) (@tlimoncelli)Dependencies:
26cb204: CHORE: Upgrade dependencies (#4037) (@tlimoncelli)Other changes and improvements:
e01b174: FEATURE: Output memory statistics (--full) (#4031) (@tlimoncelli)b346a4c: BUGFIX: avoid collisions in context with custom type (staticcheck/SA1029) (#4014) (@grahammiln)59f4da4: BUGFIX: avoid impossible comparison (staticcheck/SA4003) (#4015) (@grahammiln)0e5fbef: BUGFIX: error contains advice for presentation (staticcheck/ST1005) (#4016) (@grahammiln)375b150: CHORE: generate-all.sh (#4043) (@tlimoncelli)566df5e: REFACTOR: Label legacy miekg/dns package as dnsv1 (#4024) (@tlimoncelli)a91c54b: REFACTOR: use idiomatic Go (staticcheck/S1002+S1009) (#4017) (@grahammiln)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.