Skip to content

Gorse v0.4.2

Choose a tag to compare

@zhenghaoz zhenghaoz released this 14 May 14:57
0b9e334

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).