Releases: virtualzone/go-hole
Releases · virtualzone/go-hole
v0.4.2
v0.4.1
What's Changed
- Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #6
- Dependency updates
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.1
What's changed
- Feature: Added ARMv7 Docker image to build action - no code changes
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Feature: Support for multiple local DNS records per name, including different types (i.e. A for IPv4 and AAAA for IPv6 records)
- Feature: Implemented caching for upstream queries
Full Changelog: v0.2.4...v0.3.0
v0.2.4
v0.2.3
What's Changed
- Feature: Blacklisted domain names now result in NXDOMAIN error
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Feature: Improved query logging (now including query type and source address)
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Fix: Added capabilities to bind port 53/UDP in container
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Feature: Implemented whitelisting
- Feature: Configurable ip address for blacklisted names
- Feature: Support for multiple upstream DNS servers
- Feature: Improved blacklist source parsing
- Feature: Improved query logging
Full Changelog: v0.1.0...v0.2.0