Skip to content

3.1.11

Compare
Choose a tag to compare
@GenivivSOMEIPmaintainer GenivivSOMEIPmaintainer released this 28 Feb 14:40
· 30 commits to master since this release
  • Bugfixes
  • Removed Config.hpp. The defines of this file are now located in Constants.hpp
    as C++ constants.
  • Fixed concurrency issues when hosting multiple instances of the same service
    in the same binary.
  • Ensure proxy is not destroyed while callback function is invoked