damomurf / coredns-tailscale

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

Bump tailscale.com from 1.38.2 to 1.38.3 #29

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tailscale.com from 1.38.2 to 1.38.3.

Release notes

Sourced from tailscale.com's releases.

1.38.3

All Platforms

  • Funnel is now beta.
  • Trim mount point prefix from serve HTTP proxy paths.
  • Fix X-Forwarded-For IP address for Funnel.

Linux

  • Fix cert storage to actually use Kubernetes secrets.

Windows

  • We upgraded the Walk framework for the GUI client to improve menu responsiveness.
Commits
  • 47ebe6f VERSION.txt: this is v1.38.3
  • c750186 ipn/ipnlocal: [serve] Trim mountPoint prefix from proxy path (#7334)
  • d7bbd4f ipn/ipnlocal: [serve/funnel] use actual SrcAddr as X-Forwarded-For (#7600)
  • ac0c0b0 funnel: change references from alpha to beta (#7613)
  • 068ed7d ipn/ipnlocal: use atomicfile.WriteFile in certFileStore
  • 26bf7c4 ipn/ipnlocal: fix cert storage in Kubernetes
  • d47b74e ipn/ipnlocal: also store ACME keys in the certStore
  • See full diff 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)