Commit graph

2512 commits

Author SHA1 Message Date
Tom Limoncelli
df7bf9f4ad
CHORE: Update dependencies (#3604) 2025-06-04 11:29:38 -04:00
Tom Limoncelli
217f410a62
CHORE: Update dependencies (#3602) 2025-06-03 15:07:09 -04:00
dependabot[bot]
bf5a4250b2
Build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.9.0 to 1.10.0 (#3595)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 13:03:48 -04:00
dependabot[bot]
d7d5a6b701
Build(deps): Bump github.com/digitalocean/godo from 1.146.1 to 1.150.0 (#3596)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 13:02:53 -04:00
dependabot[bot]
9af2e8a81b
Build(deps): Bump github.com/oracle/oci-go-sdk/v65 from 65.91.0 to 65.92.0 (#3597)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 13:02:39 -04:00
dependabot[bot]
b7df6d562a
Build(deps): Bump github.com/huaweicloud/huaweicloud-sdk-go-v3 from 0.1.148 to 0.1.152 (#3598)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 13:02:25 -04:00
dependabot[bot]
cffa7e4f60
Build(deps): Bump github.com/mittwald/go-powerdns from 0.6.6 to 0.6.7 (#3594)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 13:02:11 -04:00
Costas Drogos
08a6af82be
NS1: Add missing ListZones() (#3600) 2025-06-03 13:01:04 -04:00
dependabot[bot]
437e46f04b
Build(deps): Bump tar-fs from 3.0.8 to 3.0.9 (#3601)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 13:00:16 -04:00
dependabot[bot]
75a66e46cd
Build(deps): Bump alpine from 3.21.3 to 3.22.0 (#3599)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 09:27:32 -04:00
M.J. Fieggen (Joni)
e140acb71e
CNR: Update docs with proper Nameserver example (#3592) 2025-06-01 09:04:37 -04:00
Jeffrey Cafferata
c32432eb5f
BUILD: GoReleaser changelog dependencies regex (#3593) 2025-06-01 09:03:17 -04:00
Jonathan Beliën
52e7caa8e1
DOCS: Update reference to providers index in PR submission checklist (#3575) 2025-05-30 13:31:09 -04:00
Christopher Hicks
87cd4f40e3
DOCS: generate smaller tables for feature matrix (2nd try) (#3589) 2025-05-29 13:53:33 -04:00
Yuhui Xu
113c1ac13b
GCORE: Implement ListZones to allow auto create zones (#3588) 2025-05-29 09:56:33 -04:00
Will Power
1d148f430b
DOCS: document redirect types (#3585) 2025-05-28 10:01:09 -04:00
Matteo Trubini
8c69cee517
DOCS: Update providers and registrars list to latest (#3580) 2025-05-27 13:13:46 -04:00
Tom Limoncelli
cdbd54016f
GANDI_V5: BUGFIX: Uppercase labels fail to update (#3582) 2025-05-22 11:09:49 -04:00
Matteo Trubini
6e96b76902
DOCS: Add Porkbun as supported registrar and update usage examples (#3578) 2025-05-21 15:53:06 -04:00
Tom Limoncelli
7882326a8d
CHORE: generate-all.sh (#3572) 2025-05-13 18:11:37 -04:00
Florian Klink
be081cddad
AUTODNS: Enable "get-zones" (ListZones, EnsureZoneExists, GetRegistrarCorrections) (#3568)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-05-13 15:12:40 -04:00
Tom Limoncelli
277a260d64
ROUTE53: BUGFIX converting alias to cname causes failure (#3567) 2025-05-12 17:15:51 -04:00
Tom Limoncelli
5e4d68b41c
CLOUDFLAREAPI: Enable inserting DS records at the domain apex (even if they may be rejected) (#3571) 2025-05-12 17:14:32 -04:00
Eli Heady
97bbc80b2a
INWX: BUGFIX: ALIAS RRs updates are broken due to trailing dot issue (#3564) 2025-05-05 10:29:44 -04:00
Tom Limoncelli
ba67db23b5
CHORE: generate-all.sh (#3561) 2025-05-03 09:01:06 -04:00
networkException
25fa91c2e8
DESEC: Properly support punycode domains (#3479) 2025-05-03 08:37:48 -04:00
Vatsalya Goel
697433563f
AZURE_DNS: Dedupe nameserver (#3526)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-05-03 08:36:31 -04:00
Manuel
c204ccea09
INWX: support ALIAS records (#3499)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-05-03 08:27:30 -04:00
Eli Heady
07ffb3ab58
INWX: use domain ACE encoding as cache key (#3519) 2025-05-03 08:25:57 -04:00
Will Power
03932c9c1a
NAMECHEAP: fix support for url etc records (#3538)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-05-03 08:25:03 -04:00
Yuxiang Zhu
6322a624b4
POWERDNS: Add support for DNAME, HTTPS, SVCB, and DNSKEY record types (#3525) 2025-05-03 08:24:23 -04:00
Eli Heady
1c04affe7c
INWX: Add AutoDNSSEC support (#3534)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-05-03 08:23:38 -04:00
Eli Heady
d0fffaf8c2
BUGFIX: types fix: CAA_BUILDER accepts string[] or string for issue (#3546) 2025-05-03 08:21:44 -04:00
Tom Limoncelli
7a4c16f447
BUGFIX: REV fails in D_EXTEND for IPv6 addresses (#3552) 2025-05-03 08:20:44 -04:00
Pascal Mathis
5715b842f5
BUNNY_DNS: Support DNSSEC and fix Null MX parsing (#3547) 2025-05-03 08:20:27 -04:00
Tom Limoncelli
cf26268955
CHORE: Update dependencies (#3560) 2025-05-03 08:18:56 -04:00
Max Chernoff
cf971b8b90
AXFRDDNS: Ignore ZONEMD records (#3551) 2025-04-28 15:25:03 -04:00
Jakob Ackermann
e2c4a4abe1
AZURE: populate zone cache after creating zone (#3329)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-04-22 08:28:01 -04:00
Tom Limoncelli
e41a6ba625
DOCS: Fix link to contributor responsibilities (#3528) 2025-04-21 11:36:12 -04:00
Jeffrey Cafferata
bb7f881754
BUG: Fixed concurrency verified matrix builder (#3537) 2025-04-19 09:08:49 -04:00
Eli Heady
cfaa82f5c9
INWX: Fix Null MX handling (#3524) 2025-04-14 10:24:05 -04:00
J.C. Jones
605ec55546
PORKBUN: Add support for SVCB and HTTPS record types. (#3527) 2025-04-14 09:40:51 -04:00
Jakob Ackermann
76e1d38287
INWX: populate zone cache after creating zone (#3334) 2025-04-08 10:32:20 -04:00
gotjoshua
c4f5bdae0e
DOCS: add for CONCURRENCY_VERIFIED (#3510)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-04-03 13:01:26 -04:00
Jeffrey Cafferata
9c7fafab78
DOCS: Reclassify providers concurrency status (#3518) 2025-04-02 16:36:00 -04:00
Jeffrey Cafferata
6a008a9881
DOCS: Added requested providers Netim (#3517) 2025-04-01 16:41:25 -04:00
Tom Limoncelli
587519e008
CHORE: Update dependencies (#3515) 2025-03-30 16:32:50 -04:00
Tom Limoncelli
14c3acb801
feat(cloudflare) SINGLE_REDIRECT permits more than 301/302 redirects (#3514) 2025-03-30 16:16:12 -04:00
Max Chernoff
839d510b73
DOCS: Fix typo in IGNORE.md (#3512) 2025-03-30 14:25:08 -04:00
Lance A. Brown
7661175d58
META: typescript: Mark recursive parameter of require_glob optional (#3508) 2025-03-26 06:42:29 -04:00