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.52.1 to 1.54.0 #305

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps tailscale.com from 1.52.1 to 1.54.0.

Release notes

Sourced from tailscale.com's releases.

1.54.0

All Platforms

  • update to Go 1.21.4

Linux

  • improve throughput substantially for UDP packets over TUN device with recent Linux kernels

Windows

  • open menu with a regular click in addition to a right-click

macOS

  • don't run taildrop cleanup loop until the first file transfer, avoid spurious security dialog
  • implement MDM settings for the macSys app downloadable from pkgs.tailscale.com
  • support tailscale update --yes for macSys app

iOS

  • show a helpful banner if there are no other devices on the tailnet
  • add "Allow Local Network Access" setting when using an exit node
  • show info bubble when key expires in < 8 hrs or has expired
  • widgets reflect the state of the VPN tunnel more accurately

QNAP

  • add tailscale update support
Commits
  • c82fd12 VERSION.txt: this is v1.54.0
  • e866ee9 types/appctype: correct app-connector cap name in documentation
  • bb31912 cmd/cli: remove --webclient flag from up
  • 1cb8d2f ipn/ipnlocal: only call serve handler if non-nil
  • 05d4210 adjust build tags for tamago
  • b791834 ipn/ipnlocal: call serve handler for local traffic
  • e3dacb3 go.mod.sri: update SRI hash for go.mod changes
  • c3f1bd4 clientupdate: fix auto-update on Windows over RDP (#10242)
  • 60957e1 client/web: fix back button on devices with URL prefix
  • fb984c2 client/web: server /index.html on 404 requests
  • 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)