Skip to content

Commit ab4f38e

Browse files
authored
[release] 0.54.0 - Check user for UA field & increase error visibility (#390)
### 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)
1 parent cd1d723 commit ab4f38e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

statsig/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.53.0'
1+
__version__ = '0.54.0'

0 commit comments

Comments
 (0)