v1.2.0
qdm12/dnsv1.2.0Jan 2, 2021by qdm12
AI Summary
Updates the Go API to add TLS and DNSSEC support fields to the provider data model and updates related constant information for DNS over TLS providers.
Key Highlights
- Adds `SupportsTLS` and `SupportsDNSSEC` fields to provider data model
- Updates constant information on DNS over TLS providers
New Features
- Adds `SupportsTLS` and `SupportsDNSSEC` fields to provider data model
- Updates constant information on DNS over TLS providers
Full Release Notes
## Go API Adds `SupportsTLS` and `SupportsDNSSEC` fields to provider data model and update constant information on DNS over TLS providers.