This release has several important beacon API and p2p fixes.
fastssz's SizeSSZ method for calculating the size of Container type. [PR]List/Vector. [PR]Size method with more sophisticated SSZTypes. [PR]ValidationIgnore without error, allowing them to be properly processed when their blocks arrive. This eliminates false positive rejections and prevents potential incorrect peer downscoring during network congestion. [PR]application/json. [PR]HasAtLeastOneIndex: Check the index is not too high. [PR]/eth/v1/beacon/blob_sidecars/ beacon API is the fulu fork epoch is set to the far future epoch. [PR]dataColumnSidecarsByRangeRPCHandler: Gracefully close the stream if no data to return. [PR]VerifyDataColumnSidecar: Check if there is no too many commitments. [PR]WithDataColumnRetentionEpochs: Use dataColumnRetentionEpoch instead of blobColumnRetentionEpoch. [PR]