Skip to content

vineyard v0.16.2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 07:13
· 324 commits to main since this release
f65e18c

Vineyard v0.16.2 improve the the vineyardctl and kedro plugin, and fixes several bugs in io adaptors.

Commits

  • [f65e18c5]: Add the missing extract tag step for release vineyardctl CI (#1495) (Ye Cao)
  • [0d01e161]: Bump up vineyard version to v0.16.2 (Tao He)
  • [55eb0e77]: Fixes the io adaptor parameters: the key should be string (#1493) (Tao He)
  • [b438f0e7]: Delete the '--wait' flag during the installation of helm chart. (#1492) (Ye Cao)
  • [56b82024]: Add a tutorial for data sharing with vineyard on kubernetes via vineyardctl (#1486) (Ye Cao)
  • [adc335b2]: Add cloudpickle-s3 dataset to the benchmark (#1489) (Ye Cao)
  • [f2137d0b]: Add socket volume and volumesMount to the workload if not exist and support to inject a pod in the vineyardctl (#1488) (Ye Cao)
  • [70d32f20]: Unify table/batch schemas when reading chunks from vineyard streams (#1485) (Tao He)
  • [540511ea]: Fixes the bug in vineyard docker image generation (#1483) (Tao He)
  • [6c9c7de3]: Add the installation doc of vineyardctl and fix typos of vineyard operator doc (#1481) (Ye Cao)
  • [d6ec099b]: Add the vineyardctl of mainstream architecture and os to the release page (#1480) (Ye Cao)
  • [a10d87e0]: Improve the kedro mlops tutorial: remove duplication and revise docs (#1479) (Tao He)
  • [015b1f28]: Fixes the Google Analytics on vineyard pages (#1470) (Tao He)
  • [85eff5a8]: Fixes macos wheels building: use a update-to-date version for apache-arrow (#1467) (Tao He)