- Support OTP 24
- Use
:inet_res.getbyname/2
to resolve the given hostname to support search list for host-name lookup, such as in k8s and similar setups
- Fix bug where an empty clauses would raise an argument error
- Initial release
:inet_res.getbyname/2
to resolve the given hostname to support search list for host-name lookup, such as in k8s and similar setups