Skip to content

v1.24.0 - Improved errors

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 17 Jun 17:13
· 58 commits to main since this release
d64278c

Bug fixes:

  • Errors for failed event logging not being sent to stderr or log callback

Improvements:

  • Introduced custom errors with matching: ErrFailedLogEvent
  • Error messages in stderr now contain timestamps
  • Network error messages include status code, # of retries, and endpoint
  • Errors now sent to stderr instead of stdout

Included In This Release

  • 42df398 kenny-statsig
    • Nil-safe response status code check (#190)
  • 3c9f008 kenny-statsig
    • improve error formatting (#188)
  • f53d35e kenny-statsig
    • fix log event output error (#187)

Full Changelog: 1.23.0...v1.24.0