Skip to content

Gorse v0.5.0-rc

Latest

Choose a tag to compare

@zhenghaoz zhenghaoz released this 23 Nov 06:02
· 14 commits to master since this release

Warning This is a release candidate 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.

Fix

  • Remove feedback overwrite support in ClickHouse (#1103).
  • Fix decode empty categories from Redis (#1104).
  • Add readiness check endpoint on workers (#1105).
  • Fix zero datetime value on MySQL (#1106).