Skip to content

Releases: Zebradil/cloudflare-dynamic-dns

4.0.1

17 Jan 04:22
ba08da2
Compare
Choose a tag to compare

4.0.1 (2024-01-17)

Bug Fixes

  • deps: update module github.com/cloudflare/cloudflare-go to v0.86.0 (0fce146)

4.0.0

08 Jan 00:16
4babd99
Compare
Choose a tag to compare

4.0.0 (2024-01-08)

Bug Fixes

  • consistently use kebab-case for config keys (429d6a9)

BREAKING CHANGES

  • the prioritySubnets config key has been renamed to priority-subnets to be consistent with the other config keys.

3.1.0

08 Jan 00:02
461995e
Compare
Choose a tag to compare

3.1.0 (2024-01-07)

Features

  • rename with-state-file flag to state-file, fix systemd unit (27803f9)

3.0.0

07 Jan 23:30
4ba1730
Compare
Choose a tag to compare

3.0.0 (2024-01-07)

Bug Fixes

  • add check for STATE_DIRECTORY when running in systemd mode (25ef6de)
  • copy only binary in the container image (d82e524)
  • do not shadow variable via assignment (19c7d5a)
  • switching between single- and multi-host modes (70e39af)
  • validate token and iface values (3ab4e44)

Features

  • add --run-every to run periodically (ac2af3c)
  • include managed by in the DNS record comment (d829f28)
  • replace --systemd flag with --with-state-file (adbc8df)

BREAKING CHANGES

  • --systemd flag is replaced with --with-state-file.

2.8.1

07 Jan 18:59
6c4e193
Compare
Choose a tag to compare

2.8.1 (2024-01-07)

Bug Fixes

  • set path to config file via envvar (4623ac7)

2.8.0

07 Jan 18:43
832bbfa
Compare
Choose a tag to compare

2.8.0 (2024-01-07)

Features

  • accept environment variables for configuration (249d9d8)

2.7.0

07 Jan 01:32
b7a5cea
Compare
Choose a tag to compare

2.7.0 (2024-01-07)

Features

  • add experimental multihost mode (c5bcb0a)

2.6.1

06 Jan 00:49
9a118fd
Compare
Choose a tag to compare

2.6.1 (2024-01-06)

Bug Fixes

  • improve EUI-64 detection by checking for the FFFE injection (fd4da5b)
  • use 7th bit from the left to identify EUI-64 addresses (a144a4c)

2.6.0

05 Jan 23:59
f60273d
Compare
Choose a tag to compare

2.6.0 (2024-01-05)

Features

  • add --version flag and log (8fe1e51)

2.5.1

03 Jan 01:39
c5ecb71
Compare
Choose a tag to compare

2.5.1 (2024-01-03)

Bug Fixes

  • deps: update module github.com/cloudflare/cloudflare-go to v0.85.0 (24f1bb7)