Skip to content
This repository was archived by the owner on Aug 31, 2026. It is now read-only.

v6.0.0

Choose a tag to compare

@laliconfigcat laliconfigcat released this 12 Oct 10:07
· 137 commits to master since this release
4cdb164

Addressing global data handling and processing trends via Data Governance feature. Customers can control the geographic location where their config JSONs get published to. See the docs.

We are introducing a new DataGovernance initialization parameter. Set this parameter to be in sync with the Data Governance preference on the Dashboard.

Breaking change:

  • Custom cache implementations should implement the new cache interface using key parameter in the get/set methods.