Releases: COVESA/capicxx-someip-runtime
Releases · COVESA/capicxx-someip-runtime
3.1.12.4
- Fixed calling of on$(BROADCASTNAME)SelectiveSubscriptionChanged
hooks within correct thread context if mainloop integration is used
3.1.12.3
- Avoid holding mutex when pushing to mainloop queue
3.1.12.2
- Always call subscribe with TCP_AND_UDP subscription type
- Support for NUL (U+0000) code point within strings
3.1.12.11
- Set default build type to RelWithDebInfo when not specified
explicitly.
3.1.12.10
- Ensure subsequent event delivery after uncatched exceptions in
registered event handlers by the user
3.1.12.1
- Adapt to vSomeIP 2.8.0: Don't call subscription status handler on SubscribeEventGroupNACK for non selective subscriptions
3.1.12
- set CommonAPI CallStatus if wrong CRC value was received
- consider version in address translation for SOME/IP
- added backwards compatibility for splitted / merged service inferfaces
3.1.11.4
- Fixed potential busy loop for mainloop applications
3.1.11.3
- Fixed reading empty unions
3.1.11.2
- Fixed Encoding/Decoding of bit-optimized values
- Fixed event's errorListener was not always called on subscription