Skip to content

1.36.2 - Fix evaluator version parsing with space

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 04 Mar 00:58
· 6 commits to main since this release
6e549db

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