Skip to content

Releases: giodamelio/tailscale-custom-domain-dns

v0.6.4

23 Aug 22:34
Compare
Choose a tag to compare

v0.6.2

19 Jun 04:33
8c28359
Compare
Choose a tag to compare

What's Changed

  • Bump tailscale.com from 1.40.0 to 1.40.1 by @dependabot in #3
  • Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 by @dependabot in #4
  • Bump tailscale.com from 1.40.1 to 1.42.0 by @dependabot in #5
  • Bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #6
  • Bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 by @dependabot in #7

Full Changelog: v0.6.1...v0.6.2

v0.6.1

01 May 05:39
3249b1b
Compare
Choose a tag to compare

What's Changed

  • Bump tailscale.com from 1.38.4 to 1.40.0 by @dependabot in #1
  • Bump github.com/miekg/dns from 1.1.53 to 1.1.54 by @dependabot in #2

Full Changelog: v0.6.0...v0.6.1

v0.6.0

26 Apr 18:07
Compare
Choose a tag to compare

Changes:

  • Listen a http server on the tsnet
  • Add a route that triggers a device list refresh

v0.5.0

26 Apr 00:32
Compare
Choose a tag to compare

Changes:

  • Allow setting static aliases for both the root and subdomains in the config

v0.4.1

25 Apr 19:57
Compare
Choose a tag to compare

Changes:

  • Allow configuring the tsnet state directory via tailscale.state-directory config
  • Set the default tsnet config directory to /data in the Dockerfile

v0.4.0

25 Apr 05:19
Compare
Choose a tag to compare

In which we actually return the full correct domain records, not just the bare hostname of the tailnet device.

v0.3.0

25 Apr 04:56
Compare
Choose a tag to compare

Changes

  • Configure goreleaser to build the binaries staticly

v0.2.0

25 Apr 00:57
Compare
Choose a tag to compare

Changes

  • Allow config values to be overridden by environment variables
  • Allow Tailscale creds to be set via configuration

v0.1.0

24 Apr 21:29
Compare
Choose a tag to compare

Initial release with basic functionality