This release improves client timeout or disconnection handling, and removes full VPN handling from the client.
This will reduce the size of the client binaries
Features
- Client binaries now get timeout information from the server to more accurately detect when they need to reconnect
- The client binary version string now includes operating system and architecture information
Breaking Changes
- This release removes the tuntap integration to prune binary size, and as the underlying library changed to not build on go1.20