Skip to content

v1.13.0 - Expose ExplicitParams on Layer and DynamicConfig

Compare
Choose a tag to compare
@daniel-statsig daniel-statsig released this 15 Sep 20:10
· 111 commits to main since this release
  • Expose ExplicitParams: This field will contain the param names that are being controlled by an experiment. Any param that is not listed is using a Layer default value.
  • Update ruleset sync time to 10s
  • Filter holdouts from ClientInitializeResponse