Updated 1.44.0 (markdown)

Denton Gentry 2023-06-21 11:28:43 -07:00
parent 7c182ae113
commit 99321ebe35

@ -7,6 +7,7 @@
- MagicSock will prefer private addresses when both private and public are available, to keep traffic in private VPCs where possible - 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 - update to Go 1.20.5
- remove async support from `portlist` package, please update to use synchronous `Poll()` if this breaks your package - 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
### Linux ### Linux
- better support SELinux systems using Tailscale SSH - better support SELinux systems using Tailscale SSH