Skip to content
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

v3.2.0

Compare
Choose a tag to compare
@rouzwawi rouzwawi released this 16 Mar 09:07
· 37 commits to master since this release

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 to 3.0.1
    • Upgrade source/target to Java 9

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