Skip to content

Releases: recombee/ruby-api-client

v6.0.0

23 Oct 14:12

Choose a tag to compare

Release: v6.0.0

- Added support for the new Composite Recommendation endpoint
- Added new parameter `autoPresented` for Detail View and View Portion interactions
- Added new parameter `timeSpent` for View Portion interactions
- Added support for `reqlExpressions` on recommended items
- Added support for input classes
- Format code using `rubocop`

v5.1.0

24 Jul 15:39

Choose a tag to compare

Support ListScenarios endpoint

v5.0.0

14 Jan 13:36

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.0

10 Jan 16:47

Choose a tag to compare

Support Item Segmentations

v4.0.0

25 Apr 12:25

Choose a tag to compare

Support setting the region of your DB. Added Update / Delete More Ite…

v3.2.0

17 Feb 08:40

Choose a tag to compare

Support endpoints for handling search synonyms

v3.1.0

14 Jan 16:45

Choose a tag to compare

Support RecommendNextItems endpoint

v3.0.0

29 Jan 15:51

Choose a tag to compare

Support SearchItems endpoint

v2.4.0

11 Mar 13:27

Choose a tag to compare

Add logic parameter to recommendation endpoints. Use HTTPS as default.

v2.3.0

18 Feb 14:41

Choose a tag to compare

additionalData for interactions, returnAbGroup for recommendation end…