Commit graph

2319 commits

Author SHA1 Message Date
imlonghao
5d8e711a53
PORKBUN: support CAA (#3200) 2024-11-12 10:24:59 -05:00
Tom Limoncelli
5c68ccb135
CHORE: update deps (#3197) 2024-11-07 18:24:32 -05:00
Tom Limoncelli
df8f8a6426
feat(import_transform): skip records with import_transform_skip set (#3193) 2024-11-07 17:21:35 -05:00
Tom Limoncelli
de0f346ca2
NS1: Remove tests for NS1_URLFWD (#3195) 2024-11-07 16:26:42 -05:00
dependabot[bot]
8a6912b762
Build(deps): Bump github.com/oracle/oci-go-sdk/v65 from 65.75.2 to 65.77.1 (#3187)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-11-05 06:12:02 -05:00
Tom Limoncelli
583cba3855
IMPORT_TRANSFORM_SUFFIX: Fix for CNAMEs (#3192) 2024-11-04 17:00:08 -05:00
dependabot[bot]
1fde1332c1
Build(deps): Bump github.com/huaweicloud/huaweicloud-sdk-go-v3 from 0.1.117 to 0.1.120 (#3186)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-11-04 15:11:38 -05:00
Tom Limoncelli
74582e14e7
BUG: IMPORT_TRANSFORM_STRIP not stripping CNAME targets (#3189) 2024-11-01 14:30:37 -04:00
dependabot[bot]
f14de794af
Build(deps): Bump github.com/softlayer/softlayer-go from 1.1.5 to 1.1.7 (#3188)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-01 13:05:17 -04:00
Tom Limoncelli
a0f7123a14
CHORE: Update deps and fmt (#3184) 2024-11-01 09:23:01 -04:00
Tom Limoncelli
1872b12116
NEW FEATURE: IMPORT_TRANSFORM_STRIP (#3181) 2024-10-31 11:05:56 -04:00
Tom Limoncelli
2abbab0c84
CHORE: go generate (#3182) 2024-10-30 14:59:19 -04:00
fabienmazieres
4190659152
ORACLE: Handle the API's inconsistent NS "trailing dot" issue (#3170) 2024-10-29 13:26:38 -04:00
fabienmazieres
a6fe3fc48f
ORACLE: Do not warn about TTL for sub domain NS records (#3178)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-10-29 09:28:50 -04:00
fabienmazieres
5fbbad14b6
ORACLE: BUGFIX: Support accounts with > 50 zones (#3179)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-10-29 09:25:17 -04:00
Yuhui Xu
be25228cc8
GCORE: Add support for GeoDNS/Failover (#3161)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-10-29 09:23:02 -04:00
dependabot[bot]
16fa123cfa
Build(deps): Bump actions/cache from 4.1.1 to 4.1.2 (#3175)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 13:43:19 -04:00
Jauder Ho
e0ef3cbde5
GET-CERTS: Bump github.com/go-acme/lego to v4 to resolve security issues with go-jose (#3169)
Signed-off-by: Jauder Ho <jauderho@users.noreply.github.com>
2024-10-28 11:38:12 -04:00
fabienmazieres
1edde6274a
Clean-up records after TestDualProviders (#3171) 2024-10-28 11:32:20 -04:00
Cameron
635eb314d2
M365_BUILDER: Support second level domains, fix domainGUID Generation (#3165)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-10-23 10:11:16 -04:00
Alexander Kabenin
ee65e4610a
NS1: Ignore RRSets of type REDIRECT (#3167) 2024-10-23 10:02:11 -04:00
Tom Limoncelli
2bb0d873c8
CHORE: Update deps (#3160) 2024-10-16 11:35:49 -04:00
Tom Limoncelli
16a99a1ddb
CHORE: Add deprecation messages to preview/push/ppreview/ppush commands (#3155)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2024-10-16 10:21:18 -04:00
imlonghao
57f15c15cb
PORKBUN: fix staticcheck warnings (#3159) 2024-10-15 09:33:51 -04:00
dependabot[bot]
db91c71d10
Build(deps): Bump actions/upload-artifact from 4.4.1 to 4.4.3 (#3156)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-10-15 07:57:41 -04:00
dependabot[bot]
967b37dbc3
Build(deps): Bump actions/cache from 4.1.0 to 4.1.1 (#3157)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-15 07:57:25 -04:00
Jack Platten
864325e293
PORKBUN: Update porkbun API endpoint per documentation / email (#3153) 2024-10-12 09:20:26 -04:00
dependabot[bot]
b29c65af2d
Build(deps): Bump github.com/oracle/oci-go-sdk/v65 from 65.75.1 to 65.75.2 (#3152)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 10:13:05 -04:00
Nick Gregory
795dbea3b8
ORACLE: fix nameserver trailing dot error (#3151)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-10-10 09:55:52 -04:00
Tom Limoncelli
bbc6892101
FEATURE: enable --report for preview (not just push) (#3149)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2024-10-10 09:55:37 -04:00
dependabot[bot]
ee610bfc08
Build(deps): Bump github.com/huaweicloud/huaweicloud-sdk-go-v3 from 0.1.115 to 0.1.116 (#3140)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-10-09 09:46:59 -04:00
dependabot[bot]
94e6b48335
Build(deps): Bump actions/upload-artifact from 4.4.0 to 4.4.1 (#3146)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-10-07 13:53:31 -04:00
dependabot[bot]
bf2b6cb56e
Build(deps): Bump actions/cache from 4.0.1 to 4.1.0 (#3147)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 13:53:10 -04:00
Hamish Moffatt
d7f4d0e3e1
CLOUDNS: add support for LOC records (#3127)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-10-05 08:31:44 -04:00
Tom Limoncelli
c6e956aa43
Revert "FEATURE: parallel preview/push is now default (#3132)" (#3144) 2024-10-04 15:45:10 -04:00
Tom Limoncelli
aca618a90b
CHORE: update deps (#3141) 2024-10-04 14:34:26 -04:00
Paul Donald
d6d50fc862
LOC: fix float altitude value ingestion, gate size and precision values (#3130)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-09-27 12:06:19 -04:00
Tom Limoncelli
0f08087978
FEATURE: parallel preview/push is now default (#3132) 2024-09-26 13:09:13 -04:00
Jeffrey Cafferata
f18ef35b0d
CICD: GoReleaser snapshot property deprecation (#3131) 2024-09-26 09:21:15 -04:00
Tom Limoncelli
62da39c1f6
CHORE: update deps (#3128) 2024-09-24 11:31:24 -04:00
Hamish Moffatt
c1abd5d9fa
CLOUDNS: don't print full URL on error (#3124) (#3126) 2024-09-24 10:02:55 -04:00
Kevin Ji
2a424f5672
DOCS: Update Cloudflare permission to "Single Redirect" (#3122)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-09-23 08:59:17 -04:00
dependabot[bot]
3553459598
Build(deps): Bump alpine from 3.20.2 to 3.20.3 (#3116)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-23 08:58:20 -04:00
Tom Limoncelli
b22078e78b
DEV: Update dependabot.yml (#3115) 2024-09-18 14:33:07 -04:00
Hamish Moffatt
dcba570bf1
CLOUDNS: implement AutoDNSSEC (#747) (#3114) 2024-09-18 11:48:08 -04:00
Tom Limoncelli
269542c5cf
RELEASE: Move some BYOS steps to be standard (#3107)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2024-09-16 20:54:51 -04:00
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
dependabot[bot]
6e2cfb5d3b
Build(deps): Bump actions/upload-artifact from 4.3.6 to 4.4.0 (#3104)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-09-13 13:08:29 -04:00
Christopher Hicks
040384f233
BIND: DOCS: clarify meta config instructions (#3111) 2024-09-09 17:03:23 -04:00