This release includes many features and improvements including new macros for delegating domains elsewhere, more conformant DMARC_BUILDER, the ability to INCLUDE a domain's records in another domain, and SPF-Flatten on non-apex domains. Route53 users can now specify a R53_ZONE on a domain or record, VULTR users now have better TXT quoting support. And as always, dependencies have been updated.
Breaking changes:
- none
Major features:
- NEW MACROS: DOMAIN_ELSEWHERE and DOMAIN_ELSEWHERE_AUTO (#1237)
- DMARC_BUILDER: specify version, use values when specified (#1236)
- NEW FEATURE: Add INCLUDE statement to include records from other domains (#1219)
- SPF Flatten now works on non apex domains (#1220)
Provider-specific changes:
- ROUTE53: Add R53_ZONE as an domain identifier (#1241)
- INWX: fix apex domains (#1221) (#1242)
- VULTR: Fix TXT quoting issue (#1239)
Other changes and improvements: