tailscale / terraform-provider-tailscale

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

build(deps): bump tailscale.com from 1.54.1 to 1.56.1 #316

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps tailscale.com from 1.54.1 to 1.56.1.

Release notes

Sourced from tailscale.com's releases.

1.56.1

Linux

  • Fixed: Web interface redirects to the correct self IP known by source peer
  • Fixed: Usage of slices.Compact from app connector domains list

macOS

  • Fixed: Using a custom login server

iOS

  • Fixed: Using a custom login server

tvOS

  • Fixed: Using a custom login server

1.56.0

All Platforms

  • improve responsiveness under load, especially with bidirectional traffic
  • improve UPnP portmapping
  • add tailscale whois subcommand to observe metadata associated with a Tailscale IP
  • include tailnet name and profile ID in tailscale switch --list to disambiguate profiles with common login names
  • make System policies beta

Linux

  • improve tailscale web interface for configuring some device settings such as exit nodes, subnet routers, and Tailscale SSH
  • improve containerboot to symlink its socket file if possible, making the tailscale CLI work without --socket=/tmp/tailscale.sock
  • support tailscale update for Unraid

Windows

  • improve throughput for userspace ("netstack") mode in the presence of packet loss
  • disable dynamic DNS updates for the tailscale interface via registry setting
  • begin displaying tailnet name in profile switcher
  • improve robustness when restarting GUI processes during Windows client upgrades

macOS

  • deliver notification when a file is received using Taildrop (Mac App Store variant only)
  • add shortcut action to send files using Taildrop
  • add in-app warnings and push notifications when internet connectivity is blocked due to the current exit node being offline or having an expired key
  • improve experience stopping Tailscale from the toggle in the menubar; now terminates the VPN tunnel entirely
  • inform user when running a TestFlight build from 'About Tailscale' window
  • fix /etc/resolv file formatting with Tailscaled-on-macOS
  • begin displaying tailnet name in profile switcher

iOS

  • add view to show DNS configuration
  • add "Allow Local Network Access" to exit node picker UI
  • add shortcut action to send files using Taildrop
  • include received file names in Taildrop notifications
  • add in-app warnings and push notifications when internet connectivity is blocked due to the current exit node being offline or having an expired key
  • inform user when running a TestFlight build from 'About Tailscale' window
  • reduce app size by about 2 MB with better assets compression

... (truncated)

Commits
  • f1ea316 VERSION.txt: this is v1.56.1
  • 067b145 ipn/ipnlocal: fix usage of slices.Compact
  • e9125c4 client/web: use Tailscale IP known by peer node
  • f51793b VERSION.txt: this is v1.56.0
  • e00141c go.mod.sri: update SRI hash for go.mod changes
  • e78cb9a go.mod: update web-client-prebuilt module
  • 4fb679d client/web: fix redirect logic when accessing login client over TS IP
  • 869b34d prober: log HTTP response body on failure
  • affe11c net/netcheck: only run HTTP netcheck for tamago clients
  • 3ba5fd4 go.mod.sri: update SRI hash for go.mod changes
  • 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 7 months ago

Superseded by #322.