github cloudfoundry/bosh-dns-release v1.29.0

latest releases: v1.33.0, v1.32.0, v1.31.0...
3 years ago

Updates

  • In order to ease the transition from older versions of bosh-dns-release for folks who may not yet have added SANs to their TLS certificates, the GODEBUG environment variable is set to x509ignoreCN=0 in the bosh-dns start script. For some more information about the underlying issue, read this: https://golang.org/doc/go1.15#commonname.
  • DNS queries are now properly considered case-insensitive. This should resolve #22 .
  • Adds a recursor_max_retries configuration option to increase the number of times a query will be presented to a configured recursor. (PR #75 , Issue #74 )
  • Bumps vendored dependencies.

Fixes

  • Documents the metrics.address job property. The most widely useful setting for this property (0.0.0.0), is now explicitly mentioned in the Bosh DNS job spec file.

Don't miss a new bosh-dns-release release

NewReleases is sending notifications on new releases.