Gorse v0.4.2
Features
- Display binary versions in the dashboard (#448).
- Implement the request ID for RESTful APIs (#449).
- Move measurements from the data store to the cache (#450).
- Support database auto migrate by gorm (#453).
- Reimplement auto similarity as hybrid similarity based on labels and users/items (#455).
Performance
- Set MySQL and Postgres isolation level to READ UNCOMMITTED (#452).