Updated 1.44.0 (markdown)

Denton Gentry 2023-06-21 11:22:53 -07:00
parent 2eec30c2e7
commit 410bf777ed

@ -6,7 +6,7 @@
- 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 the APIs used if this breaks your package
- remove async support from `portlist` package, please update to use synchronous `Poll()` if this breaks your package
### Linux
- better support SELinux systems using Tailscale SSH