v0.9.1: Add timeout for DNS queries
With this release, timeout with resolveHost
(DNS query) will work correctly.
This requires vibe-core
v1.9.4 and eventcore
v0.9.8.
- Reduce supported versions to the last 10 releases - pull #2465
- Use a timeout in the call to resolveHost - pull #2466