Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[release] 4.46.0 - Option to disable hashing (#440)
New options: - `disableHashing` - When set to true, the SDK will not hash gate/config/experiment names, instead they will be readable as plain text. (Note: This requires special authorization from Statsig) Bug fixes: - When `disableAllLogging` is set to `true`, prevent logging SDK internal errors to Statsig >Included In This Release >- 07b67ee kenny-statsig > - disable logging for error boundary (#439) >- 191152c Daniel Loomb > - Fix sdk key verfication tag >- 33c4d61 sroyal-statsig > - Add Option to Disable Config Name Hashing (#437) >- 612d9c8 Daniel > - Update kong.yml --------- Co-authored-by: statsig-kong[bot] <statsig-kong[bot]@users.noreply.github.com>
- Loading branch information