Releases: cloudfoundry/bosh-dns-release
Releases · cloudfoundry/bosh-dns-release
v0.1.1
- Reduce amount of logs emitted
v0.1.0
- This release is based on 0.0.11 (we wanted to produce a patch of 0.0.11 but there is not enough digits). Upcoming 0.2.0 release will contain the fix and be based on 0.0.12.
- It fixes #18
v0.0.11
- Makes record matching more efficient
- Fixes TLS connection state caching to reduce CPU usage
- Adds ability to configure custom recursors for specific domains via
handlers
job property
v0.0.8
- dns start is now idempotent
- colocated jobs can invoke a wait script that will block until dns has become vailable.
- index based queries are now supported
v0.0.7
- fixed ignoring records that have a null az_id
- do not use ps1 script when starting dns on windows
v0.0.6
- Renamed release to
bosh-dns