v1.2.1
qdm12/dnsv1.2.1Jan 2, 2021by qdm12
AI Summary
A hotfix correcting access control configuration and expanding the Go API to include provider capability flags.
Key Highlights
- Fixed access-control configuration from v1.2.0
- Added TLS and DNSSEC support fields to provider data model
New Features
- Added SupportsTLS and SupportsDNSSEC fields to provider data model
Full Release Notes
## Bug fixes - This is simply the fixed version which contains `access-control: 0.0.0.0/0` as before. ## Go API - Adds `SupportsTLS` and `SupportsDNSSEC` fields to provider data model and update constant information on DNS over TLS providers.