Skip to content

Gorse v0.4.5

Compare
Choose a tag to compare
@zhenghaoz zhenghaoz released this 09 Jul 01:31
· 130 commits to master since this release
4e7355e

Features

  • Implement a playground based on the all-in-one server (#479).
  • Support Oracle as one of the cache stores (#482).
  • Support Oracle as one of the data stores (#484).

Fix

  • Remove tasks from disconnected worker nodes (#480).
  • Show progress for index building (#490).
  • Fix the isolation level (READ UNCOMMITTED) in MySQL (#481).
  • Fix the positive feedback display in the dashboard (#486, by @bradrisse).