Releases: recombee/php-api-client
Releases · recombee/php-api-client
v5.0.0
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
Fix deprecated dynamic property in Batch class (https://github.com/re…
v4.1.1
Create user_agent property in Client class (dynamic properties are de…
v4.1.0
Support Item Segmentations
Allow passing guzzleClient in options
Merge pull request #28 from matyx/guzzle-client Allow passing guzzleClient in options
v4.0.0
Support setting the region of your DB. Added Update / Delete More Ite…
v3.2.1
Merge pull request #24 from magus424/update-exception-handling Update Exception handling to include previous Exception.
v3.2.0
Support endpoints for handling search synonyms. Support also guzzle 6…
v3.1.0
Support RecommendNextItems endpoint. Use guzzle as HTTP client.
v3.0.0
Support SearchItems endpoint