tailscale / terraform-provider-tailscale

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

build(deps): bump tailscale.com from 1.60.1 to 1.64.1 #354

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps tailscale.com from 1.60.1 to 1.64.1.

Release notes

Sourced from tailscale.com's releases.

v1.64.1

Synology

  • Fixed: No longer freezes for a few minutes at startup when attempting to clean unused routes

v1.64.0

All platforms

macOS

  • New: Access a new Internet Access Policy for Little Snitch users
  • New: Receive alerts when an error occurs while changing client preferences
  • New: Use Tailscale for macOS as a Tailscale SSH client (Standalone variant only)
  • New: tailscale ssh and tailscale nc are now supported in the Standalone variant of the client.
  • Changed: The .pkg installer no longer requires a system restart after installing the client (Standalone variant only)
  • Fixed: Reduced number of alerts if the network extension terminates unexpectedly
  • Fixed: Unexpected terminations for some macOS 10.15 Catalina users

iOS

  • Fixed: Improved reliability of the ping chart presentation

Synology

  • New: Update certificates using the configure synology-cert CLI command
  • Fixed: IPv6 addresses are available again

v1.62.1

Linux

New: Send load balancing hint HTTP request header

Windows

Fixed: Do not allow msiexec to reboot the operating system

macOS

Issue that could cause the Tailscale system extension to not be installed upon app launch, when deploying Tailscale using MDM and using a configuration profile to pre-approve the VPN tunnel (applies to standalone variant only)

Synology

... (truncated)

Commits
  • 02a96c8 VERSION.txt: this is v1.64.1
  • ab4f9d2 wgengine/router: don't attempt route cleanup on Synology
  • 78dc862 VERSION.txt: this is v1.64.0
  • a2eb1c2 wgengine/magicsock: allow disco communication without known endpoints
  • 7f4cda2 scripts/installer.sh: add rpm GPG key import (#11686)
  • 8fa3026 tsweb: switch to fastuuid for request ID generation
  • d0f3fa7 util/fastuuid: add a more efficient uuid generator
  • db760d0 cmd/tailscaled: move cleanup to an implicit action during startup
  • 8d83add util/winutil/winenv: add package for current Windows environment details
  • da4e92b cmd/tailscale/cli: prefix all --help usages with "tailscale ...", some tidying
  • 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 3 months ago

Superseded by #356.