Skip to content

Commit

Permalink
[release] 0.34.0 - Evaluation Details and Exposure cleanups (#271)
Browse files Browse the repository at this point in the history
### Improvements
  - Expose evaluation details 
  - Remove secret key from logging
  - Filter and dedupe exposures





>Included In This Release
>- 4a533b8 Xin Li
> - Revert "hash secondary exposures and undelegated secondary
exposures" (#270)
>- cc65207 Xin Li
> - hash secondary exposures and undelegated secondary exposures (#267)
>- 4532f9b kat-statsig
>   - expose evaluation details (#266)
>- 830f66e kat-statsig
>   - hide secret keys in url (#268)
>- 931160e kenny-statsig
>   - filter & dedupe exposures during evaluation (#263)
  • Loading branch information
kat-statsig authored Jun 24, 2024
1 parent 4a533b8 commit 6eb0093
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.33.0'
__version__ = '0.34.0'

0 comments on commit 6eb0093

Please sign in to comment.