Releases: cfunkhouser/tailscalesd
Releases · cfunkhouser/tailscalesd
v0.3.0
v0.2.2
Optionally expose IPv6 target addresses. API is updated to export the filter type as TargetFilter, and Export now takes a list of them to apply. The IPv6 filter is removed from the default set. The tailscalesd binary now respects -ipv6 / EXPOSE_IPV6 to enable this feature.
v0.2.1
Metrics and preliminary multi-API support. API addition only. Now includes MultiDiscoverer. The tailscalesd binary will now aggregate both local and public API results into a single SD payload. -localapi is additive, and is no longer mutually exclusive with the -tailnet + -token strategy.
v0.2.0
Simplify and test TailscaleSD code. Massive API Changes. All internal packages are gone, and the pieces are merged with the tailscalesd package itself. Just read the docs, it would be easier than enumerating everything here. The tailscalesd binary has a new -localapi_socket flag. Existing functionality is unchanged.
v0.1.0
Adds preliminary Tailscale local API support, and also exports ACL tags as target labels.
v0.0.3
Build and release fix. No API changes. No tailscalesd binary changes.
v0.0.2
Don't serve IPv6 addresses (for now)
v0.0.1
First public offering.