Skip to content

Releases: cloudfoundry/bosh-dns-release

v 1.11.0

18 Apr 22:17

Choose a tag to compare

We implemented RFC -12 which allows release authors to alias domain names to BOSH Links provided by jobs and thus the link healthiness can be more granular and depend on health of each job than health of all colocated jobs.

v1.10.0

20 Sep 23:15

Choose a tag to compare

Bug Fix

  • Treat SERVFAIL responses as errors. Changes behavior to failover to different recursor on SERVFAIL (#160204388)

v1.9.0

31 Aug 22:06

Choose a tag to compare

  • Health executables are now run before starting health server #160099048
  • Pass the interface name to powershell to set DNS
  • Update internal dependencies

v1.8.0

24 Jul 23:34

Choose a tag to compare

  • Fix an issue where bosh-dns entries would stop resolving after 1000 bosh-dns entries had been checked for healthiness

v1.7.0

16 Jul 18:46

Choose a tag to compare

  • No longer return unchecked/unknown instances in results for healthy instances
  • Add new query flag, y, to support synchronous, initial health checks
  • Development/internal dependency updates

v1.6.0

27 Jun 22:35

Choose a tag to compare

  • Filter out available DNS recursors by looking at NIC addresses instead of MAC address matching

v1.5.0

13 Apr 03:30

Choose a tag to compare

  • Support alias globbing for instance groups, networks, and deployments
  • Properly append default DNS port for IPv6 addresses
  • Add another Microsoft OUI MAC address for ignoring virtual interfaces

v1.4.0

03 Apr 00:31

Choose a tag to compare

  • Allow for excluded_recursors to include ports (and add :53 by default)

v0.1.4

03 Apr 00:16

Choose a tag to compare

  • Allow for excluded_recursors to include ports (and add :53 by default)

v1.3.0

13 Mar 00:52

Choose a tag to compare

  • Support reverse DNS lookups for IPs not available in /var/vcap/instance/dns/records.json