Skip to content

Releases: Eppo-exp/php-sdk

v4.1.2

05 Nov 21:04
f8e3604

Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.2

v4.1.1

05 Nov 18:40
v4.1.1
acf5dd4

Choose a tag to compare

Allow newer symfony

Full Changelog: v4.1.0...v4.1.1

v4.1.0

04 Jun 15:02
cb940f5

Choose a tag to compare

What's Changed

  • feat: expose configuration from client by @typotter in #52

Full Changelog: v4.0.0...v4.1.0

v4.0.0

25 Apr 14:46
b4e2913

Choose a tag to compare

What's Changed

  • feat: publish SDK workflow with package testing by @typotter in #49
  • feat: run package tests on main merges and when release is cut by @typotter in #50
  • fix: Store configuration atomically by @typotter in #48
  • feat: Only load bandits when new models are needed by @typotter in #51

Breaking Changes

The recently introduced method, fetchAndActivateConfiguration no longer has a skipModifiedCheck parameter. This parameter helped to overcome a limitation of the previous configuration storage architecture overhauled in #48. The new signature is
public function fetchAndActivateConfiguration(): void

Full Changelog: v3.5.1...v4.0.0

v4.0.0-alpha.2

17 Apr 15:38
b4e2913

Choose a tag to compare

v4.0.0-alpha.2 Pre-release
Pre-release

What's Changed

  • feat: publish SDK workflow with package testing by @typotter in #49
  • feat: run package tests on main merges and when release is cut by @typotter in #50
  • fix: Store configuration atomically by @typotter in #48
  • feat: Only load bandits when new models are needed by @typotter in #51

Full Changelog: v3.5.1...v4.0.0-alpha.2

v4.0.0-alpha.1

15 Apr 17:37
6df125f

Choose a tag to compare

v4.0.0-alpha.1 Pre-release
Pre-release

What's Changed

  • feat: publish SDK workflow with package testing by @typotter in #49
  • feat: run package tests on main merges and when release is cut by @typotter in #50
  • fix: Store configuration atomically by @typotter in #48

Full Changelog: v3.5.1...v4.0.0-alpha.1

v3.5.1

07 Apr 22:04
042071e

Choose a tag to compare

What's Changed

  • fix: set cache timestamp only when changes are made by @typotter in #47

Full Changelog: v3.5.0...v3.5.1

v3.5.0

04 Apr 18:18
b2b9965

Choose a tag to compare

What's Changed

Full Changelog: v3.4.1...v3.5.0

v3.4.1

28 Mar 18:08
7e0c059

Choose a tag to compare

What's Changed

Full Changelog: v3.4.0...v3.4.1

v3.4.0

28 Mar 15:24
ffb3e90

Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v3.4.0