New
1.48.10
- [C] Add
aeron_is_frame_validmethod. - [C/Java] Add all missing counter type constants for the premium components.
- [C] Do not truncate frames longer than 1408 bytes when logging, i.e. allow up to
AERON_MAX_UDP_PAYLOAD_LENGTH(65504) bytes instead. - [C] Ensure that fallback
receiverIdcannot be zero. - [C] Link
aeron-clientagainstlibbsd.