Skip to content

vineyard v0.14.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 07:31
· 455 commits to main since this release

Vineyard v0.14.1 is a bugfix release which improves the behaviour of send/recv file descriptors.

Commits

  • [a36447a9]: Bump up vineyard version to v0.14.1 (Tao He)
  • [bf1b0fc1]: Mitigate the race condition about send/recv file descriptors (#1327) (Tao He)
  • [3552f2cd]: Upgrade submodule GraphAr (#1326) (Weibin Zeng)
  • [fd83d426]: Remove the redundant and inconsistent configurations (#1323) (Tao He)
  • [1b00df45]: Add instructions to leverage llvm on MacOS (#1319) (Tao He)
  • [f62bea89]: Fix some dead links of vineyard operator doc (#1318) (Ye Cao)
  • [cd7151e9]: [Docs] Fixes typo in docs of PersistentVolume (#1317) (Paul)
  • [bbf16abb]: Small code improvement of graph (#1314) (Songqing Zhang)
  • [b289484e]: Fixes issue1312: resolve std::string with pa.large_binary (#1313) (wuyueandrew)