Release v0.67.0
Added
- The new
proxy.Config.MessageConstructor
field of the newproxy.MessageConstructor
type that is used to build DNS messages. The default legacy implementation is used in case ofnil
.
Changed
- The
proxy.UpstreamConfig.SubdomainExclusions
field type is now*container.MapSet
.
Warning
Previously released v0.66.1
has been removed as it contains breaking changes.