Skip to content

v0.5.0

Compare
Choose a tag to compare
@z4kn4fein z4kn4fein released this 27 Mar 16:31
· 13 commits to main since this release
73b722b

Added

  • Support for two more external cache providers:
    • MongoDB
    • DynamoDB

Changed

  • The Proxy now uses a single cache client for each ConfigCat SDK instead of one client / SDK.
  • ConfigCat SDKs are now managed within a single service to prepare for an auto-configuration feature where an external source could dynamically determine the SDK list within the Proxy. (possibly fetched from the ConfigCat Public API)