Skip to content

Releases: virtualzone/go-hole

v0.4.2

26 Mar 10:43
Compare
Choose a tag to compare

What's Changed

  • Dependency updates

Full Changelog: v0.4.1...v0.4.2

v0.4.1

18 Feb 14:18
Compare
Choose a tag to compare

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

29 Jan 17:47
Compare
Choose a tag to compare

What's changed

  • Feature: Automatic blacklist renewal

Full Changelog: v0.3.1...v0.4.0

v0.3.1

28 Jan 18:21
Compare
Choose a tag to compare

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

15 Jan 08:47
Compare
Choose a tag to compare

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

14 Jan 16:18
Compare
Choose a tag to compare

What's Changed

  • Feature: Refactored code for better testability

Full Changelog: v0.2.3...v0.2.4

v0.2.3

13 Jan 06:39
a67c73e
Compare
Choose a tag to compare

What's Changed

  • Feature: Blacklisted domain names now result in NXDOMAIN error

Full Changelog: v0.2.2...v0.2.3

v0.2.2

10 Jan 06:33
Compare
Choose a tag to compare

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

08 Jan 12:07
Compare
Choose a tag to compare

What's Changed

  • Fix: Added capabilities to bind port 53/UDP in container

Full Changelog: v0.2.0...v0.2.1

v0.2.0

08 Jan 07:45
24f299d
Compare
Choose a tag to compare

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