Skip to content

Gorse v0.5.0-alpha.5

Pre-release
Pre-release

Choose a tag to compare

@zhenghaoz zhenghaoz released this 25 Aug 14:16
e969d1f

Warning This is a pre-release version of the Gorse recommender system. It means:

  1. Don't use the pre-release version in production unless you can afford the risks.
  2. APIs, configurations, and data storage might be changed between pre-release versions.
  3. Clear local caches and cache databases after the upgrade.

Features

  • Support Apache Kvrocks (#1034).

Fix

  • Fix broken item neighbors API (#1040).
  • Fix user avatar in dashboard (#1048).

BREAK CHANGES

  • Name workers and servers by hostname and port (#1046).
  • Replace /api/intermediate/recommend/* with /api/collaborative-filtering/* (#1047).