Skip to content

vineyard v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 01:45
· 616 commits to main since this release

Commits

  • [57369a10]: Improve some builders and resolvers. (#1069) (Tao He)
  • [afe2c629]: Add a go.work file to incorporate the feature of multi-directory workspace since go 1.18 (#1071) (Tao He)
  • [605fc9ab]: Decouple the logic of creating stream and parsing header lines, and strip UTF-8 BOMs. (#1068) (Tao He)
  • [78f71ef2]: Use the CHECK_IPC_ERROR rather than RETURN_ON_ASSERT to avoid crash on failures. (#1067) (Tao He)
  • [2ead595d]: [BugFix] Pass by reference instead of pass by value in generate_local_id (#1066) (Weibin Zeng)
  • [144bd4e9]: Use the helmify tool to autogenerate operator helm charts and update relevant e2e test and doc. (#1065) (Ye Cao)
  • [db296f47]: Upgrade mimalloc and pybind11 submodules. (#1064) (Tao He)