tailscale / terraform-provider-tailscale

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

build(deps): bump tailscale.com from 1.60.1 to 1.64.2 #356

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps tailscale.com from 1.60.1 to 1.64.2.

Release notes

Sourced from tailscale.com's releases.

v1.64.2

Windows

  • Changed: Installers are now built using WiX toolchain version 3.14.1.

Synology

  • Fixed: DiskStation Manager UI no longer freezes for a few minutes at startup when attempting to clean unused routes. This update is applicable to the version provided on pkgs.tailscale.com[^1].

[^1]: We initially noted this as being released in 1.64.1, but that package was not uploaded incorrectly, so 1.64.2 has the actual fix.

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

  • Changed: [tailscale serve][serve-command] headers are now [RFC 2047][ref2047] Q-encoded

macOS

  • New: Access a new [Internet Access Policy][internet-access-policy] for [Little Snitch][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][ipv6] addresses are available again

Kubernetes operator

  • New: [tailscale configure kubeconfig][configure-command] now respects KUBECONFIG environment variable.
  • Fixed: [tailscale configure kubeconfig][configure-command] now works with partially empty kubeconfig.
  • Fixed: [MSS][mss] clamping for Kubernetes operator proxies using [nftables][nftables].

Containers

... (truncated)

Commits
  • ede81e2 VERSION.txt: this is v1.64.2
  • 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
  • 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)
mpminardi commented 2 months ago

@dependabot rebase