发布日期: 2022-09-13
版本号: v0.4.7

本次更新主要包含以下内容:功能方面新增对AVX512 SIMD指令集的支持,支持清除全部数据及缓存功能,在client包中实现Go SDK,并为RESTful API添加CORS支持(由NMathar贡献);问题修复包括修正项目可见性和分类更新异常,以及解决调度器死锁问题;性能优化方面移除了SIMD调度中的接口调用以提升执行效率。

更新内容 (中文)

功能

  • 支持 AVX512 SIMD 指令集 (#533)
  • 支持清除所有数据与缓存 (#549)
  • client 包中实现 Go SDK (#522)
  • 通过 @NMathar 为 RESTful API 添加 CORS 支持 (#550)

修复

  • 修复项目可见性与分类更新问题 (#552)
  • 修复调度器的死锁问题 (#554)

性能

  • 移除 SIMD 调度中的接口调用 (#545)

更新内容 (原始)

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

下载链接