Skip to content

vineyard v0.21.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 08:59
· 144 commits to main since this release

Vineyard v0.21.0 address the RPC performance issue and fixes a bug in the memory_trim API.

Commits

  • [38c24645]: Bump up vineyard version to v0.21.0 (Tao He)
  • [e1eb5e20]: Fixes the error in memory_trim: don't touch the mallocinfo in header/footer space (#1754) (Tao He)
  • [75428512]: Add python 3.12 wheel packages (#1753) (Tao He)
  • [04fd8deb]: Bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 in /k8s (#1739) (dependabot[bot])
  • [dc5b87b0]: Implement vineyard.put and vineyard.get to simplify the client configurations (#1737) (Ye Cao)
  • [595e590d]: Check whether the ipc socket exist When parsing the config YAML. (#1736) (Ye Cao)
  • [95a1610a]: Improve the performance of RPC client (#1731) (Tao He)