Skip to content

4.52.0 - Add InitRequestRetries into Statsig Options, Bug Fix For Auto Metrics

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 03 Apr 17:12
· 22 commits to main since this release
c78d323

New Features

  • Custom Request Retries: Introducing initRequestRetries in StatsigOptions, empowering customers to define the number of retry attempts for initialization requests according to their preferences.

Enhancements

  • Consistent Logging: Modified log messages across the codebase to adhere to the [Statsig] prefix convention for better organization and clarity.
  • Bug fix: safer checks on auto metrics.

Included In This Release

  • d440265 Weihao Ding
    • Add Init Request Retries Into StatsigOptions (#470)
  • cb9ee74 tore-statsig
    • bugfix: safer checks on auto metrics (#471)

Full Changelog: 4.51.0...4.52.0