Commit 0ecc5be
authored
[release] 1.53.1 - Make defaultValue optional on getValue (#379)
### Improvements
- Reduced threads needed for initialize
- Updated error message for OnDeviceEvalAdapter
- Added a getValue method that doesn't need a defaultValue
### Fixes
- Fixed a potential crash with updateUser
>Included In This Release
>- 9dcfb16 Andre Terron
> - Prevent crashes on updateUser (#378)
>- 49e65ce devin-ai-integration[bot]
> - Create a combined store method for initialization values (#374)
>- cbdb6b5 devin-ai-integration[bot]
> - Update OnDeviceEvalAdapter error message (#377)
>- 74d57b3 Andre Terron
> - Implement getValue without a defaultValue (#376)1 parent 9dcfb16 commit 0ecc5be
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments