Skip to content

4.35.0 - Update Statsig Endpoint and Initialization Retry

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 21 Aug 04:40
· 7 commits to main since this release
4438baf

New Features

  • Initialize with retry option, default initialization does not retry. Set the options so sdk can retry with exponential backoff

Improvements

  • Old api endpoint is blockced by several ad blockers. Update to new api endpoint.

Included In This Release

  • 64577eb Xin Li
    • Initialize retry logic (#253)
  • c0b021f tore-statsig
    • fix: max concurrent initializations to 10 (#252)
  • 6821373 tore-statsig
    • chore: bump initialize and log_event default apis (#251)

Full Changelog: 4.34.2...4.35.0