tailscale / terraform-provider-tailscale

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

build(deps): bump tailscale.com from 1.60.1 to 1.62.0 #348

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps tailscale.com from 1.60.1 to 1.62.0.

Release notes

Sourced from tailscale.com's releases.

1.62.0

All platforms

  • New: [Web interface][web-interface] now uses ACL grants to manage access on tagged devices
  • Changed: [Tailscale SSH][tailscale-ssh] connections now disable unnecessary hostname [canonicalization][canonicalization]
  • Changed: [tailscale bugreport][tailscale-bugreport] command for generating diagnostic logs now contain ethtool information
  • Changed: Mullvad's [family-friendly server][mullvad-family-friendly] is added to the list of well known DNS over HTTPS (DoH) servers
  • Changed: DNS over HTTP requests now contain a timeout
  • Changed: TCP forwarding attempts in [userspace mode][userspace-mode] now have a per-client limit
  • Changed: Endpoints with link-local IPv6 addresses is preferred over private addresses
  • Changed: WireGuard logs are less verbose
  • Changed: Go is updated to version 1.22.1
  • Fixed: [DERP server][derp-servers] region no longer changes if connectivity to the new DERP region is degraded

Linux

  • Changed: [Auto-update][auto-updates] version detection on Alpine Linux is improved
  • Changed: IPv6 support detection in a container environment is improved
  • Fixed: DNS configuration on Amazon Linux 2023 no longer causes an infinite loop

Windows

  • Changed: [ManagedByOrganizationName][mdm-keys-org], [ManagedByCaption][mdm-keys-caption], and [ManagedByURL][mdm-keys-URL] system policy keys are now supported
  • Fixed: Tailscale Tunnel WinTun adapter handling is improved
  • Fixed: [MSI][windows-msi] upgrades no longer ignore policy properties set during initial install

macOS

  • New: A .pkg installer package is now available for the [standalone][macos-variants] release of the Tailscale client
  • Changed: [Taildrop][taildrop] notifications now include actions to reveal the received file in the Finder, or delete it
  • Changed: [Tailnet lock][tailnet-lock] settings UI displays more information about the status, including key and public key trust status
  • Changed: The onboarding flow now guides the user in enabling the Tailscale system extension
  • Changed: Launch Tailscale at login settings item can now be toggled when the Tailscale client is disconnected
  • Changed: DNS behavior is improved when handling transitions between network interfaces

iOS

  • Changed: Battery usage is improved
  • Changed: [Taildrop][taildrop] notifications now include actions to reveal the received file in the Files app, or delete it
  • Changed: [Tailnet lock][tailnet-lock] settings UI displays more information about the status, including key and public key trust status
  • Changed: Unnecessary log messages are removed when triggered by changes to device power state and routing
  • Changed: DNS behavior is improved when handling interface transitions between Wi-Fi and Cellular

Android

  • Changed: Settings persist from previous sign-ins
  • Changed: Always-on VPN handling is improved
  • Changed: Custom control server is applied on first start

Kubernetes operator

... (truncated)

Commits
  • cc950c0 VERSION.txt: this is v1.62.0
  • f12d255 prober: add a DERP bandwidth probe
  • 5018683 prober: remove unused derp prober latency measurements
  • 205a10b prober: export probe counters and cumulative latency
  • 7429e89 wgengine/netstack: fix bug with duplicate SYN packets in client limit
  • ad33e47 ipn/{ipnlocal,localapi}: add debug verb to force spam IPN bus NetMap
  • 04fceae go.mod.sri: update SRI hash for go.mod changes
  • 055117a util/linuxfw: fix support for containers without IPv6 iptables filters (#11381)
  • 43fba6e util/linuxfw: correct logical error in NAT table check (#11380)
  • 50a570a Code Improvements (#11311)
  • 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 6 months ago

Superseded by #350.