Hi, Jubatus guys.
We are glad to announce that Jubatus 1.0.6 is now available.
This release contains the following feature improvements and bug fixes.
* Recommender: Add new APIs which return similar points using a filtering condition. "similar_row_from_{id,datum}_and_score" returns points which have greater similarity score than user specified score. "similar_row_from_{id,datum}_and_rate" returns top N% most similar data to the query. Note that updating clients library is necessary to use these APIs.
* Fix the problem that build fails on macOS High Sierra.
* Jubakit: Drop support for python 2.6.
The full changelogs are following.
=============================================================
Jubatus(Core)
-------------------
* New Features
* Recommender: Add filtering API (#387)
* Bug fixes
* Failed to build on MacOS High Sierra (#388)
Jubatus(Server)
----------------------
* New Features
* Recommender: Add filtering API (#1100, #1216)
* Improvements
* Regression: Add example configs (#1206, #1207)
=============================================================
We hope you enjoy this release!
---
Takuro Udagawa @ Jubatus Team