Gorse v0.5.0-alpha.2
Pre-release
Pre-release
zhenghaoz
released this
21 Dec 01:56
·
19 commits
to master
since this release
Warning This is a pre-release version of the Gorse recommender system. It means:
- Don't use the pre-release version in production unless you can afford the risks.
- APIs, configurations, and data storage might be changed between pre-release versions.
- 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).