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.0 #314

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps tailscale.com from 1.54.1 to 1.56.0.

Release notes

Sourced from tailscale.com's releases.

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
  • begin displaying tailnet name in profile switcher

tvOS

  • add tvOS UI to be a subnet router and configure routes
  • inform user when running a TestFlight build from 'About Tailscale' window

GoKrazy

  • use TUN mode by default

Kubernetes

  • add support in Kubernetes operator cluster egress for referring to a tailnet service by its MagicDNS name
Commits
  • 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
  • be19262 go.mod: update web-client-prebuilt module
  • 7370f3e words: some stellar additions
  • 77f5d66 client/web: fix key expiry text when expiry disabled
  • 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 8 months ago

Superseded by #316.