Skip to content

vineyard v0.17.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 08:29
· 269 commits to main since this release

Commits

  • [dc61d92f]: Bump up vineyard version to v0.17.1 (Tao He)
  • [f1d0a727]: Delete upx for vineyardctl on the macos machine as test failed. (#1560) (Ye Cao)
  • [b4a4f8c8]: Add vineyard.csi.read/write API for the integration with kubernetes volume. (#1557) (Ye Cao)
  • [d7036cea]: Implement vineyardctl put command (#1553) (zhuyi1159)
  • [849715e3]: use upx to prune vineyardctl binary size (#1558) (zhuyi1159)
  • [67a790f4]: Fix bugs of hive module and modify some configurations. (#1556) (vegetableysm)
  • [218b9518]: Enhance the integrated hive module: add vineyard format descriptor and fixes FS.renameInternal (#1554) (vegetableysm)
  • [d1699421]: Add list object name function for java sdk. (#1552) (vegetableysm)
  • [0ad13c59]: Hive integration: row-wise input/output format for vineyard tables (#1551) (vegetableysm)
  • [533f6dea]: Fixes using names that contains the slash symbol (#1550) (Tao He)
  • [38a3f057]: Enhance java sdk.(Add features and fix bugs). (#1548) (vegetableysm)
  • [3f7321e7]: Fixes the compilation error on MacOS (Tao He)