Skip to content

Commit

Permalink
[release] 0.48.0 - Initialization details, remove noisy logging, fall…
Browse files Browse the repository at this point in the history
…back bug fixes (#360)

### New Features
- Initialize now return initializationDetails which has information on
data source, is initialize successful, is the store populate, duration
and error
  ### Improvements
  - remove noisy logging
  ### Fixes
- fix a bug where fallback behavioral is triggered for id list no matter
the option





>Included In This Release
>- 76e1279 kat-statsig
>   - Some bug fixes (#359)
>- 50910bb kat-statsig
>   - Add Initialization Details + context (#347)
>- badb04c kat-statsig
>   - fix flag (#358)
  • Loading branch information
kat-statsig authored Oct 18, 2024
1 parent 76e1279 commit 0b80354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion statsig/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.47.2'
__version__ = '0.48.0'

0 comments on commit 0b80354

Please sign in to comment.