Skip to content

v3.6.4

Latest

Choose a tag to compare

@ibauersachs ibauersachs released this 18 Jan 17:02
· 7 commits to master since this release
Immutable release. Only release title and notes can be modified.
v3.6.4
  • Fix Zone-class serialization (#391)
  • Avoid Double DNS Lookup for Names with Labels >= ndots (#388)
  • Prevent NPE when calling Message#getTSIG() on DNS request with bad header (#384)
  • Unwrap an exception in the legacy callback-based async interface (#383)
  • Prevent ConcurrentModificationException in NIO clients (#379, @bhaveshthakker)
  • Handle null in all setSearchPath overloads equally (#157)
  • Reduce warning level of invalid hosts file entries (#371)
  • Remove a lock on the hot-path in the hosts file parser (#371)
  • DoH Resolver makes use of the Multi-Release jar and tests are executed for Java 8 and 11+ implementations (#385)
  • Fix DoH Resolver initial request delay (#385)

Full Changelog: v3.6.3...v3.6.4