Skip to content

Releases: Consensys/discovery

24.12.0

09 Dec 01:12
0513455
Compare
Choose a tag to compare

What's Changed

Full Changelog: 24.9.1...24.12.0

24.9.1

27 Sep 17:55
1e2170e
Compare
Choose a tag to compare

What's Changed

  • Expose IdentitySchemaInterpreter.calculateNodeId by @zilm13 in #182

Full Changelog: 24.9.0...24.9.1

24.9.0

24 Sep 11:50
7f6aac8
Compare
Choose a tag to compare

What's Changed

  • Add lookupNode by nodeId in DiscoverySystem by @zilm13 in #181

Full Changelog: 24.6.0...24.9.0

24.6.0

26 Jun 08:59
c66f3d7
Compare
Choose a tag to compare

This release adds support for configuring listening on both IPv4 and IPv6 addresses (dual-stack), This can be achieved by passing both an IPv4 and IPv6 InetSocketAddress instance in the new listen(InetSocketAddress... listenAddresses) method in DiscoverySystemBuilder

Breaking Changes

NodeRecord.getTcpAddress() only returns the configured IPv4 address. For the configured IPv6 address, the new NodeRecord.getTcp6Address method should be used

What's Changed

New Contributors

Full Changelog: 22.12.0...24.6.0

22.12.0

20 Dec 20:16
9829c28
Compare
Choose a tag to compare

What's Changed

Full Changelog: 22.11.3...22.12.0

22.11.2

04 Nov 03:10
9ef672b
Compare
Choose a tag to compare

What's Changed

  • Use Guava cache for ExpirationSet to simplify and optimise implementation by @ajsutton in #168

Full Changelog: 22.11.1...22.11.2

22.11.1

03 Nov 01:38
e6e1e29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 22.2.0...22.11.1

22.2.0

17 Feb 22:24
9bb8ad3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 22.1.1...22.2.0

v22.1.1

12 Jan 23:22
bd75d21
Compare
Choose a tag to compare

What's Changed

  • Update dependencies and remove usage of jcenter by @ajsutton in #138

Full Changelog: 22.1.0...22.1.1

22.1.0

12 Jan 00:10
c42bc05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 21.12.1...22.1.0