Skip to content

Commit

Permalink
[release] 0.33.0 - Security Upgrade, Filter Segments From Secondary E…
Browse files Browse the repository at this point in the history
…xposures, More Logging (#265)

**New**:

- Filtered `segments` from Secondary Exposures in
`get_client_initialize_response`

**Improvements**:

- Adds additional logging around log events failures
- Security upgrade for dependent packages





>Included In This Release
>- 3568420 marcos-statsig
>   - [Snyk] Security upgrade requests from 2.26.0 to 2.32.0 (#262)
>- 50e5e8e kenny-statsig
>   - Filter segments from secondary exposures in gcir (#261)
>- 438da54 kenny-statsig
>   - Revert "remove segments from secondary exposure " (#260)
>- f083c92 kat-statsig
>   - remove segments from secondary exposure  (#259)
>- a76ed6f kat-statsig
>   - Output failed event log count (#258)
  • Loading branch information
weihao-statsig authored Jun 13, 2024
1 parent 3568420 commit a7ffee5
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.32.0'
__version__ = '0.33.0'

0 comments on commit a7ffee5

Please sign in to comment.