Skip to content

Releases: cloud-cli/dns

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 01 Aug 20:28
ce4c528

2.0.3 (2024-08-01)

Bug Fixes

  • write one domain per line (ce4c528)

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 07 May 12:24

2.0.2 (2024-05-07)

Bug Fixes

  • load defaults with new API (1c04b96)

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 06 May 12:03

2.0.1 (2024-05-06)

Bug Fixes

  • move CLI to peer dependencies (705b758)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Jan 18:33
953833d

2.0.0 (2024-01-15)

Bug Fixes

Features

  • use signal to reload dnsmasq instead of restart (f93f507)

BREAKING CHANGES

  • With this change, dnsmasq config can be reloaded without reloading the entire server.
    Additionally, --addn-hosts can be specified in dnsmasq.conf, pointing hosts.conf in the cloudy configuration folder

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 10 May 09:59
f0ff1d9

1.2.0 (2023-05-10)

Features

  • get a DNS entry by domain (9c84482)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 22:44

1.1.0 (2023-04-21)

Features

  • allow a different default target via config (0f9973f)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 10 Apr 18:16
7bd4f99

1.0.2 (2023-04-10)

Bug Fixes

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 19 Mar 10:25

1.0.1 (2023-03-19)

Bug Fixes

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 10:15

1.0.0 (2023-03-19)

Features