Skip to content

Gorse v0.4.6

Compare
Choose a tag to compare
@zhenghaoz zhenghaoz released this 17 Aug 00:45
· 169 commits to master since this release
b1e9727

Features

  • Support dynamic goroutine allocation for multiple tasks (#513).
  • Support database prefixes postgresql:// and rediss:// (#499).
  • Support disable/enable model size searching (#502).
  • Support prefixes for database table names (#503).
  • Build windows arm64 release (#500).
  • Support HTTPS for ClickHouse connection: chhttps:// (#508).
  • Prune solely user labels and item labels (#512).

Fix

  • Fix unexpected database schema migration (#501).
  • Fix duplicate measurements (#505).
  • Stop the HTTP server and RPC server gracefully (#506).