Skip to content

Releases: recombee/php-api-client

v5.0.0

14 Jan 13:15
Compare
Choose a tag to compare
Release: v5.0.0

- Support new Recommend Items to Item Segment endpoint
- Series API improvements:
	- Add Series endpoint creates associated Item for the Series automatically (based on the cascadeCreate parameter)
	- Breaking change: Remove From Series no longer requires the time parameter
- Removed deprecated Groups endpoints

v4.1.2

19 Jul 08:41
Compare
Choose a tag to compare
Fix deprecated dynamic property in Batch class (https://github.com/re…

v4.1.1

17 Jul 18:06
Compare
Choose a tag to compare
Create user_agent property in Client class (dynamic properties are de…

v4.1.0

10 Jan 16:47
Compare
Choose a tag to compare
Support Item Segmentations

Allow passing guzzleClient in options

17 Nov 11:07
66f35c7
Compare
Choose a tag to compare
Merge pull request #28 from matyx/guzzle-client

Allow passing guzzleClient in options

v4.0.0

25 Apr 12:31
Compare
Choose a tag to compare
Support setting the region of your DB. Added Update / Delete More Ite…

v3.2.1

13 Aug 14:28
9ea2b6c
Compare
Choose a tag to compare
Merge pull request #24 from magus424/update-exception-handling

Update Exception handling to include previous Exception.

v3.2.0

17 Feb 08:38
Compare
Choose a tag to compare
Support endpoints for handling search synonyms. Support also guzzle 6…

v3.1.0

14 Jan 17:02
Compare
Choose a tag to compare
Support RecommendNextItems endpoint. Use guzzle as HTTP client.

v3.0.0

29 Jan 16:09
Compare
Choose a tag to compare
Support SearchItems endpoint