Skip to content

v1.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Sep 16:44
d749bfb

Features

  • Implement semver and date custom ops for flags runtime props (#104)
  • add service account authentication support (#88)
  • add Source discriminated union with Fallback.Reason (SDK-79) (#89)

Fixes

  • guard polling start so concurrent callers don't leak executors (SDK-81) (#91)
  • keep polling alive when fetch throws a Throwable (SDK-86) (#93)
  • surface dropped exposure when distinct_id missing from context (SDK-84) (#90)

Full Changelog