Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump tailscale.com from 1.58.2 to 1.62.0 #4

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2024

Bumps tailscale.com from 1.58.2 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 will merge this PR once CI passes on it, as requested by @notheotherben.


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 <dependency name> 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)

Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.58.2 to 1.62.0.
- [Release notes](https://github.com/tailscale/tailscale/releases)
- [Commits](tailscale/tailscale@v1.58.2...v1.62.0)

---
updated-dependencies:
- dependency-name: tailscale.com
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 13, 2024
Copy link
Member

@notheotherben notheotherben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR has been automatically approved because it was created by @dependabot.

@notheotherben
Copy link
Member

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 13, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot merged commit dea1324 into main Mar 18, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/tailscale.com-1.62.0 branch March 18, 2024 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant