Skip to content

v1.23.1

Choose a tag to compare

@github-actions github-actions released this 18 May 20:06
a764cb0

Changed

  • update go-libp2p-kad-dht to v0.39.2
  • update go-ds-pebble to v0.5.11
  • update go-log/v2 to v2.9.2
  • update go-unixfsnode to v1.10.4
  • update opentelemetry dependencies

Fixed

  • Fix bitswap unable to retrieve content from providers whose advertised addresses are stale or unreachable but whose real listen addresses the DHT host has already learned. With --dht-shared-host=false (the default), addresses from the DHT host's peerstore are now merged into the bitswap host's peerstore on each Connect, matching kubo and ipfs-check (both of which run DHT and bitswap on the same host). (#372)

Full Changelog: v1.23.0...v1.23.1

Note

This release was brought to you by the Shipyard team.