You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[release] 1.36.2 - Fix evaluator version parsing with space (#452)
### Fixes
- String.toInt() cannot parse " 23" which can cause evaluator failed to
compare version. Improve SDK to be more resilient on such case
### Improvements
>Included In This Release
>- 02a7a63 Xin Li
> - change int parsing function (#450)
>- 9a76bb0 kat-statsig
> - option name change (#451)
>- c430777 Daniel
> - tool: up retry attempts (#449)
>- fd9b3e8 Daniel
> - chore: add idType to DynamicConfig (#448)
>- 9a2f5b4 Daniel
> - tool: add re-run extension for test retries (#447)
>- f335f68 Daniel
> - chore: add support for accessing idType (#446)
0 commit comments