Skip to content

Releases: COVESA/capicxx-someip-runtime

3.1.12.3

25 Jan 12:05
Compare
Choose a tag to compare
  • Avoid holding mutex when pushing to mainloop queue

3.1.12.2

25 Jan 12:05
Compare
Choose a tag to compare
  • Always call subscribe with TCP_AND_UDP subscription type
  • Support for NUL (U+0000) code point within strings

3.1.12.11

25 Jan 12:08
Compare
Choose a tag to compare
  • Set default build type to RelWithDebInfo when not specified
    explicitly.

3.1.12.10

25 Jan 12:08
Compare
Choose a tag to compare
  • Ensure subsequent event delivery after uncatched exceptions in
    registered event handlers by the user

3.1.12.1

25 Jan 12:04
Compare
Choose a tag to compare
  • Adapt to vSomeIP 2.8.0: Don't call subscription status handler on SubscribeEventGroupNACK for non selective subscriptions

3.1.12

20 Jun 09:21
Compare
Choose a tag to compare
  • 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

18 Apr 10:42
Compare
Choose a tag to compare
  • Fixed potential busy loop for mainloop applications

3.1.11.3

07 Apr 08:10
Compare
Choose a tag to compare
  • Fixed reading empty unions

3.1.11.2

07 Apr 08:10
Compare
Choose a tag to compare
  • Fixed Encoding/Decoding of bit-optimized values
  • Fixed event's errorListener was not always called on subscription

3.1.11.1

28 Feb 14:40
Compare
Choose a tag to compare
  • Adapt to vSomeIP 2.6.0 (event based subscriptions)
  • Fixed races
  • Fixed exception on thread destruction