Skip to content

3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 23:30
· 141 commits to main since this release
4ba1730

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.