1.36.2 - Fix evaluator version parsing with space
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)
Full Changelog: 1.36.1...1.36.2