damomurf / coredns-tailscale

A Tailscale lookup plugin for CoreDNS
MIT License
78 stars 10 forks source link

Bump tailscale.com from 1.42.0 to 1.46.0 #41

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tailscale.com from 1.42.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.

1.44.0

All Platforms

  • Tailscale SSH supports remote port forwarding
  • Tailscale Serve now supports HTTP
  • improve stability of userspace subnet routers, including macOS, Windows, FreeBSD, and Linux when --tun-userspace-networking is used
  • initial support for recursive DNS resolution to replace bootstrapDNS, currently operating in a parallel mode
  • MagicSock will prefer private addresses when both private and public are available, to keep traffic in private VPCs where possible
  • update to Go 1.20.5
  • remove async support from portlist package, please update to use synchronous Poll() if this breaks your package
  • WatchIPNBus requires only read-only permissions to read
  • base the decision of whether to renew in tailscale cert on the lifetime of the certificate, not hard-coded. Better supports 14 day certificate lifetimes.

Linux

  • better support SELinux systems using Tailscale SSH
  • install iputils in Alpine-based Docker containers
  • support usernames of up to 256 characters for Tailscale SSH
  • build_dist.sh better supports operating systems and CPU architectures which Tailscale release builds do not include

macOS

  • fix ICMP6 forwarding when running as a subnet router

FreeBSD / OpenBSD

  • fix ICMP6 forwarding when running as a subnet router

Windows

  • better support for DNS caching using PreferGo

... (truncated)

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)