csmith / centauri

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

Bump tailscale.com from 1.48.1 to 1.50.1 #77

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 10 months ago

Bumps tailscale.com from 1.48.1 to 1.50.1.

Release notes

Sourced from tailscale.com's releases.

v1.50.1

All Platforms

  • Fix Issue 9558: tailscale serve config lost in container
  • Fix Issue 9539: tailnet lock failed to sign node in container
  • Fix Issue 9566: Funnel support for tsnet apps
  • Fix potential crash with UPnP

1.50.0

All platforms

  • update to Go 1.21.1.
  • tailscale ping now sends an ICMP Ping code of 0.
  • UPnP falls back to a permanent lease if a limited lease fails, some servers only support permanent.
  • Adds support for Wikimedia DNS using DNS-over-HTTPS.
  • Unhide tailscale update CLI command on most platforms.
  • tailscale web updated to use React and be more awesome.
  • Add --log-http option to tailscale debug portmap.
  • tailscale netcheck now works even if the OS platform lacks CA certificates.

Linux

  • debian package lists iptables+iproute2 packages as recommended, not required.
  • nftables support now interoperates with ufw

Windows

  • The Windows executable installer now detects when it is running on Windows 7 or Windows 8.x and will automatically download the appropriate v1.44.2 MSI package, which is the final Tailscale release supporting those operating systems.
  • The Windows executable installer no longer embeds MSI packages in its binary. Instead, it automatically downloads the correct package. Users desiring the previous behavior may download the "full" executable installer at pkgs.tailscale.com.
  • Added additional diagnostics to logs generated via tailscale bugreport

iOS/tvOS

  • First official release with support for tvOS.
  • Improved Tailnet Lock support.
  • Add Fast User Switching support.
  • Improved UI to pick Mullvad VPN exit nodes, including an option to automatically pick the 'best available' node.
  • Added the ability to log in to multiple user accounts with Fast User Switching.
  • Users using iOS 17 can now customize their device name from the app settings.
  • App Shortcuts in Spotlight and Siri are now supported. Try saying: "Hey Siri, connect to Tailscale", or "Hey Siri, is Tailscale connected?". - Find more in the Shortcuts app.
  • Added new shortcuts to find and ping devices.
  • VPN On-Demand rules are no longer reset when disabling the feature.
  • Improved the accessibility of UI items when using VoiceOver.
  • Taildrop no longer replaces spaces with "%20" in file names when sending files to Windows devices.

macOS

  • Improved Tailnet Lock support.
  • Improved UI to pick Mullvad VPN exit nodes, including an option to automatically pick the 'best available' node.
  • Added new shortcuts to find and ping devices.
  • Reliability improvements when signing devices with Tailnet lock
  • Taildrop no longer replaces spaces with "%20" in file names when sending files to Windows devices.

1.48.2

All Platforms

... (truncated)

Commits
  • 8749388 VERSION.txt: this is v1.50.1
  • 95e1c84 cmd/containerboot: only wipeout serve config when TS_SERVE_CONFIG is set
  • d9e8f6b cmd/containerboot: set TS_AUTH_ONCE default to true.
  • f0f1f4a ipn: use NodeCapMap in CheckFunnel
  • 027b455 net/portmapper: fix invalid UPnP metric name
  • a30a719 VERSION.txt: this is v1.50.0
  • 04fabcd ipn/{ipnlocal,localapi}, cli: add debug force-netmap-update
  • 75dbd71 api.md: document the invalid field in Get Key API response
  • 241c983 net/tstun: use untyped consts, simplify DefaultMTU func
  • 3b32d6c wgengine/magicsock, controlclient, net/dns: reduce some logspam
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 3 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.