| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-18 | 783 Bytes | |
| v3.6.4 source code.tar.gz | 2026-01-18 | 4.8 MB | |
| v3.6.4 source code.zip | 2026-01-18 | 5.8 MB | |
| Totals: 3 Items | 10.5 MB | 1 | |
- 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: https://github.com/dnsjava/dnsjava/compare/v3.6.3...v3.6.4