Skip to content

0.54.0 - Check user for UA field & increase error visibility

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 16 Jan 20:01
· 8 commits to main since this release
ab4f38e

New Features

  • added sdk_error_callback option to listen for unexpected exceptions caught
  • new metrics sdk_exceptions_count + events_successfully_sent

Improvements

  • stricter typing on statsig user to only allow JSON serializable type
  • check user for any UA fields before using UA

Included In This Release

  • cd1d723 kat-statsig
    • error handling update (#389)
  • 708d001 sroyal-statsig
    • Check User for UA Fields (#388)

Full Changelog: 0.53.0...0.54.0