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

vSomeIP-Lib 3.4.10 #582

Merged
merged 1 commit into from
Nov 29, 2023
Merged

vSomeIP-Lib 3.4.10 #582

merged 1 commit into from
Nov 29, 2023

Conversation

DiogoPedrozza
Copy link
Collaborator

Notes:

  • Fix QNX build
  • Fix missing Stop Offer
  • Apply extra fixes to QNX environment
  • Remove key <service, instance> from the offer_commands_
  • deleted unused param _use_exclusive_proxy #478: deleted unused param _use_exclusive_proxy
  • Fix code smell related to condition variable
  • Fix IPv6 Service Discovery #462: Fix IPv6 Service Discovery
  • Added multicast_mutex to async function that makes use of multicast socket
  • Allow service_discovery to continue without random_device #479: Allow service_discovery to continue without random_device
  • Fix availability handler sending false on offer
  • Set host/port in vsomeip_sec_client_t whenever possible
  • Use executor_work_guard instead of io_context::work for boost v1.66 and higher
  • Update Windows build
  • Added profile 07 as an option for E2E protection
  • ASIO: use heap-allocation to avoid using garbage data
  • Fix integer underflow in server_endpoint_impl.cpp
  • Cleanup prepare_stop_handlers_
  • Automatic unsubscribe
  • Debounce now works without routingmanagerd running
  • Debouncing: Send last received value after debounce time + X
  • Fix resource deadlock avoided crash
  • Use closure instead of callable struct

Notes:
- Fix QNX build
- Fix missing Stop Offer
- Apply extra fixes to QNX environment
- Remove key <service, instance> from the offer_commands_
- #478: deleted unused param _use_exclusive_proxy
- Fix code smell related to condition variable
- #462: Fix IPv6 Service Discovery
- Added multicast_mutex to async function that makes use of multicast socket
- #479: Allow service_discovery to continue without random_device
- Fix availability handler sending false on offer
- Set host/port in vsomeip_sec_client_t whenever possible
- Use executor_work_guard instead of io_context::work for boost v1.66 and higher
- Update Windows build
- Added profile 07 as an option for E2E protection
- ASIO: use heap-allocation to avoid using garbage data
- Fix integer underflow in server_endpoint_impl.cpp
- Cleanup prepare_stop_handlers_
- Automatic unsubscribe
- Debounce now works without routingmanagerd running
- Debouncing: Send last received value after debounce time + X
- Fix resource deadlock avoided crash
- Use closure instead of callable struct
@DiogoPedrozza DiogoPedrozza merged commit 02c199d into master Nov 29, 2023
1 check passed
@DiogoPedrozza DiogoPedrozza deleted the update_3.4.10 branch November 29, 2023 14:33
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