Updated Tailscale 1.16 (markdown)

Denton Gentry
2021-10-04 10:55:24 -07:00
parent 46f8d213d6
commit ace6cb4e9c

@@ -1,4 +1,3 @@
- Support containers with !CAP_NET_RAW and !CAP_NET_ADMIN (like CircleCI runners)
- Support storage of node state as a Kubernetes secret. - Support storage of node state as a Kubernetes secret.
- `tailscale up --authkey=file:/path/to/secret` support - `tailscale up --authkey=file:/path/to/secret` support
- tailscaled can now run an HTTP proxy server (in addition to the prior SOCKS5 proxy server support) - tailscaled can now run an HTTP proxy server (in addition to the prior SOCKS5 proxy server support)
@@ -7,6 +6,9 @@
## Client-specific ## Client-specific
### Linux
- Support containers with !CAP_NET_RAW and !CAP_NET_ADMIN (like CircleCI runners)
### Windows ### Windows
- Move state to C:\ProgramData - Move state to C:\ProgramData