Commit graph

351 commits

Author SHA1 Message Date
Fernandez Ludovic
8737b36c85 Prepare release v4.25.2 2025-08-06 15:24:42 +02:00
Ludovic Fernandez
137ad86fa4
fix: remove wrong env var (#2600) 2025-07-25 22:56:41 +02:00
bllfr0g
c689b20fee
feat: log when dynamic renew date not yet reached (#2597)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2025-07-23 00:47:44 +02:00
Fernandez Ludovic
8a75475894 Detach v4.25.1 2025-07-21 19:49:23 +02:00
Fernandez Ludovic
6f54d60599 Prepare release v4.25.1 2025-07-21 19:49:23 +02:00
Ludovic Fernandez
833d3b8147
fix: wrong CLI flag type (#2595) 2025-07-21 14:26:53 +00:00
Fernandez Ludovic
f54baa83ac Detach v4.25.0 2025-07-21 14:25:55 +02:00
Fernandez Ludovic
ced6669dcd Prepare release v4.25.0 2025-07-21 14:25:55 +02:00
Ludovic Fernandez
b0e3fd2682
chore: check generated files (#2582) 2025-07-12 15:10:25 +02:00
Ludovic Fernandez
08e9db687b
chore: minor changes (#2581) 2025-07-12 14:31:03 +02:00
Ludovic Fernandez
b8beddc267
Add DNS provider for ZoneEdit (#2578) 2025-07-12 12:20:02 +00:00
Victor Hugo
fae73fdc5d
vinyldns: add an option to add quotes around the TXT record value (#2580)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2025-07-11 20:34:25 +00:00
Ludovic Fernandez
bfa487cc48
fix: enforce domain into renewal command (#2576) 2025-07-10 18:14:03 +02:00
Ludovic Fernandez
96b18d764d
feat: add option to define dynamically the renew date (#2574)
Co-authored-by: Dominik Menke <git@dmke.org>
2025-07-10 12:13:19 +02:00
Ludovic Fernandez
713acefd7f
chore: update to go1.24 (#2566) 2025-07-08 17:23:52 +02:00
Ludovic Fernandez
40baed291c
feat: add option to disable common name in CSR (#2570) 2025-07-08 17:23:31 +02:00
Ludovic Fernandez
d9bba80a19
ionos: increase default propagation timeout (#2569) 2025-07-08 17:23:13 +02:00
Fernandez Ludovic
d1c79386e1 Detach v4.24.0 2025-07-07 20:27:44 +02:00
Fernandez Ludovic
14d66f0c20 Prepare release v4.24.0 2025-07-07 20:27:44 +02:00
Ludovic Fernandez
1fecd31d3d
alidns: migrate to SDK v2 (#2558) 2025-07-03 18:17:33 +02:00
Marcus Grando
b28d1ac67a
azion: add pagination support (#2555)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2025-07-02 22:44:09 +02:00
Marcus Grando
6ecdde77f0
Add DNS provider for Azion (#2550)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2025-06-30 03:30:00 +02:00
Andrew Johnson
8d7ed798a7
gcloud: add service account impersonation (#2544)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2025-06-23 15:22:55 +02:00
Léo Colombaro
a528e280f9
docs: update reference ACME ARI RFC 9773 in place of the draft (#2541) 2025-06-19 14:31:33 +00:00
Joel Strasser
7571c0bd31
Add DNS provider for DynDnsFree.de (#2540)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2025-06-19 13:33:38 +02:00
Benjamin Schwarze
f05362515a
nicmanager: fix mode env var name and value (#2534)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2025-06-06 12:49:46 +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
Fernandez Ludovic
950d4a0201 Detach v4.23.1 2025-04-16 16:38:39 +02:00
Fernandez Ludovic
42c37d3779 Prepare release 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 2025-04-16 13:21:08 +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
Ludovic Fernandez
24a46d0c15
feat: add delay option for TLSALPN challenge (#2499) 2025-03-27 12:04:02 +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
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
13780562cc
fix: kill hook when the command is stuck (#2469) 2025-03-05 13:32:23 +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
da260e45b0
feat: add INFOBLOX_CA_CERTIFICATE option (#2458) 2025-02-26 23:41:29 +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
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
Fernandez Ludovic
526ac35e5c Detach v4.22.2 2025-02-17 20:47:35 +01:00
Fernandez Ludovic
dca1090bb5 Prepare release v4.22.2 2025-02-17 20:47:35 +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 2025-02-17 16:04:25 +01:00