Skip to content

Releases: containers/aardvark-dns

v1.3.0

Choose a tag to compare

@baude baude released this 10 Nov 20:10
v1.3.0
  • allow one or more dns servers in the aardvark config

v1.2.0

Choose a tag to compare

@baude baude released this 27 Sep 18:22
v1.2.0
  • coredns: do not combine results of A and AAAA records
  • run,serve: create aardvark pid in child before we notify parent process
  • coredns: response message set recursion available if RD is true
  • document configuration format

v1.1.0

Choose a tag to compare

@mheon mheon released this 27 Jul 17:27
v1.1.0
  • Changed Aardvark to fork on startup to daemonize, as opposed to have this done by callers. This avoids race conditions around startup.
  • Name resolution is now case-insensitive.

v1.0.3

Choose a tag to compare

@baude baude released this 05 May 19:55
v1.0.3
  • Updated dependancy libraries
  • Reduction in CPU use
  • Fixed bug with duplicate network names

v1.0.2

Choose a tag to compare

@baude baude released this 23 Mar 20:38
v1.0.2

v1.0.2 release

v1.0.1

Choose a tag to compare

@baude baude released this 24 Feb 20:02
v1.0.1

Small bug fixes and newly vendored libraries

v1.0.0 Initial release

Choose a tag to compare

@baude baude released this 16 Feb 20:41
v1.0.0

This is the first official release of aardvark-dns

v1.0.0-rc2

v1.0.0-rc2 Pre-release
Pre-release

Choose a tag to compare

@baude baude released this 10 Feb 21:45
v1.0.0-rc2

v1.0.0-rc2 contains bug fixes and other goodies