·
7 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
- 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
nullin all setSearchPath overloads equally (#157) - Reduce warning level of invalid
hostsfile entries (#371) - Remove a lock on the hot-path in the
hostsfile 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