Skip to content

2.3.2

Choose a tag to compare

@github-actions github-actions released this 23 Dec 18:44
· 7 commits to main since this release

Bugfix release, and working container environment thanks to the help of @tehneimer

Changed

  • (container) Changed environment variables and simplified container usage.
  • (domain) Change domain.proxied option to -> domain.record.proxied
  • (input/docker) Fix condition where process_existing wasn't recognized
  • (output/dns/cloudflare) remove duplicate registrations
  • (output/dns/cloudflare) introduce retries for records lookups due to sluggish api
  • (output/dns/cloudflare) cleanup some 1.x leftovers