Skip to content

Releases: nshalman/tailscale

v1.84.2-sunos

16 Jun 00:26
Compare
Choose a tag to compare

Commits

v1.84.1-sunos

30 May 13:12
Compare
Choose a tag to compare

Commits

v1.84.0-sunos

23 May 13:58
Compare
Choose a tag to compare

Commits

Read more

v1.82.5-sunos

18 Apr 13:42
Compare
Choose a tag to compare

Commits

v1.82.0-sunos

30 Mar 13:33
Compare
Choose a tag to compare

Commits

Read more

v1.80.3-sunos

06 Mar 14:13
Compare
Choose a tag to compare

Commits

v1.80.2-sunos

13 Feb 13:57
Compare
Choose a tag to compare

Commits

  • dad4c87: net/netmon: add extra panic guard around ParseRIB (James Tucker)
  • b9dc617: VERSION.txt: this is v1.80.1 (tailscale#14932) (Andrea Gottardo) #14932
  • aff2745: ssh/tailssh: add back a fake public key handler to support buggy clients (Percy Wegmann) #14967
  • ce31002: go.mod: update x/net for macOS/iOS ParseRIB fix (Brad Fitzpatrick) #14982
  • fefb04b: Revert "control/controlclient: delete unreferenced mapSession UserProfiles" (Brad Fitzpatrick) #14994
  • c7a79d7: VERSION.txt: this is v1.80.2 (tailscale#15003) (Andrea Gottardo) #15003
  • 10ccacf: Merge tag 'v1.80.2' into sunos-1.80 (Nahum Shalman)

v1.80.0-sunos

31 Jan 14:28
Compare
Choose a tag to compare

Builds

Commits

Read more

v1.78.1-taildrive-sunos

02 Jan 18:47
Compare
Choose a tag to compare

Commits

  • be11bf4: XXX sunos: enable taildrive (Nahum Shalman)
  • 9576600: XXX library overrides for peercred (Nahum Shalman)
  • 1854c95: XXX go mod tidy (Nahum Shalman)

v1.78.1-sunos

08 Dec 14:17
Compare
Choose a tag to compare

Commits

  • acb4a22: VERSION.txt: this is v1.77.0 (tailscale#13779) (Jonathan Nobels) #13779
  • 33029d4: net/netcheck: fix netcheck cli-triggered nil pointer deref (tailscale#13782) (Jordan Whited) #13782
  • f9949cd: client/tailscale,cmd/{cli,get-authkey,k8s-operator}: set distinct User-Agents (Percy Wegmann) #13786
  • 17335d2: net/dns/resolver: forward SERVFAIL responses over PeerDNS (Nick Hill) #13691
  • e7545f2: net/dns/resolver: translate 5xx DoH server errors into SERVFAIL DNS responses (Nick Hill) #13691
  • c2144c4: net/dns/resolver: update (*forwarder).forwardWithDestChan to always return an error unless it sends a response to responseChan (Nick Hill) #13691
  • f07ff47: net/dns/resolver: add tests for using a forwarder with multiple upstream resolvers (Nick Khyl) #13691
  • ecc8035: types/bools: add Compare to compare boolean values (tailscale#13792) (Joe Tsai) #13792
  • 12e6094: ssh/tailssh: calculate passthrough environment at latest possible stage (Percy Wegmann) #13793
  • avoid Fatal in ResourceCheck to show panic (tailscale#13790) #13790 (Paul Scott)
  • instrument with usermetrics #13576 (Kristoffer Dalby)
  • e0d711c: {net/connstats,wgengine/magicsock}: fix packet counting in connstats (Kristoffer Dalby) #13549
  • update license notices #13815 (License Updater)
  • 5f22f72: hostinfo,build_docker.sh,tailcfg: more reliably detect being in a container (tailscale#13826) (Tom Proctor) #13826
  • 2aa9125: cmd/derpprobe: add /healthz endpoint (Andrew Dunham) #13830
  • ff5f233: util/syspolicy: add rsop package that provides access to the resultant policy (Nick Khyl) #13718
  • 74dd24c: cmd/tsconnect, logpolicy: fixes for wasm_js.go (Christian) #13819
  • 6a885db: wgengine/magicsock: fix CI-only test warning of missing health tracker (Brad Fitzpatrick) #13835
  • d32d742: ipn/ipnlocal: error when trying to use exit node on unsupported platform (tailscale#13726) (Mario Minardi) #13726
  • 22c89fc: cmd/tailscale,ipn,tailcfg: add tailscale advertise subcommand behind envknob (tailscale#13734) (Naman Sood) #13734
  • fa95318: tool/gocross: add support for tvOS Simulator (tailscale#13847) (Andrea Gottardo) #13847
  • c0a9895: scripts/installer.sh: support DNF5 (Andrew Dunham) #13844
  • give trusted mesh peers longer write timeouts #13853 (Brad Fitzpatrick)
  • add sclient write deadline timeout metric (tailscale#13831) #13831 (Jordan Whited)
  • 874db21: ipn/{ipnauth,ipnlocal,ipnserver}: send the auth URL to the user who started interactive login (Nick Khyl) #13297
  • 877fa50: net/netcheck: remove arbitrary deadlines from GetReport() tests (tailscale#13832) (Jordan Whited) #13832
  • e711ee5: release/dist: clamp min / max version for synology package centre (tailscale#13857) (Mario Minardi) #13857
  • fd77965: net/tlsdial: call out firewalls blocking Tailscale in health warnings (tailscale#13840) (Andrea Gottardo) #13840
  • track client-advertised non-ideal DERP connections in more places #13866 (Brad Fitzpatrick)
  • 72587ab: scripts/installer.sh: allow Archcraft for Arch packages (tailscale#13870) (Erisa A) #13870
  • remove SysDNSOS, add two Warnables for read+set system DNS config (tailscale#13874) #13874 (Andrea Gottardo)
  • 0f4c9c0: cmd/viewer: import types/views when generating a getter for a map field (Nick Khyl) #13872
  • d4d21a0: net/tstun: restore tap mode functionality (Maisem Ali) #13875
  • 85241f8: net/tstun: use /10 as subnet for TAP mode; read IP from netmap (Maisem Ali) #13876
  • fix spurious warning about DERP home region '0' #13882 (Brad Fitzpatrick)
  • b2665d9: net/netcheck: add a Now field to the netcheck Report (Andrew Dunham) #13885
  • 2122704: cmd/testwrapper: add pkg runtime to output (tailscale#13894) (Paul Scott) #13894
  • 7fe6e50: net/dns/resolver: fix test flake (Andrew Dunham) #13903
  • e815ae0: util/syspolicy, ipn/ipnlocal: update syspolicy package to utilize syspolicy/rsop (Nick Khyl) #13727
  • 6ab39b7: cmd/k8s-operator: validate that tailscale.com/tailnet-ip annotation value is a valid IP (Nick Kirby) #13836
  • 853fe3b: ipn/store/kubestore: cache state in memory (tailscale#13918) (Irbe Krumina) #13918
  • 9d1348f: ipn/store/kubestore: don't error if state cannot be preloaded (tailscale#13926) (Irbe Krumina) #13926
  • 5d07c17: net/dns: fix blank lines being added to resolv.conf on OpenBSD (tailscale#13928) (Renato Aguiar) #13928
  • update license notices #13936 (License Updater)
  • c0a1ed8: tstest/natlab: add latency & loss simulation (James Tucker) #13467
  • 0d76d7d: tool/gocross: remove trimpath from test builds (James Tucker) #13439
  • 94fa6d9: ipn/ipnlocal: log errors while fetching serial numbers (Anton Tolchanov) #13938
  • 11e9676: wgengine/magicsock: fix stats packet counter on derp egress (Anton Tolchanov) #13948
  • 38af62c: ipn/ipnlocal: remove the primary routes gauge for now (Anton Tolchanov) #13947
  • 9545e36: cmd/tailscale/cli: add 'tailscale metrics' command (Anton Tolchanov) #13922
  • 0f9a054: tstest/tailmac: fix Host.app path generation (tailscale#13953) (Jonathan Nobels) #13953
  • aecb0ab: tstest/tailmac: add support for mounting host directories in the guest (tailscale#13957) (Jonathan Nobels) #13957
  • 856ea23: wgengine/magicsock: log home DERP changes with latency (Tim Walters) #13895
  • 1103044: cmd/k8s-operator,k8s-operator: add topology spread constraints to ProxyClass (tailscale#13959) (Irbe Krumina) #13959
  • 2336c34: util/syspolicy: implement a syspolicy store that reads settings from environment variables (Nick Khyl) #13855
  • 2cc1100: util/syspolicy/source: use errors instead of github.com/pkg/errors (Nick Khyl) #13968
  • 2a2228f: util/syspolicy/setting: make setting.RawItem JSON-marshallable (Nick Khyl) #13956
  • 540e4c8: util/syspolicy/setting: make setting.Snapshot JSON-marshallable (Nick Khyl) #13956
  • f81348a: util/syspolicy/source: put EnvPolicyStore env keys in their own namespace (Brad Fitzpatrick) #13967
  • e1e2278: net/netcheck: ensure prior preferred DERP is always in netchecks (James Tucker) #13970
  • 532b261: wgengine/magicsock: exclude disco from throughput metrics (Anton Tolchanov) #13949
  • b4f46c3: wgengine/magicsock: export packet drop metric for outbound errors (Anton Tolchanov) [tailscale#13946](tailscale#1...
Read more