vineyard v0.12.2
Vineyard v0.12.2 delivered some important improvements over the performance of vineyard-graph
module, and
- enable
htpasswd
based authentication - improve the vineyard-operator docs a lot
Commits
- [cdb619c9]: Kubernetes CI: build latest vineyardd image from source (#1167) (Tao He)
- [5ea8e99e]: Enable authentication using htpasswd (#1166) (Tao He)
- [64db68f1]: Support configuring the operatiom image in the vineyardd CR and update relevant doc (#1165) (Ye Cao)
- [53b40e4b]: is part of c++20 (#1164) (Siyuan Zhang)
- [421f15d1]: Docs: preview on
dev/docs
branch as well. (#1159) (Tao He) - [6f6bbf11]: Drop the intermediate stream when ensure it has finished (#1158) (Tao He)
- [ac7f58f3]: Add vineyard operator architecture (#1128) (Ye Cao)
- [9a8f7ed4]: Add commands for remote installation of vineyard operator (#1157) (Ye Cao)
- [827e88dd]: Add the missing code block in the vineyard operator doc (Ye Cao)
- [ccfed832]: Revise all e2e tests to use the kind cluster with local registry (#1137) (Ye Cao)
- [5c2604cd]: Use -1 to indicates unknown chunk index inside a global dataframes (#1156) (Tao He)