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.58.2 #324

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps tailscale.com from 1.54.1 to 1.58.2.

Release notes

Sourced from tailscale.com's releases.

1.58.2

All platforms
  • Fixed: [App connectors][app-connectors] have improved scheduling and merging of route changes under some conditions
  • Fixed: Crash when performing UPnP portmapping on older routers with no supported portmapping services
macOS
  • Fixed: Opening the About window no longer displays a user interface when there is no newer version

1.58.1

NOTE 23-Jan-2024: 1.58.1 release had to be re-done. Please use 1.58.2

All platforms
  • Fixed: [App connectors][app-connectors] have improved scheduling and merging of route changes under some conditions
  • Fixed: Crash when performing UPnP portmapping on older routers with no supported portmapping services
macOS
  • Fixed: Opening the About window no longer displays a user interface when there is no newer version

1.58.0

NOTE 21-Jan-2024: rollout of 1.58.0 has been paused while we investigate reports of a problem in handling portmap responses.

All Platforms

  • portmap: check the epoch from NAT-PMP & PCP, establish new portmapping if it changes
  • portmap: better handle multiple interfaces
  • portmap: handle multiple UPnP discovery responses
  • increase the number of 4via6 site IDs from 256 to 65,536
  • taildrop: allow category Z unicode characters
  • increased binary size with 1.56 is resolved in 1.58
  • Reduce home DERP flapping when there's still an active connection
  • device web ui: fixed issue when accessing shared devices
  • device web ui: fixed login issue when accessed over https

Windows

  • find the full path to netsh.exe
  • add ADMX policy descriptions
  • remove vestigial wintun support which broke Chocolatey install at some sites
  • fix goroutine leak in winMon if the monitor is never started
  • fix "This package requires Windows 10 or newer" with Uninstall or Repair from the .msi file
  • support for tailscale set --webclient

Linux

  • add shell shebang in postinstall script, fixes some Debian installs

macOS

  • a new DNS Settings view shows the DNS configuration used when Tailscale is running
  • onboarding flow now includes a step to ask the user to approve notifications (for key expiry notifications)

... (truncated)

Commits
  • b0e1bbb VERSION.txt: this is v1.58.2
  • 80b20dc net/portmapper: handle cases where we have no supported clients
  • 916de26 VERSION.txt: this is v1.58.1
  • d1810a7 appc: add test to ensure that individual IPs are not removed during route upd...
  • 8ffcd9a appc,ipn/ipnlocal: optimize preference adjustments when routes update
  • d304bdc ipn/ipnlocal: make app connector configuration concurrent
  • 36e3c41 control/controlclient,util/execqueue: extract execqueue into a package
  • dfc5715 VERSION.txt: this is v1.58.0
  • 32f01ac go.mod.sri: update SRI hash for go.mod changes
  • 24df1ef appc,ipn/ipnlocal,types/appctype: implement control provided routes
  • 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)