summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: d03b78541a55535f0d9cf53a0a1267e147c693fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 5.1.1 Release Notes

## Summary:
||Version|
|--|--|
| **Protocol** | 5.4.0
| **RPC** | 7.1.0
| **Tested Targeting** | Android 30


## Bug Fixes:

- [Add null checks and synch around session in LCM](https://github.com/smartdevicelink/sdl_java_suite/pull/1659)

- [Add NPE check in BaseChoiceSetManager](https://github.com/smartdevicelink/sdl_java_suite/pull/1648)

- [Attempt to fix unreproducible ClassCastException](https://github.com/smartdevicelink/sdl_java_suite/pull/1660)