Skip to content

v2.2.8

Choose a tag to compare

@kuny0707 kuny0707 released this 29 Jun 13:20
· 6 commits to main since this release
f92e348

Notice

Non-mandatory upgrade

Security

  • Reject non-literal hostV6 to avoid blocking DNS lookups on the discovery I/O thread (#134,#136)
  • Only accept STATUS messages on discovery channels (#133)

New Features

  • Add lookUpIp to resolve an InetAddress by domain (#130)

Changes

  • Increase randomness when selecting TCP nodes (#94)
  • Optimize findnode message processing to improve neighbor-discovery efficiency (#106)

Build

  • Ignore sources and javadoc checksum verification (#130)
  • Bump bcprov-jdk18on/bcpkix-jdk18on to 1.84 and grpc-java to 1.81.0 (#131)
  • Update gradle/verification-metadata.xml for guava (#132)