Skip to content

Gorse v0.5.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@zhenghaoz zhenghaoz released this 05 Jun 13:50
· 37 commits to master since this release
205d264

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 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 JSON labels (#647).
  • Remove recommendation cache for inactive users (#691).
  • Support multiple categories filtering (#704).

BREAK CHANGES

  • Local caches are stored in a folder (#640).
  • Remove Oracle database support (#641).
  • Remove Redis cluster support (#645).
  • Remove ClickHouse support (#648).