Skip to content

v9.0.0

Compare
Choose a tag to compare
@novalisdenahi novalisdenahi released this 21 Jun 15:59
· 17 commits to master since this release
fe03c52

New features and improvements:

  • Logging changes
    • Include event IDs in log messages to make identification of log events easier.
    • Revise log messages and make them consistent across the ConfigCat SDKs.
  • Cache changes
    • Use a standardized config cache key generation algorithm and cache payload format to allow shared caches to be used by SDKs of different platforms.

Removed:

  • Removed deprecated methods getVariationId(), getVariationIdAsync(), getAllVariationIds(), getAllVariationIdsAsync().