Update dependency tech.pegasys.discovery:discovery to v24 #124
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
22.2.0
->24.9.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
ConsenSys/discovery (tech.pegasys.discovery:discovery)
v24.9.1
Compare Source
What's Changed
Full Changelog: Consensys/discovery@24.9.0...24.9.1
v24.9.0
Compare Source
What's Changed
lookupNode
by nodeId in DiscoverySystem by @zilm13 in https://github.com/Consensys/discovery/pull/181Full Changelog: Consensys/discovery@24.6.0...24.9.0
v24.6.0
Compare Source
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 newlisten(InetSocketAddress... listenAddresses)
method inDiscoverySystemBuilder
Breaking Changes
NodeRecord.getTcpAddress()
only returns the configured IPv4 address. For the configured IPv6 address, the newNodeRecord.getTcp6Address
method should be usedWhat's Changed
New Contributors
Full Changelog: Consensys/discovery@22.12.0...24.6.0
v22.12.0
Compare Source
What's Changed
Full Changelog: Consensys/discovery@22.11.3...22.12.0
v22.11.3
Compare Source
v22.11.2
Compare Source
What's Changed
Full Changelog: Consensys/discovery@22.11.1...22.11.2
v22.11.1
Compare Source
What's Changed
recursiveLookupInterval
configurable by @Nashatyrev in https://github.com/ConsenSys/discovery/pull/146NodeSession
debug logs by @Nashatyrev in https://github.com/ConsenSys/discovery/pull/149New Contributors
Full Changelog: Consensys/discovery@22.2.0...22.11.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.