Ross McFarland
|
1562f0e80f
|
Merge pull request #1186 from octodns/rel-1-9-1
1.9.1 bump & changelog update
|
1 year ago |
Ross McFarland
|
cfab5d4d31
|
1.9.1 bump & changelog update
|
1 year ago |
Ross McFarland
|
c6839e4d41
|
Merge pull request #1185 from octodns/change-data-name
Add `name` to Change.dat, and thus PlanJson output
|
1 year ago |
Ross McFarland
|
d58fa9cfdd
|
Add `name` to Change.dat, and thus PlanJson output
|
1 year ago |
Ross McFarland
|
6718a52b1d
|
Merge pull request #1184 from octodns/rel-1-9-0
1.9.0 version bump & changelog update
|
2 years ago |
Ross McFarland
|
731f71bf60
|
1.9.0 version bump & changelog update
|
2 years ago |
Ross McFarland
|
c3371f2ab1
|
Merge pull request #1183 from octodns/remove-stray-prints
remove stray print(s
|
2 years ago |
Ross McFarland
|
291992db2c
|
remove stray print(
|
2 years ago |
Ross McFarland
|
7988a54414
|
Merge pull request #1182 from octodns/healthcheck-icmp-udp
Add ICMP & UDP healthcheck protocols
|
2 years ago |
Ross McFarland
|
0ea10ca797
|
Add ICMP & UDP healthcheck protocols
|
2 years ago |
Ross McFarland
|
9819272136
|
Merge pull request #1178 from octodns/plan-json
Quick pass at implementing PlanJson
|
2 years ago |
Ross McFarland
|
00235e6641
|
Move record_type mention as well
|
2 years ago |
Ross McFarland
|
b5c38fe044
|
Merge branch 'main' into plan-json
|
2 years ago |
Ross McFarland
|
cb1ca65e9b
|
Merge pull request #1181 from octodns/handle-none-values
Don't blow up when config keys are present, but None
|
2 years ago |
Ross McFarland
|
e8764ac1c5
|
Move changelog entry
|
2 years ago |
Ross McFarland
|
389938f5d3
|
Don't blow up when config keys are present, but None
|
2 years ago |
Ross McFarland
|
f78c7c8834
|
Merge branch 'main' into plan-json
|
2 years ago |
Ross McFarland
|
6320deb910
|
Merge pull request #1180 from octodns/rel-1-8-0
Version 1.8.0 bump & changelog update
|
2 years ago |
Ross McFarland
|
60a8dc4743
|
Version 1.8.0 bump & changelog update
|
2 years ago |
Ross McFarland
|
92064b29d1
|
Merge pull request #1179 from octodns/svcb-tweaaks
Move HTTPS to its own file, import them in octodns.record
|
2 years ago |
Ross McFarland
|
a4a57cd44a
|
Move HTTPS to its own file, import them in octodns.record
|
2 years ago |
Ross McFarland
|
3455a7af44
|
Merge pull request #1176 from pieterlexis-tomtom/SVCB-HTTPS
Add support for SVCB and HTTPS records
|
2 years ago |
Ross McFarland
|
df85637d30
|
Replace contine with else, to fix coverage on 3.8/9
|
2 years ago |
Pieter Lexis
|
214c859a1e
|
SCVB: Fix issue with coverage and older python versions
|
2 years ago |
Ross McFarland
|
83a7e05753
|
changelog entry for SVCB & HTTP records
|
2 years ago |
Ross McFarland
|
133c8a2101
|
Update changelog w/ PlanJson/record_type
|
2 years ago |
Ross McFarland
|
3f7af27537
|
Include record_type in change data
|
2 years ago |
Pieter Lexis
|
b19cf82d05
|
SVCB: sort rdata svcparams
|
2 years ago |
Ross McFarland
|
6cc0945805
|
Newline after json blob
|
2 years ago |
Ross McFarland
|
8988d9b4ca
|
Quick pass at implementing PlanJson
|
2 years ago |
Pieter Lexis
|
b53993e988
|
SVCB: force scvparamvalue lists to be lists
|
2 years ago |
Pieter Lexis
|
8846468748
|
SVCB: Make SvcParams a dict
|
2 years ago |
Pieter Lexis
|
23cc45dad9
|
SVCB: rename variables to RFC names
|
2 years ago |
Pieter Lexis
|
f02f94e4ad
|
Add support for SVCB and HTTPS records
These records are defined in [RFC 9460](https://datatracker.ietf.org/doc/html/rfc9460)
and are used for "Service Binding" and provide clients with all
connection information for network services.
Modern browsers already query for these records and several larger
websites have [adopted usage of HTTPS
records](https://blog.apnic.net/2023/12/18/use-of-https-resource-records/)
already.
|
2 years ago |
Ross McFarland
|
45753744a6
|
Merge pull request #1175 from octodns/update-requirements
update requirements*.txt
|
2 years ago |
Ross McFarland
|
f6a9656199
|
update requirements*.txt
|
2 years ago |
Ross McFarland
|
0d9d765971
|
Merge pull request #1173 from rasturic/topic/fix-add-record-lenient-ds
Fix add_record() lenient check to allow managed sub-zone DS records
|
2 years ago |
Ross McFarland
|
fbe3ccbe49
|
changelog entry for sub-zone DS records being allowed
|
2 years ago |
Timothy Berger
|
020834539b
|
Fix add_record() lenient check to allow managed sub-zone DS records
|
2 years ago |
Ross McFarland
|
fae406af21
|
Merge pull request #1171 from octodns/caa-tags
Fix CAA value handling to support tags
|
2 years ago |
Ross McFarland
|
743c3b88db
|
Fix CAA value handling to support tags
|
2 years ago |
Ross McFarland
|
ed13d2db52
|
Merge pull request #1169 from octodns/rel-1-7-0
Version 1.7.0 bump & changelog update
|
2 years ago |
Ross McFarland
|
4035afaa83
|
Version 1.7.0 bump & changelog update
|
2 years ago |
Ross McFarland
|
f18062cc28
|
Merge pull request #1167 from octodns/ensure-trailing-dots-fix
Fix for EnsureTrailingDots reverting value types back to strings
|
2 years ago |
Ross McFarland
|
47fd435bb7
|
Merge branch 'main' into ensure-trailing-dots-fix
|
2 years ago |
Ross McFarland
|
c200753868
|
Merge pull request #1165 from wjgauthier/auto_arpa_ttl
AutoArpa: Add an optional inherit_ttl option
|
2 years ago |
William Gauthier
|
b15e04380d
|
Use the TTL value of the first ordered FQDN
|
2 years ago |
Ross McFarland
|
6991786cc5
|
Fix for EnsureTrailingDots reverting value types back to strings
|
2 years ago |
William Gauthier
|
a948b8233e
|
AutoArpa: Add an optional inherit_ttl option
|
2 years ago |
Ross McFarland
|
0cfd8b4f49
|
Merge pull request #1163 from octodns/cibuild-setup-py-fix
Rework cibuild-setup-py to build a pkg and install & test it
|
2 years ago |