Skip to content

Gorse v0.5.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@zhenghaoz zhenghaoz released this 21 Dec 01:56
· 19 commits to master since this release
c9be1ea

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 dump and restore backup (#886).
  • Support dashboard authentication via OIDC (#888).
  • Support set isolation level in configuration (#889).
  • Support mTLS between nodes (#893).
  • Support SQLite in cluster mode (#896).
  • Add non-personalized recommender (#884).

Fix

  • Enable multi-categories filtering for all APIs (#902).

BREAK CHANGES

  • Replace the import and export formats with JSON (#885).