Skip to content

vineyard v0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 05:14
· 228 commits to main since this release

Commits

  • [735abe27]: Bump up vineyard version to v0.18.0 (Tao He)
  • [bef84cdf]: Fixes build failure with apache-arrow 14 (#1609) (Tao He)
  • [5cc5a2ca]: Fix error for using vineyard-graph-loader with multi-workers. (#1603) (Song Tingyu)
  • [0eefec88]: Support to track the chunks by local objects for kubernetes workflow. (#1606) (Ye Cao)
  • [21a76b17]: Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /k8s (#1607) (dependabot[bot])
  • [c5d49332]: [GraphAr] Open the graph test CI and fix GraphAr util namespace bug (#1605) (Weibin Zeng)
  • [a384f8a1]: [GraphAr] Align the vertices of fragment to vertex chunk size & Fix the shuffle array multi-thread bug & Bump up GraphAr (#1604) (Weibin Zeng)
  • [c70ff7b3]: Fix graph's incremental update (#1600) (Songqing Zhang)
  • [576371ac]: Fixes the badge of vineyard CI (Tao He)
  • [1596fc7e]: Fix test of incremental update (#1597) (Songqing Zhang)
  • [35a9b836]: Integrate with argo workflow via vineyardctl. (#1593) (Ye Cao)
  • [88e03d92]: Remove the validation about inconsitent property type between different labels (#1594) (Tao He)
  • [86f5bf09]: Fix the wrong image. (#1589) (Ye Cao)
  • [fc436ebe]: Add the KFP v2 example and update the tutorial (#1587) (Ye Cao)
  • [678117bc]: Bump golang.org/x/net from 0.8.0 to 0.17.0 in /k8s (#1588) (dependabot[bot])
  • [dc44bbda]: Refactor the GPU shared memory interfaces (#1585) (Tao He)
  • [d79f2e1c]: Remove build warnings for graph part. (#1584) (Song Tingyu)
  • [ff40aa29]: Add a link to our medium blog in v6d.io/index.html (#1583) (Tao He)
  • [1de8226e]: Support incremental loading data for 'vineyard-graph-loader' (#1563) (Song Tingyu)
  • [a6fc10ab]: Remove the outdated vineyard-cli doc and improve python API References. (#1580) (Ye Cao)
  • [cd22161e]: Fixes the markup (Tao He)
  • [77714603]: Add docs for gpu memory sharing in vineyard (#1581) (Tao He)
  • [4e780397]: Map multiple vineyard objects to one volume while specifying the common prefix in the kubeflow benchmark (#1578) (Ye Cao)