·
235 commits
to main
since this release
Fixed
- Stop passing nullptr to curl_multi_socket_action (#7371)
Changed
- When
GET /node/snapshot/{snapshot_name}requests aRangethat extends beyond the snapshot's end, the node will now respond with the available sub-range rather than a Bad Request error.