Skip to content
  • dibpinto's avatar
    capicxx-core-runtime 3.2.3-r7 (#45) · e3818cb0
    dibpinto authored
    
    
    * capicxx-core-runtime 3.2.3-r7
    
    - Fixed warnings with gcc11 for Wextra-extra-semi flag
    - Fix capi-core-runtime Runtime::loadLibrary
    - vSomeIP Security: Update vsomeip_sec
    - Fixed commonapi-core-runtime windows build
    - Fix race condition.
    - Remove mutex and add exception handling to RuntimeDeinit.
    - Fix double initialization of loggerImpl.
    - Linux: avoid static initialization of std::mutex
    - Replace deprecated std::ptr_fun
    - Properly initialize Runtime::defaultCallTimeout_
    - Removed GENIVI copyright line
    - Fix bug in assignment operator of Variant in case of self-assignment
    - Ensure to stop struct deserialization on error
    - Implement "no_timeout" in method responses
    - Use COMMONAPI_EXPORT_CLASS_EXPLICIT to export classes
    - Removed libdlt dependency from android
    - Add support to logs in Android
    - Update android build files
    - Support retrieval of environment (hostname) from client identifier.
    - Use lock objects and remove self assignment.
    
    * Fix Copyright field and github link in README file
    
    ---------
    
    Co-authored-by: default avatarDiana Pinto <Diana.IB.Pinto@ctw.bmwgroup.com>
    e3818cb0