Commit graph

197 commits

Author SHA1 Message Date
Tom Limoncelli 12a72cb729
DOCS: Minor clarifications on NAMESERVER() (#3113) 2024-09-16 20:21:59 -04:00
Tom Limoncelli 06ba3cce77
Bugfix: Providers with batched updates might not report the correct number of changes (#3108) 2024-09-16 12:20:30 -04:00
Tom Limoncelli 74826d3430
update deps; go generate (#3106) 2024-09-03 14:25:34 -04:00
fuero 94a0cfcba3
New Feature: HASH() adds hashing functions to dnsconfig.js language (#3085)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-08-21 09:21:39 -04:00
Tom Limoncelli fe7370b9a6
CHORE: go generate (#3079) 2024-08-13 10:57:31 -04:00
Tom Limoncelli 0869052419
CLOUDFLAREAPI: CF_SINGLE_REDIRECT improvements: fix bugs, log translated redirects (#3051) 2024-07-18 12:10:46 -04:00
Tom Limoncelli cff63b5d75
BUGFIX: Remove debug statement left in by mistake (#3041) 2024-07-09 14:29:27 -04:00
Tom Limoncelli 088306883d
CLOUDFLAREAPI: Add CF_SINGLE_REDIRECT to manage "dynamic single" redirects (#3035) 2024-07-08 12:38:38 -04:00
Tom Limoncelli 8eb3c65050
FEATURE: Enable "require()" function to accept json5 files (#3003)
Co-authored-by: charliez0 <charliez0sp@gmail.com>
2024-06-11 15:27:11 -04:00
Jeffrey Cafferata 39c08bd0bd
DOCS: Provide domain modifiers code examples with a Top Level Function D() (#2993) 2024-06-05 14:45:43 -04:00
Jeffrey Cafferata 9dcd8c793a
DOCS: AUTODNSSEC_* improvements (#2984) 2024-06-03 14:31:47 -04:00
Jeffrey Cafferata 1f4c4c65f5
FEATURE: Add TTL() support to CAA_BUILDER() (#2978) 2024-05-29 16:36:26 -04:00
Jeffrey Cafferata f0d131986d
DOCS: Several improvements and cleanups (#2972)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-05-22 11:47:20 -04:00
Mészáros Gergely ec241eea1b
BUG: ZSH Autocomplete does not work if installed as a file #2955 (#2956) 2024-05-14 08:47:01 -04:00
Jeffrey Cafferata 1205ef6343
DOCS: Code examples with END constant (#2950) 2024-05-13 08:47:23 -04:00
Tom Limoncelli 1fa92de07e
CHORE: Linting and comment-fixing (#2937) 2024-05-07 14:47:28 -04:00
Tom Limoncelli 6817e08baa
BUG: "ppreview --expect-no-changes" returns error for "informational" messages (#2936) 2024-05-07 14:14:20 -04:00
Tom Limoncelli 7741ef08f9
Enable support for SVCB/HTTPS in GCLOUD and HEDNS (#2926) 2024-05-01 18:20:59 -04:00
Florian Ritterhoff 3a9b413175
NEW RECORD TYPE: HTTPS & SVCB (#2919)
Thanks so much for this contribution!  I have a feeling that a lot of people are going to need these records soon!
2024-05-01 11:37:15 -04:00
xtex 3f05482e6b
NEW RECORD TYPE: DNSKEY (#2917)
Signed-off-by: xtex <xtexchooser@duck.com>
2024-04-22 09:54:12 -04:00
Jeffrey Cafferata 5078927e01
DOCS: Simplified the provider URLs (providers) (#2914) 2024-04-18 09:43:50 -04:00
Jauder Ho 2f9d2487f6
Fix typo: "cooordinate" (#2910) 2024-04-15 08:36:03 -04:00
Jeffrey Cafferata c31064781f
DOCS: Documentation directory structure (#2905) 2024-04-09 14:26:45 -04:00
Tom Limoncelli 1d96981e11
NEW FEATURE: Add RFC4183 support to REV() (#2879)
Co-authored-by: Thomas Misilo <tmisilo@ksu.edu>
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2024-04-03 16:01:55 -04:00
Tom Limoncelli 4f23b2aff5
DOCS: Warn that get-certs will be removed without notice (#2902) 2024-04-02 16:16:39 -04:00
imlonghao 42125b5248
NEW RECORD TYPE: DNAME (#2893) 2024-04-02 14:28:57 -04:00
Tom Limoncelli 293d5cb547
DOCS: Add missing docs for fmt, global flags, preview-push (#2886)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2024-04-01 20:44:26 -04:00
Tom Limoncelli 68c5e87c89
NEW FEATURE: Gather data for providers concurrently (#2873) 2024-03-27 13:54:36 -04:00
Tom Limoncelli 822a40c4e4 unused params in makeUknown() and formatDsl() 2024-03-03 15:42:49 -05:00
Tom Limoncelli 18f7208044 Remove unused t parameter in setupTestShellCompletionCommand 2024-03-03 15:42:49 -05:00
Tom Limoncelli dfda97b593 Remove dead code in WriteTypes 2024-03-03 15:42:49 -05:00
Tom Limoncelli 544d731dec
get-zones now outputs END); notation and prettier whitespace (#2849) 2024-02-27 15:11:13 -05:00
Jeffrey Cafferata 998c32ec5c
DOCS: Broken documentation URL's (#2839) 2024-02-15 08:53:46 -05:00
Jeffrey Cafferata f5575bba4f
CHORE: Missed generated content (#2803)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-18 14:45:48 -05:00
Tom Limoncelli ce454c3e51
Unknown rtypes should not result in panic (#2775) 2024-01-08 11:58:21 -05:00
Jeffrey Cafferata 9873f9f4b2
CICD: GoReleaser version #2 (#2761) 2024-01-04 10:46:36 -05:00
Tom Limoncelli 9221a0638c
Revert "CICD: GoReleaser version" (#2756) 2024-01-02 15:20:01 -05:00
Jeffrey Cafferata 17da0bc69f
CICD: GoReleaser version (#2737)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-02 15:14:35 -05:00
Tom Limoncelli 258654532a
MSDNS: Fix failing DNS integration tests (#2734) 2023-12-18 12:39:48 -05:00
llange edf047102b
FEATURE: CAA_BUILDER: add issue_critical and issuewild_critical (#2728)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-12-18 09:35:10 -05:00
Tom Limoncelli 0b8bb1d1ba
FEATURE: Add experimental --reportmax flag (#2719) 2023-12-13 12:32:39 -05:00
marte26 724ce29fa2
DOCS: Fix CAA_BUILDER parameter types (issuewild type should be string[]) (#2709) 2023-12-11 07:26:34 -05:00
Florian Ritterhoff a5a1facdaf
DOCS: add dhcid RR docs (#2715) 2023-12-11 07:25:27 -05:00
Jeffrey Cafferata 3ad9560b3a
CICD: Fixed go install command (#2712)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-12-10 20:50:21 -05:00
Jeffrey Cafferata 8f1b33ae17
CICD: GoReleaser generates TypeScript file (#2704)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-12-10 10:34:24 -05:00
Costas Drogos a6091f2ed4
BUG: Register an error if EnzureZoneExists fails (#2703) 2023-12-10 10:29:09 -05:00
Tom Limoncelli cbccbbeb8d
REFACTOR: Opinion: TXT records are one long string (#2631)
Co-authored-by: Costas Drogos <costas.drogos@gmail.com>
Co-authored-by: imlonghao <git@imlonghao.com>
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
Co-authored-by: Vincent Hagen <blackshadev@users.noreply.github.com>
2023-12-04 17:45:25 -05:00
Tom Limoncelli c29a6486be Update generated files for v4.6.2 2023-12-04 17:08:06 +00:00
Jonathan Bouvier 88f007cd1d
ROUTE53: fix parameter type for R53_EVALUATE_TARGET_HEALTH (#2658) 2023-11-29 11:34:27 -05:00
Jonathan Bouvier e783d7024c
ROUTE53: Allow R53_ALIAS records to enable target health evaluation (#2649) 2023-11-27 17:50:21 -05:00