Releases: Eppo-exp/php-sdk
Releases · Eppo-exp/php-sdk
v4.1.2
v4.1.1
Allow newer symfony
Full Changelog: v4.1.0...v4.1.1
v4.1.0
v4.0.0
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
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