Skip to content

v7.1.1 - Connection and RPC Encryption Fixes

Compare
Choose a tag to compare
@joeljfischer joeljfischer released this 24 May 16:04
· 829 commits to master since this release

This is a bug fix release for v7.1.0 and adds no new features.

Supported Specs

Change Highlights

Bug Fixes

  • Fixed initial StartServiceACK being timed out too soon with many app connections to module (#1783, #1795, #1847)
  • Fixed a crash when the head unit sends a StartServiceACK to elevate the RPC service to encryption (#1966)
  • Fixed encrypted RPCs fail without a callback when encryption isn't set up (#1971)

Important Known Issues

  • #1855, #1959, #1961, and #1964 - Potential edge case bugs with voice commands using the SDLScreenManager.
  • #1941 - If a choice fails to preload, the manager may believe it was properly uploaded.

See all the commits and the changelog.

This release is made up of 57 commits. Thanks to contributors @joeljfischer, @NicoleYarroch, and @mrapitis.