Commit graph

1,879 commits

Author SHA1 Message Date
Andrew Imeson
476f9ed910
docs(cPanel): fix examples (#2529) 2025-05-19 20:22:10 +00:00
Ludovic Fernandez
e9a255df9b
pdns: improve error messages (#2526) 2025-05-09 20:27:42 +02:00
Ludovic Fernandez
2f10624b11
chore: bump dnsimple, namedotcom, and selectel to major versions (#2523) 2025-05-08 13:13:48 +02:00
Anton Dzyk
65608d8bbf
Add DNS provider for RU Center (#1892)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2025-05-05 21:11:00 +00:00
msshtdev
b82e6d88e4
Add DNS provider for ConoHa v3 (#2516)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2025-05-05 20:45:56 +00:00
Gregor Bigalke
d6df946223
cloudflare: add quotation marks to TXT record (#2521)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2025-05-05 00:33:10 +02:00
Ludovic Fernandez
1cee2efbdc
fix: check order identifiers difference between client and server (#2520) 2025-04-29 13:56:59 +02:00
Ludovic Fernandez
c56d45486b
chore: stream command output for e2e tests (#2513) 2025-04-23 22:31:19 +02:00
Fernandez Ludovic
950d4a0201 Detach v4.23.1 2025-04-16 16:38:39 +02:00
Fernandez Ludovic
42c37d3779 Prepare release v4.23.1 v4.23.1 2025-04-16 16:38:39 +02:00
Fernandez Ludovic
ca25f1c83a Detach v4.23.0 2025-04-16 13:21:08 +02:00
Fernandez Ludovic
ffaa64a88b Prepare release v4.23.0 v4.23.0 2025-04-16 13:21:08 +02:00
Fernandez Ludovic
da2aad2215 chore: use a fixed version of goreleaser
Because of a regression about AUR inside v2.8.2
2025-04-16 13:21:08 +02:00
Ludovic Fernandez
b2faa73e23
chore: update linter (#2507) 2025-04-16 12:46:23 +02:00
Ludovic Fernandez
fcc64f0068
Add DNS provider for Axelname (#2495) 2025-04-14 19:29:36 +02:00
Ludovic Fernandez
3b9653beec
Add DNS provider for Baidu Cloud (#2505) 2025-04-14 19:03:14 +02:00
fries1234
3f795d6ab1
pdns: fix TXT record cleanup for wildcard domains (#2500)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2025-03-30 23:49:24 +00:00
Ludovic Fernandez
24a46d0c15
feat: add delay option for TLSALPN challenge (#2499) 2025-03-27 12:04:02 +00:00
Sebastian Lohff
627e6e2c35
designate: speed up API requests by using filters (#2498) 2025-03-26 17:14:15 +00:00
Ludovic Fernandez
ba7b4bcf11
chore: update linter (#2492) 2025-03-25 15:05:26 +01:00
Ludovic Fernandez
dc8a3390ae
chore: update dependencies (#2491) 2025-03-23 20:04:50 +01:00
Ludovic Fernandez
0fae2f0511
allinkl: remove ReturnInfo (#2490) 2025-03-20 15:27:23 +00:00
Ludovic Fernandez
f4d47c8606
route53: adds option to use private zone (#2162) 2025-03-19 12:56:07 +00:00
Crys
e57af854f1
cloudflare: make base URL configurable (#2484)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2025-03-17 22:02:45 +01:00
Crys
937f83c92c
chore: fix feature request template (#2485) 2025-03-16 00:41:35 +01:00
Daniel McCarney
eb48c607ad
tests: compare RSA priv keys ignoring precomputed (#2481) 2025-03-15 12:26:09 +00:00
Ludovic Fernandez
51aaf75afb
tests: change ns (#2482) 2025-03-15 13:08:01 +01:00
Ludovic Fernandez
a8693c1aea
fix: retry on alreadyReplaced error (#2475) 2025-03-12 20:31:00 +01:00
Ludovic Fernandez
46420fef71
websupport: migrate to API v2 (#2479) 2025-03-11 23:13:45 +01:00
Ludovic Fernandez
730af10596
Add DNS provider for Active24 (#2478) 2025-03-11 17:54:28 +01:00
Ludovic Fernandez
2bc147f58a
chore: related timer with context.Done (#2471)
Co-authored-by: Dominik Menke <git@dmke.org>
2025-03-05 14:07:13 +00:00
Ludovic Fernandez
3b9752b625
chore: update dependencies (#2470) 2025-03-05 13:32:40 +01:00
Ludovic Fernandez
13780562cc
fix: kill hook when the command is stuck (#2469) 2025-03-05 13:32:23 +01:00
Ludovic Fernandez
c8aa9920ea
dnssimple: use GetZone (#2467) 2025-03-05 13:32:06 +01:00
Ludovic Fernandez
4675ef7d9a
Add DNS provider for F5 XC (#2409) 2025-03-03 18:01:11 +01:00
Hideki Okamoto
5b06dd7874
edgedns: add account switch key option (#2460)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2025-03-03 02:57:26 +01:00
Ludovic Fernandez
fe10c3ab3c
infoblox: update API client to v2 (#2459) 2025-02-27 12:30:13 +01:00
Ludovic Fernandez
da260e45b0
feat: add INFOBLOX_CA_CERTIFICATE option (#2458) 2025-02-26 23:41:29 +01:00
Fernandez Ludovic
b31c6ce79b docs: this is not the API URL for Porkbun 2025-02-26 20:48:08 +01:00
Martijn van Hoof
55b012ba06
Add DNS provider for Metaregistrar (#2455)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2025-02-24 20:15:16 +00:00
Fernandez Ludovic
9d7e2a8c44 chore: update issue templates 2025-02-24 15:24:28 +01:00
Ludovic Fernandez
d8c11a8cf5
Add DNS provider for BookMyName (#2316) 2025-02-23 21:48:19 +01:00
Ludovic Fernandez
f1afe52251
fix: malformed log messages (#2452) 2025-02-23 21:02:11 +01:00
Ludovic Fernandez
0ab907c183
chore: use go1.23 (#2446) 2025-02-18 20:10:57 +01:00
Fernandez Ludovic
526ac35e5c Detach v4.22.2 2025-02-17 20:47:35 +01:00
Fernandez Ludovic
dca1090bb5 Prepare release v4.22.2 v4.22.2 2025-02-17 20:47:35 +01:00
Fernandez Ludovic
c0c8bef783 chore: update goreleaser configuration 2025-02-17 20:47:35 +01:00
Ludovic Fernandez
584d374714
acme-dns: use new registred account (#2445) 2025-02-17 20:37:45 +01:00
Fernandez Ludovic
d183572e93 Detach v4.22.1 2025-02-17 16:04:25 +01:00
Fernandez Ludovic
5a02346226 Prepare release v4.22.1 v4.22.1 2025-02-17 16:04:25 +01:00