Commit graph

1552 commits

Author SHA1 Message Date
Tom Limoncelli a498679c72
DNSIMPLE: Adopt diff2 in compatibility mode (#1878) 2023-01-03 11:58:21 -05:00
Tom Limoncelli 347808f030
ORACLE: Adopt diff2 in compatibility mode (#1897) 2023-01-03 08:51:12 -05:00
Tom Limoncelli c62a85a003
MSDNS: Adopt diff2 in compatibility mode (#1893) 2023-01-02 10:17:44 -05:00
Tom Limoncelli daf23b8550
CHORE: Update deps (#1911) 2023-01-02 10:16:34 -05:00
Tom Limoncelli 4083a0ce7e
HETZNER: Adopt diff2 in compatibility mode (#1888) 2023-01-02 08:27:33 -05:00
Tom Limoncelli cc132b7268
DIGITALOCEAN: Adopt diff2 in compatibility mode (#1877) 2023-01-02 08:25:51 -05:00
Tom Limoncelli f8fd853a02
HEDNS: Adopt diff2 in compatibility mode (#1887) 2023-01-02 08:25:23 -05:00
Tom Limoncelli e0fef398be
DOMAINNAMESHOP: Adopt diff2 in compatibility mode (#1880) 2023-01-01 22:44:05 -05:00
Tom Limoncelli bec7e1e865
OCTODNS: Remove octodns provider (#1910) 2023-01-01 14:52:22 -05:00
Tom Limoncelli 5c0801f4a8
DOCS: Improve pkg/diff2 documentation (#1903) 2023-01-01 14:14:18 -05:00
Tom Limoncelli 5f2dd2fdf2
SOFTLAYER: Adopt diff2 in compatibility mode (#1901) 2023-01-01 13:18:37 -05:00
Florian Ritterhoff 4cf4d34ca6
Add missing MD5 support (#1866) 2022-12-31 06:13:44 -05:00
Tom Limoncelli 96e4e88fc5
Cleanups (#1871) 2022-12-30 22:03:36 -05:00
Tom Limoncelli 397ce107e5
REFACTOR: Add a backwards compatible interface to diff2 (#1870) 2022-12-30 21:53:50 -05:00
Yuhui Xu 801aae725b
GCORE: Implement diff2 and greatly improve performance for getting record sets (#1867)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-12-30 21:38:01 -05:00
Tom Limoncelli d765ced927
CHORE: Make Test_filterBy more readable (#1869) 2022-12-30 21:33:14 -05:00
Tom Limoncelli bf0badf2f2
BUG: SPF split doesn't produce consistent output (#1865) 2022-12-26 09:11:52 -05:00
Costas Drogos 7654107614
NS1: Add support for diff2 (#1858)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-12-19 14:57:48 -05:00
Brice Figureau 6947388dc1
OVH: Adopt diff2 (#1861) 2022-12-19 10:21:54 -05:00
Costas Drogos 7ad98a67f9
NS2: Update ns1 to 2.7.2 (#1857) 2022-12-18 06:09:53 -08:00
imlonghao 87c32df0c9
PORKBUN: support diff2 and two small changes (#1855) 2022-12-12 11:49:32 -05:00
Tom Limoncelli 54fc2e9ce3
NEW FEATURE: diff2: A better "diff" mechanism (#1852) 2022-12-11 17:28:58 -05:00
Tom Limoncelli b0f2945510
REFACTOR: Add diff2 enable flag to all DNS providers (#1851)
This should enable the diff2 code to be inserted with good "git blame" results for new code.  I'm adding this early to catch any problems early.
2022-12-11 15:02:58 -05:00
Tom Limoncelli fe03b29ab2
format helpers.js (#1848) 2022-12-07 17:14:51 -05:00
Tom Limoncelli fa52b4f2ae
GANDI_V5: Gandi now supports null MX (#1847)
Co-authored-by: Filippo Valsorda <github@bip.filippo.io>
2022-12-07 10:06:27 -05:00
Tom Limoncelli 0e3c4db301
Delete CNAME 2022-12-05 09:45:36 -05:00
Tom Limoncelli 38f24ea7aa
CHORE: go generate (#1841) 2022-12-02 09:40:07 -05:00
Jed Fox cc2fb89b00
DOCS: Remove Cannot() records for Azure and R53 ALIAS records (#1827)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-12-02 09:21:37 -05:00
dependabot[bot] ca6904968e
CHORE: Bump alpine from 3.16.2 to 3.17.0 (#1833)
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>
2022-12-02 09:20:30 -05:00
Tom Limoncelli d818900f61
CHORE: Upgrade otto to v0.2.0 (#1840) 2022-12-02 09:20:11 -05:00
Tom Limoncelli 4ab577eab6
Update CNAME 2022-12-02 09:14:49 -05:00
Tom Limoncelli 9f100c7966
Create CNAME 2022-12-02 09:14:29 -05:00
Tom Limoncelli fd5f5a0963
CHORE: update deps (#1839) 2022-12-02 08:59:59 -05:00
Tom Limoncelli ec5c4abbd6
BUGFIX: PrettySort helper doesn't sort (#1838)
PrettySort doesn't call sort! Luckily the only code that calls this is the "get-zones" subcommand, and nobody noticed that the output isn't sorted.

By making this change, people using "get-zones" to make their initial dnsconfig.js file will now find that their draft D() code is a little prettier.
2022-12-02 08:33:24 -05:00
Amogh Lele 5b95c099f6
NETLIFY: bugfix: append . to records which point to hosts (#1828)
Signed-off-by: Amogh Lele <amolele@gmail.com>
2022-11-30 09:23:52 -05:00
Jed Fox 627108ee03
DOCBUG: Fix the title of the Namecheap docs, remove false statement that there is no DNS provider implementation (#1826) 2022-11-29 17:31:30 -05:00
Jed Fox cfc93bff46
Improve layout and display of the feature matrix table (#1824) 2022-11-29 01:18:52 -05:00
Amogh Lele 1618aceb2a
NEW PROVIDER: Netlify (#1820)
Signed-off-by: Amogh Lele <amolele@gmail.com>
2022-11-28 11:01:35 -05:00
imlonghao d90ca157e4
PORKBUN: New provider (#1819)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-11-26 11:36:17 -05:00
nemunaire f17600a21c
RWTH: DOCFIX: Incorrect name of API key in example (#1821)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-11-26 11:22:28 -05:00
Nicolas Lorin caf7467cdd
VULTR: BUGFIX: Wrong records are occasionally modified (#1822) 2022-11-26 11:21:09 -05:00
Patrick Gaskin f209111728
VULTR: Use keyed fields for govultr struct literals (#1818) 2022-11-15 12:57:52 -05:00
Yuhui Xu 35818299c0
NEW PROVIDER: Gcore DNS (#1816) 2022-11-15 12:40:08 -05:00
Tom Limoncelli 1705906be5
BUG: Fix incompatibility with go 1.19 on Linux/FreeBSD systems (#1814) 2022-11-09 14:54:06 -05:00
Dragos Harabor 68516025a5
FEATURE: Add rTypes restrictions to IGNORE_NAME (#1808)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-11-07 11:27:04 -05:00
Jeffrey Cafferata 4b3d8f724e
DOCS: Remove double hyphen (#1807) 2022-11-07 10:05:49 -05:00
Amelia Aronsohn a6043df648
DNSIMPLE: Support new name server handling changes (#1806) 2022-11-04 14:54:48 -04:00
Andrew Imeson 7fd35e85f8
DOCS: Fix typos, word usage, and inline code in docs (#1805) 2022-11-03 09:12:08 -04:00
Jeffrey Cafferata 975463ef33
DOCS: Increase provider number (#1804) 2022-11-02 07:07:11 -04:00
Jeffrey Cafferata 2f50c740f9
DOCS: Updated Go Package URL's to latest version (#1803)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-11-01 15:15:10 -04:00