0.49.0 -⚠️ Environment Tier Default Changes, New Observability Integration, logging and overall timeout
New Features
- new option observability_client for metrics collection
- new option overall_init_timeout for timing entire sdk initialization
Improvements
- now log data source url
-⚠️ added support for default environment tier, highly recommend to set environment tier within statsigOptions if possible- If statsig environment.tier is not being set, then we will use fallback to set environment for evaluation as
- SDK key environment tier if being set
- Otherwise production
- If statsig environment.tier is not being set, then we will use fallback to set environment for evaluation as
Fixes
- version in the event metadata is now a string
Included In This Release
- 59edbd8 kat-statsig
- observability integration (#369)
- 336f450 sroyal-statsig
- Fallback to Default Env from Server (#368)
- ba9d4ee kat-statsig
- logging dcs api with context (#366)
- afb7486 kat-statsig
- strict init timeout and some other fixes (#363)
- 33e8166 sroyal-statsig
- Switch Version Metadata to String (#367)
- 34a6241 sroyal-statsig
- Add Config Version to Exposure Metadata (#365)
- 1a92749 Xin Li
- Create LRS.yml (#362)
Full Changelog: 0.48.0...0.49.0