Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps tailscale.com from 1.40.1 to 1.44.0.

Release notes

Sourced from tailscale.com's releases.

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

WASI

  • better support tsnet applications compiled to WebAssembly

1.42.0

News

  • This is the last release to support the following operating systems. Tailscale releases after 1.42 will no longer install on these operating systems.
    • Windows 7, Windows 8, Windows Server 2008 and Windows Server 2012
    • macOS 10.13 High Sierra, macOS 10.14 Mojave.

All platforms

  • update internal DNS handling to better support mixtures of global and private DNS servers
  • add a tailscale serve reset to clear current serve config

Linux

  • fix SSH login on platforms which lack getent

Windows

  • Note: this release switches to a new application signing cert, good through 2025.
  • update notification icons

... (truncated)

Commits
  • b3138a7 VERSION.txt: this is v1.44.0
  • 32b8f25 Revert "ssh/tailssh: change to user directory when running login/command"
  • 6829caf tsnet: remove extra wording from Store comment
  • e48c0bf ipn/ipnlocal: quiet some spammy network lock logging
  • f314fa4 prober: fix data race when altering derpmap (#8397)
  • dc5bc32 ssh/tailssh: change to user directory when running login/command
  • 6697690 {cmd/tailscale/cli,ipn}: add http support to tailscale serve (#8358)
  • a2153af types/views: add Slice methods on Slice views
  • 0f5090c ipn/ipnlocal: add docs header to serve HTTP proxy
  • 88097b8 prober: allow monitoring of nodes marked as STUN only in default derpmap (#8391)
  • 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)

Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.40.1 to 1.44.0.
- [Release notes](https://github.com/tailscale/tailscale/releases)
- [Commits](tailscale/tailscale@v1.40.1...v1.44.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 26, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2023

Superseded by #9.

@dependabot dependabot bot closed this Jul 24, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/tailscale.com-1.44.0 branch July 24, 2023 06:57
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