Skip to content

3.1.20.1

Compare
Choose a tag to compare
@lutzbichler lutzbichler released this 30 Nov 08:48
· 227 commits to master since this release
  • CMakeLists.txt fixes
    (by Martin Haase)
  • Mark all services unavailable when the routing manager goes down
    (by Philip Werner & dannyrhubarb)
  • SomeIP/TP optimization
  • Fix for expired subscriptions
  • Log statistics for high frequent received remote events
  • Avoid unintended deletion of all service instances in release_service()
  • Prevent deletion of server endpoint on SubscribeEventGroupACK with multicast endpoint
  • Do not lock the multicast mutex twice
  • Support boost 1.74
  • Ignore remote offers without referenced endpoint options
  • Fixed race condition when removing security policies
  • Ensure composite send operations have finished before resetting TCP server endpoint
  • Support AutoSAR E2E Profile 4
  • Support dynamic policies for offered services
  • Fixed race condition between service shutdown and subscription
  • Fixed race condition between service instances offered on the
    same endpoint(s).