Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[release] 1.44.0 - Configurable Network Session (#281)
**New** - This Version added a new optional `StatsigOption` called `urlSession`. By default, it is set to `URLSession.shared`.This property can be customized to utilize URLSession instances with specific configurations, including certificate pinning, for enhanced security when communicating with servers. >Included In This Release >- fb30551 Weihao Ding > - Revert "feat: add support for getParameterStore" (#280) >- 0a81ded Daniel > - feat: add support for getParameterStore (#279) >- c0fef62 Weihao Ding > - feat: add URLSession into StatsigOptions (#278)
- Loading branch information