This repository was archived by the owner on Aug 12, 2024. It is now read-only.
v3.2.0
DO NOT USE THIS VERSION - USE 3.2.2
- #31 Allow users to specify DNS servers to use
- #38 Adds JPMS module declaration
- Upgrade
dnsjava
to3.0.1
- Upgrade source/target to Java 9
- Upgrade
Warning: This version has a bug when using DnsSrvWatchers.newBuilder(DnsSrvResolver, com.google.common.base.Function<LookupResult, T>)
which was fixed in v3.2.1
. See #39