Update module tailscale.com to v1.50.0 #8

Merged
alazyreader merged 1 commits from renovate/tailscale.com-1.x into main 2023-09-29 03:14:45 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
tailscale.com require minor v1.48.2 -> v1.50.0

Release Notes

tailscale/tailscale (tailscale.com)

v1.50.0: 1.50.0

Compare Source

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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tailscale.com](https://github.com/tailscale/tailscale) | require | minor | `v1.48.2` -> `v1.50.0` | --- ### Release Notes <details> <summary>tailscale/tailscale (tailscale.com)</summary> ### [`v1.50.0`](https://github.com/tailscale/tailscale/releases/tag/v1.50.0): 1.50.0 [Compare Source](https://github.com/tailscale/tailscale/compare/v1.48.2...v1.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. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41Mi4yIiwidXBkYXRlZEluVmVyIjoiMzYuNTIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate added 1 commit 2023-09-25 17:01:28 +00:00
alazyreader merged commit 534c75f4ee into main 2023-09-29 03:14:45 +00:00
alazyreader deleted branch renovate/tailscale.com-1.x 2023-09-29 03:14:45 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: alazyreader/ts-docker-proxy#8
No description provided.