Skip to content

v8.0.0

Compare
Choose a tag to compare
@z4kn4fein z4kn4fein released this 28 Aug 16:27
· 8 commits to master since this release
374996f

Changed

  • Standardized config cache key generation algorithm and cache payload format to allow shared caches to be used by SDKs of different platforms.
  • getFetchTimeUnixSeconds() getter of EvaluationDetails was renamed to getFetchTimeUnixMilliseconds() and now returns the fetch time in float Unix milliseconds.

Removed

  • getVariationId() / getAllVariationIds() methods. Alternative: getValueDetails() / getAllValueDetails()