Skip to content

vineyard v0.16.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jul 01:35
· 335 commits to main since this release

Vineyard v0.16.1 came with many new features:

  • The legacy vineyard-cli has been fully integrated into vineyardctl command line tool for a unified user interfaces.
  • torch.data and torcharrow has been integrated into vineyard Python SDK for smooth user experience.
  • velox has been integrated for data analytics on vineyard dataframe and tables.
  • New website has been published to https://v6d.io.

Commits

  • [39f463ab]: Bump up vineyard version to v0.16.1 (Tao He)
  • [93c65fd7]: Bump up vineyard version to v0.16.0 (Tao He)
  • [71d01a58]: Add velox integration on arrays, dataframes and tables (#1466) (Tao He)
  • [cb68733c]: Enrich the functionality of vineyard.connect() method (#1465) (Tao He)
  • [12d0d933]: Support to list vineyard objects, metadata, and blobs on the local machine and kubernetes cluster (#1464) (Ye Cao)
  • [8df9f248]: Improve pytorch data / torcharrow / torchdata integration (#1463) (Tao He)
  • [5b248ceb]: Add a chunk_hook support for vineyard.{read/write} in io adaptors (#1462) (Tao He)
  • [cf27180f]: Website: Tiny UI Improvements (#1461) (Uchechukwu Obasi)
  • [231fea0e]: Website: Create new landing page (#1449) (Uchechukwu Obasi)
  • [999bcd80]: Use distroless rather than alpine-glibc as the base image (#1460) (Tao He)
  • [f85e6e0b]: Bump up the version of etcd in the vineyardd image to v3.5.9 (#1459) (Ye Cao)
  • [5b30c2e9]: Improve the kedro integration documentation (#1456) (Tao He)
  • [eb66753e]: Bump google.golang.org/grpc from 1.47.0 to 1.53.0 in /k8s (#1455) (dependabot[bot])
  • [643bf909]: Bump up the version of kubernetes-log-export-action to v5 (#1454) (Ye Cao)
  • [7b5b9c15]: Try preview docs using netlify (#1453) (Tao He)
  • [6d3c35f3]: Bump up the k8s version to v1.25.10 to fix the existing Kubelet bug (#1448) (Ye Cao)
  • [0a98a140]: Update the kedro integration performance report. (#1450) (Ye Cao)
  • [32b6e08b]: Bump up the k8s to v1.25.0 and address the security issues (#1447) (Ye Cao)