Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

capicxx-someip-runtime 3.2.3-r8 #30

Merged
merged 2 commits into from
Oct 23, 2023
Merged

Conversation

dibpinto
Copy link
Collaborator

@dibpinto dibpinto commented Oct 3, 2023

  • Changed level logs from warning to info when address_aliasing is activated
  • Fix incorrect timings in logs
  • vSomeIP Security: Update vsomeip_sec
  • Use steady_clock instead of high_resolution_clock
  • Extend SomeIP::ClientId interface to be more flexible when creating instances
  • Outputstream: Fix endianness issues when writing array lengths
  • Linux: avoid static initialization of std::mutex.
  • Changed the default width of a serialized enumeration from
    "backing type width" to 1 byte.
  • Updated the subscriptionMutex_ to a recursive_mutex.
  • Added OSS information for RSE.
  • Fixed open source compliance issues.
  • Ensure cleanup- and detach-thread do not attempt to join
    themself.
  • Removed GENIVI copyright line
  • Extended error message on event deserialization error.
  • Implemented correct sending/receiving of boolean values.
  • Initialize lastProcessing_ time
  • Update android build files
  • Array of uint8_t: Check remaining bytes before calling vector::assign.
  • Add method to convert from capi client to someipclient.
  • Fix Address overwriting
  • Adapt to CommonAPI 3.2.2
  • Added main loop supervisor

- Changed level logs from warning to info when address_aliasing is activated
- Fix incorrect timings in logs
- vSomeIP Security: Update vsomeip_sec
- Use steady_clock instead of high_resolution_clock
- Extend SomeIP::ClientId interface to be more flexible when creating instances
- Outputstream: Fix endianness issues when writing array lengths
- Linux: avoid static initialization of std::mutex.
- Changed the default width of a serialized enumeration from
  "backing type width" to 1 byte.
- Updated the subscriptionMutex_ to a recursive_mutex.
- Added OSS information for RSE.
- Fixed open source compliance issues.
- Ensure cleanup- and detach-thread do not attempt to join
  themself.
- Removed GENIVI copyright line
- Extended error message on event deserialization error.
- Implemented correct sending/receiving of boolean values.
- Initialize lastProcessing_ time
- Update android build files
- Array of uint8_t: Check remaining bytes before calling vector::assign.
- Add method to convert from capi client to someipclient.
- Fix Address overwriting
- Adapt to CommonAPI 3.2.2
- Added main loop supervisor
@dibpinto dibpinto force-pushed the capicxx-someip-runtime_3.2.3-r8 branch from f7de45f to ee1bd78 Compare October 3, 2023 14:47
@dibpinto dibpinto changed the title Release version 3.2.3-r8 for capicxx-someip-runtime capicxx-someip-runtime 3.2.3-r8 Oct 3, 2023
@dibpinto dibpinto merged commit d346e0f into master Oct 23, 2023
@dibpinto dibpinto deleted the capicxx-someip-runtime_3.2.3-r8 branch October 23, 2023 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants