tailscale / terraform-provider-tailscale

Terraform provider for Tailscale
https://registry.terraform.io/providers/tailscale/tailscale
MIT License
255 stars 46 forks source link

Bump tailscale.com from 1.50.0 to 1.52.1 #299

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps tailscale.com from 1.50.0 to 1.52.1.

Release notes

Sourced from tailscale.com's releases.

1.52.1

Windows

  • Fixed: Resolve an incompatibility with other software that uses wintun

NAS platforms

  • Changed: Clean up downloaded upgrades after applying them

1.52.0

All platforms

  • tailscale cert command renews in the background. The current certificate only displays if it has expired.
  • tailscale status command displays a message about client updates when newer versions are available
  • tailscale up command displays a message about client updates when newer versions are available
  • Taildrop now resumes file transfers after partial transfers are interrupted
  • Taildrop prevents file duplication
  • Taildrop detects conflicting file transfers and only proceeds with one transfer
  • Wake on LAN (WoL) is now supported for peer node wake-ups
  • TCP DNS queries are speculatively started if UDP hasn’t responded quickly enough
  • Truncated UDP DNS results are properly retried using TCP
  • Go is updated to version 1.21.3

Linux

  • tailscale set command flag --auto-update is added to opt in to automatic client updates (beta)
  • tailscale serve and tailscale funnel commands are updated for improved usability
  • tailscale update command for manual updates is now in beta
  • Taildrop file transfer displays a progress meter
  • nftables auto-detection is improved when TS_DEBUG_FIREWALL_MODE=auto is used
  • DNS detection of NetworkManager with configured but absent systemd-resolved, such as EndeavourOS
  • DNS detection for Debian resolvconf version 1.90 or later

Windows

  • tailscale set command flag --auto-update is added to opt in to automatic client updates (beta)
  • Preferences section contains auto-update setting
  • Update notice displays, when a new version is available
  • System policies allow system administrators to set a forced/suggested tailnet name, hide settings menu items, and more
  • tailscale serve and tailscale funnel commands are updated for improved usability
  • tailscale update command for manual updates is now in beta
  • iphlpsvc, netprofm, and WinHttpAutoProxySvc service dependencies are checked during installation

macOS

  • tailscale set command flag --auto-update is added to opt in to automatic client updates (beta)
  • App menu displays a notification item when a newer version is available
  • System policies allow system administrators to set a forced/suggested tailnet name, prevent the VPN from stopping, hide categories of network devices and setting menu items, and more
  • Settings section has an option added for turning on auto-updates
  • Reauthenticate menu item shows time until expiry more prominently, presenting alerts when necessary

... (truncated)

Commits
  • 16c59d2 VERSION.txt: this is v1.52.1
  • e5d93d3 clientupdate: do not recursively delete dirs in cleanupOldDownloads (#10093)
  • 741b634 clientupdate: cleanup SPK and MSI downloads (#10085)
  • 2855ad9 cmd/tailscaled: pre-load wintun.dll using a fully-qualified path
  • 31e1690 VERSION.txt: this is v1.52.0
  • 62d580f util/linuxfw: add missing error checks in tests
  • 387a98f ipn/ipnlocal: exclude tvOS devices from taildrop file targets (#10002)
  • f66dc8d clientupdate: check for privileges earlier (#9964)
  • f9fafe2 go.mod.sri: update SRI hash for go.mod changes
  • 0872607 flake: drop unnecessary git input
  • 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)