csmith / centauri

TLS-terminating reverse proxy in Go
MIT License
1 stars 1 forks source link

Bump tailscale.com from 1.34.1 to 1.36.0 #35

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tailscale.com from 1.34.1 to 1.36.0.

Release notes

Sourced from tailscale.com's releases.

1.36.0

All platforms

  • tailscale debug daemon-logs
  • tailscale version now advertises when you're on the unstable (dev) track
  • tailscale version --json for JSON output mode
  • --json output for tailscale lock status and tailscale lock log commands.
  • Handle cases where a node expires and we don't receive an update about it from the control server (#6929 and #6937).
  • tailscale status --json now includes KeyExpiry time and Expired boolean.
  • Support UPnP port mapping of gateway devices where they are deployed as a highly available pair (#6946).
  • Support arbitrary IP protocols like EOIP and GRE (#6423).
  • Fix exit node handling of a large number of SplitDNS domains (#6875).
  • Accept DNS-over-TCP responses up to 4KBytes.
  • Unix platforms: when /etc/resolv.conf needs to be overwritten for lack of options, a comment in the file now links to https://tailscale.com/s/resolvconf-overwrite
  • Tailscale SSH: ssh to tailscaled as a non-root user now works again, as long as you only ssh to the same user that tailscaled is running as

Linux

  • Improved throughput performance on Linux (#6663). More details in this blog post.
  • Add build support for Loongnix CPU architecture.

Windows

  • Add a more robust mechanism to remove WinTun.
  • Update taskbar menu radio button implementation.
  • Installer is now MSI based.

macOS

  • Tailscale actions (connect, disconnect, switch profile, use exit node) are available in the Shortcuts app.
  • Fixed Tailscale traffic looping (#5156) upon certain sleep/resume/wifi change transitions.

iOS

  • Tailscale actions (connect, disconnect, use exit node) are available in the Shortcuts app.
  • Fixed Tailscale using cellular data even after Wi-Fi becomes available (#6565).

Android

  • New version of the Gio UI library with internationalization, accessibility fixes.
  • Allow Sonos app to discover local devices while Tailscale is connected.

Synology

  • Now shows whether outgoing connections are configured in the web UI.

Containers

  • Can run in a Kubernetes environment without setting TS_KUBE_SECRET (#6704).

OpenBSD

  • Tailscale SSH now runs on OpenBSD.

1.34.2

Linux

  • fix handling of a large number of SplitDNS domains while using an exit node

Windows

... (truncated)

Commits
  • ab998de VERSION.txt: this is v1.36.0
  • 44d73ce ipn/ipnlocal, net/dnscache: allow configuring dnscache logging via capability
  • d8feeee wgengine/magicsock: fix buggy fast path in Conn.SetNetworkMap
  • 3038040 cmd/k8s-operator: remove use of InjectClient (deprecated)
  • b49aa6a scripts: explicitly install tailscale-archive-keyring
  • 586a88c hostinfo: add an environment type for Replit
  • e8b6956 cmd/mkpkg: allow specifying recommended dependencies
  • c1daa42 client/tailscale/keys: fix client.Keys unmarshalling
  • 6e5faff ipn/ipnlocal: add health warning for Tailscale SSH + SELinux
  • c8db70f cmd/tailscale/cli: add debug set-expire command for testing
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Looks like tailscale.com is up-to-date now, so this is no longer needed.