Skip to content

Releases: RythmFM/rusty-cloudflare-dns-balancer

Hotfix - v0.1.3

25 Apr 14:59
Compare
Choose a tag to compare

Make sure there's always one entry per dns, so the DNS is not entirely removed.

v0.1.2

25 Apr 14:28
Compare
Choose a tag to compare

This version contains minor improvements, to make the service more stateless.

Fixed:
TcpProbe timeout is no longer using the host-system default. It uses the configured timeout for the specific check.

Feature:
During startup routing the service will check for existing DNS records and compare it to its own targets.
If the service was restarted during a downtime it would not have recovered the previous unavailable state, but now it recovers the state from DNS and will readd the entry as soon as it has a succeeded check on the unavailable target.

Initial Release

25 Apr 10:59
ab45b95
Compare
Choose a tag to compare

I had to fix the workflow for the tag-builds first.