csmith / centauri

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

Bump tailscale.com from 1.38.4 to 1.40.0 #50

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tailscale.com from 1.38.4 to 1.40.0.

Release notes

Sourced from tailscale.com's releases.

1.40.0

News

  • Early warning: as early as August 2023, Windows 7, 8, Server 2008 and Server 2012 will no longer be supported. Similarly, for macOS, macOS 10.13 High Sierra or 10.14 Mojave will no longer be supported and macOS 10.15 Catalina or later will be required.

All platforms

  • tailscale up --force-reauth will now display a warning and 5 second countdown if you are connected over SSH over Tailscale, unless --accept-risk=lose-ssh is also given.
  • Tailscale now dynamically increases the buffer size for DERP relay messages based on the amount of available RAM (#7776).
  • Improvements were made to how Tailscale advertises available endpoints to reduce the likelihood of a spurious loss of direct connections (#7877).

Linux

Windows

macOS

  • change menu item to "Settings" instead of "Preferences" on macOS Ventura

Android

  • Added intents com.tailscale.ipn.VPN_CONNECT and com.tailscale.ipn.VPN_DISCONNECT

gokrazy

  • Tailscale SSH now works on gokrazy

QNAP

  • fix UI failure after reboot
Commits
  • 9bdaece VERSION.txt: this is v1.40.0
  • 1e876a3 ipn/ipnlocal: fix fmt format arg type mismatch in log line
  • a8f10c2 cmd/tailscale/cli: [up] reuse --advertise-tags for OAuth key generation
  • b2b5379 cmd/tailscale/cli: [up] change oauth authkey format
  • 13de363 cmd/tailscale/cli: [up] add experimental oauth2 authkey support
  • 095d3ed ipn/ipnlocal: reenable profile tests on Windows
  • 4381930 .github/workflows: split tests and benchmarks for caching
  • 1b8a0df ssh/tailssh: also handle recording upload failure during writes
  • 018a382 cmd/tailscale/cli: [serve] fix MinGW path conversion (#7964)
  • 2e07245 licenses: update android licenses
  • 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

Superseded by #53.