Skip to content

3.1.9

Compare
Choose a tag to compare
@GenivivSOMEIPmaintainer GenivivSOMEIPmaintainer released this 19 Oct 10:59
· 14 commits to master since this release
  • Fix for not generated code for deployment of an array of type (type collection).
  • Protected access to selective subscribers map.
  • Franca Import validator issues false error.
  • Common API address is extended by interface version string as defined in fidl file to allow different versions of the same interface.
  • The class hierarchy of the stub adapter classes has been changed.
  • Changed timeouts from usleep() to std::this_thread::sleep_for.
  • Fix for extended interfaces in different namespaces.
  • Allow arbitrary instance names for managed stubs.
  • (Fix) D-Bus CommonAPI validators throw NPE on anonymous type collections.