Skip to content

v1.8.0 - Add Manual Exposure Logging Support

Compare
Choose a tag to compare
@kenny-statsig kenny-statsig released this 06 Dec 19:21
· 172 commits to main since this release
  • Fix go version compatibility issue.
  • Introduce new API for manually logging exposure and also without exposure logging:
CheckGateWithExposureLoggingDisabled
GetConfigWithExposureLoggingDisabled
GetExperimentWithExposureLoggingDisabled
GetLayerWithExposureLoggingDisabled

ManuallyLogGateExposure
ManuallyLogConfigExposure
ManuallyLogExperimentExposure
ManuallyLogLayerParameterExposure
  • New option for setting timeout on initialize InitTimeout
  • Support for data adapter