Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[release] 0.30.0 - 🚩[Bug Fix] error boundary synchronously sends requ…
…est (#247) In cases where an exception was thrown within the core API methods for the first time in a session, we attempt to notify the statsig backend. This was a blocking network call, which shouldn’t have been. Other changes: Adds diagnostics for log event requests Refactors diagnostics to support multiple instances of the StatsigServer Exposes the value on a layer object >Included In This Release >- 23c9e00 tore-statsig > - fix: make error boundary non-blocking (#246) >- 74d4197 kat-statsig > - expose value on layer (#243) >- 98d8ffb Xin Li > - Update kong.yml (#240) >- d5804ae Xin Li > - Log event diag impl (#242) >- 5d63e25 Xin Li > - Refactor diagnostics to support multi-instances (#241)
- Loading branch information