mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
Release v3.13.0 (#1310)
* Remove length checking from TxtNoMultipleStrings All functions in should test for only one condition. There already is a function that tests for long TXT records: TxtNoLongStrings. Add calls to TxtNoLongStrings in all providers that use TxtNoMultipleStrings, to keep functionality, except for NS1 and ClouDNS, which allow for any TXT record length, but not for multiple strings per TXT. * Release v3.13.0 * Release v3.13.0 Co-authored-by: Norman Stetter <norman.stetter@zeit.de>
This commit is contained in:
Reference in New Issue
Block a user