Skip to content

Commit

Permalink
[release] v5.15.0 - Internal Diagnostics Improvements, Manual Exposur…
Browse files Browse the repository at this point in the history
…e Logging Bugfix (#394)

Update to internal diagnostics logging which will always log initialize
and config sync diagnostics. You can disable core_api (per check)
diagnostics via the `disableDiagnostics` flag in `StatsigOptions`

Bug fix - add environment to manual exposure logs via any of the manual
exposure logging APIs







>Included In This Release
>- f885d32 tore-statsig
>   - Normalize user object on manual exposure logs (#393)
>- 832fe6e Xin Li
>   - Always log initialize and config sync diagnostics (#383)

---------

Co-authored-by: statsig-kong[bot] <statsig-kong[bot]@users.noreply.github.com>
  • Loading branch information
tore-statsig and statsig-kong[bot] authored Dec 19, 2023
1 parent f885d32 commit 24735f9
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.14.0",
"version": "5.15.0",
"description": "Statsig Node.js SDK for usage in multi-user server environments.",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 24735f9

Please sign in to comment.