Skip to content

Releases: configcat/php-sdk

v5.1.0

04 Dec 10:29
98f985e
Compare
Choose a tag to compare

Add support for Guzzle v7 #9

v5.0.0

12 Oct 10:09
46ce749
Compare
Choose a tag to compare

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.

v4.1.0

14 Aug 12:59
376f232
Compare
Choose a tag to compare

Added variation id related functions to support integration with analytical tools:

  • getVariationId()
  • getAllVariationIds()
  • getKeyAndValue()

v4.0.1

27 May 21:10
Compare
Choose a tag to compare

Fix warning reported in #6

v4.0.0

09 Apr 14:13
4813f0f
Compare
Choose a tag to compare

Breaking change: Renamed API Key to SDK Key.

ConfigCat PHP SDK v3.0.3

13 Mar 13:24
Compare
Choose a tag to compare

Add ^2.0 monolog dependency

v3.0.2

26 Feb 14:09
Compare
Choose a tag to compare

Moving from config_v3.json to config_v4.json.

v3.0.1

24 Feb 11:22
Compare
Choose a tag to compare

Supporting sensitive comparators in targeting rules.

ConfigCat PHP SDK v2.0.3

25 Jan 20:54
Compare
Choose a tag to compare

ConfigCat PHP SDK v2.0.2

25 Dec 23:19
Compare
Choose a tag to compare
Fix semver tests