Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[release] 1.30.0 - Support TLS for GRPC (#385)
### New Features - Support TLS for GRPC, see instructions here https://docs.statsig.com/server/concepts/forward_proxy#statsig-forward-proxy ### Fixes - Remove manually append v1 in the path >Included In This Release >- 2ece06e Xin Li > - support tls for grpc websocket (#378) >- 475a643 Xin Li > - remove appeneded v1 (#375) >- 6bca616 Xin Li > - add more try catch block to trigger fallback behavior (#382)