Skip to content

Releases: Tarow/dockdns

v0.5.0

15 Jan 20:58
Compare
Choose a tag to compare

New Features

  • Monitor docker events to trigger DNS updates after containers start/stop
  • Add debounce timer configuration options to delay DNS update when multiple trigger events are received in short succession
  • Allow configuration of record comments
  • Add dry-run mode
  • Allow one-shot invocations when setting negative interval

v0.4.0

13 Jan 20:33
2210a3e
Compare
Choose a tag to compare

New Features

  • Trigger DNS updates when containers with dockdns labels are started or stopped
  • Allow one-shot invocations in addition to continuous mode

v0.3.0

25 Aug 17:14
Compare
Choose a tag to compare

New Feature

  • Support for CNAME records

v0.2.1

23 Jun 12:19
Compare
Choose a tag to compare

Maintenance: Update dependencies

v0.2.0

03 Jan 21:36
Compare
Choose a tag to compare

New Features

  • Basic WebUI for showing the scanned domains and the current settings

v0.1.0

02 Jan 15:45
Compare
Choose a tag to compare

New Features

  • Support for configuring multiple zones

v0.0.1

18 Dec 20:37
Compare
Choose a tag to compare
feat: add info log with interval at startup