Skip to content

Gorse v0.4.7

Compare
Choose a tag to compare
@zhenghaoz zhenghaoz released this 13 Sep 15:17
· 105 commits to master since this release
da4e462

Features

  • Support AVX512 SIMD instruments (#533).
  • Support purge all data and cache (#549).
  • Implement Go SDK in client package (#522).
  • Add CORS support to RESTul APIs by @NMathar (#550).

Fix

  • Fix updating item visibility and categories (#552).
  • Fix the deadlock problem of the scheduler (#554).

Performance

  • Remove interface call in SIMD dispatch (#545).