csmith / centauri

TLS-terminating reverse proxy in Go
MIT License
1 stars 1 forks source link

Bump tailscale.com from 1.44.0 to 1.46.0 #67

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tailscale.com from 1.44.0 to 1.46.0.

Release notes

Sourced from tailscale.com's releases.

1.46.0

Android

  • Fixed an issue that could cause the device name to always be 'localhost'

iOS

  • UI redesign (new onboarding flow, exit node picker, devices list, device details, settings page)
  • Added ability to ping devices
  • Added support for Tailnet lock

macOS

  • Added support for Tailnet lock

Windows

  • Added support for Tailnet lock

1.44.2

All platforms

  • fix handling of custom HTTP ports in tailscale serve.

Windows

  • restore support for Windows 7 and 8.x. 1.44.2 will be the last release to support Windows 7, Windows 8, Windows Server 2008 and Windows Server 2012.
Commits
  • 49cb734 VERSION.txt: this is v1.46.0
  • 7c04846 tsweb: relax CSP for debug handlers (#8649)
  • 9ab7021 cmd/gitops-pusher: re-use existing types from acl package
  • 6b56e92 client/tailscale: add warnings slice to ACLTestFailureSummary
  • a3c7b21 util/linuxfw: add nftables support
  • abcb7ec cmd/tailscale: warn if node is locked out on bringup
  • 2c782d7 tka: allow checkpoint AUMs to change TKA state
  • 24f0e91 tsnet: add examples (#8289)
  • 1138f4e wgengine/router,ipn/ipnlocal: add MTU field to router config
  • 9b5e297 net/netcheck: ignore PreferredDERP changes that are small
  • 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 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)