Releases: statsig-io/statsig-forward-proxy
Releases · statsig-io/statsig-forward-proxy
v1.1.1 - A number of fixes and optimizations
Summary
- Fix /v1/get_id_lists such that it no longer clears cache due to a 411
- Fixed locking logic which affected a number of callsites due to high qps
- Update in memory cache to support idlist
- Add lcut to a few statsd metrics
- Prevent potentially pushing the same dcs payload through a grpc stream multiple times
v1.1.0 - GRPC Streaming + Key Unauthorization
Summary
- Ensure that cache is flushed for keys that return a 403
- Implement grpc streaming functionality for download config spec
v1.0.2 - Minor Datadog Logging Updates
Summary
- Reduce datadlog logging for sdk key cache
- Change default flush intervals for datadog to prevent overwhelming UDS buffer
v1.0.1 - Improve Http Error Handling
v1.0.0 - Initial Release
Summary
- Generated image to run on amd64/linux
- Supports http server
- Backup caching with in memory or to redis
- Supports datadog metric logging