Skip to content

[Mainnet][Testnet] Aptos Node Release v1.15.2

Compare
Choose a tag to compare
@sherry-x sherry-x released this 27 Jun 16:32
· 4 commits to aptos-release-v1.15 since this release

What's Changed

  • cherry-pick 56ca463 by @areshand in #13836
  • [Bug] Network Health Checker. Fixes a infinite blocking call in Network Health Checker when attempting to disconnect from a peer that failed the Health check. The situation arises when a peer connection is blocked writing to a socket unable to process disconnection request from the Health Checker, while the Health Checker is waiting for peer connection termination acknowledgement. The fix also includes a timeout for writing to an outbound socket.

Check out everything included in v1.15 release here!

Full Changelog: adhoc-20240626...aptos-node-v1.15.2