Skip to content

Commit

Permalink
[release] 5.23.0 - Hash secondary and undelegated exposures within Cl…
Browse files Browse the repository at this point in the history
…ientInitializationResponse (#464)

### Improvements
  - Hash gate name on secondary exposures and undelegated exposures
  ### Fixes
  - Do not reuse an instance on initialization failure




>Included In This Release
>- 6d733db Weihao Ding
>   - regression test: enable ci for it (#463)
>- 9f17b58 tore-statsig
>   - fix: dont reuse bad instance on initializaiton failure (#462)
>- c10f3a8 Xin Li
>   - Hash secondary exposure and undelegated exposure gate name (#458)

---------

Co-authored-by: statsig-kong[bot] <statsig-kong[bot]@users.noreply.github.com>
  • Loading branch information
xinlili-statsig and statsig-kong[bot] authored Jun 25, 2024
1 parent 6d733db commit b0afe46
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "statsig-node",
"version": "5.22.0",
"version": "5.23.0",
"description": "Statsig Node.js SDK for usage in multi-user server environments.",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit b0afe46

Please sign in to comment.