Skip to content

6.0.16

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Oct 11:20
· 235 commits to main since this release
95f22c1

Fixed

  • Stop passing nullptr to curl_multi_socket_action (#7371)

Changed

  • When GET /node/snapshot/{snapshot_name} requests a Range that extends beyond the snapshot's end, the node will now respond with the available sub-range rather than a Bad Request error.