Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 2.3 KB

CHANGELOG.md

File metadata and controls

49 lines (27 loc) · 2.3 KB

5.7.0 Release Notes

Summary:

Version
Protocol 5.4.1
RPC 8.0.0
Tested Targeting Android 34

Bug Fix / Enhancements:

  • [Add pending intent to ping intents] (#1844

  • [Fixes #1845 typo in SdlBroadcastReceiver for uncaughtException handler](#1846

  • [Bugfix/issue #1842 - NPE in BaseTextAndGraphicsManager](#1847

  • [Fix case for UncaughtExceptionHandler in SdlBroadcastReceiver for RemoteServiceException](#1849

  • [Update gradle to 7.4.2](#1853

  • [Fix NPE in SdlRouterService](#1870

  • [Bugfix/issue 1867 Bluetooth notification error fix](#1868

  • [Clean LifecycleManager before closing](#1866

  • [Move router service message sending to its own thread](#1871

  • [Bugfix/issue 1863 update gradle build variants for hello_sdl](#1864

  • [Android 14 add package to PendingIntents in RouterService](#1862

  • [Android 14 Runtime registered broadcast receivers export behavior](#1858

  • [Add logic to handle RAI response failure](#1873

  • [Android 14 foreground service type required](#1860

  • [Update integration validator with latest permissions and checks for exported](#1875

  • [Fix SDLLockScreenActivityEspressoTest for newer devices](#1877

  • Remove only app logic for device listener start

  • Fix NPE in TransportBroker

Full Changelog: https://github.com/smartdevicelink/sdl_java_suite/compare/5.6.1...RC_5.7.0