v1.0.9
What's Changed
- Load TPC-H concurrently by @breezewish in #101
- Initialize unknown db (#104) by @yongpan0709 in #105
- *: upgrade go1.18 by @hawkingrei in #127
- Update build script in README.md by @SunRunAway in #90
- Added tpcc weights for ch-benchmark by @depaulmillz in #102
- tpcc: check http serve error by @gozssky in #92
- correct the qphh computation for ch workload by @dbsid in #88
- use table output for better user experience by @sillydong in #130
- support plan replayer for tpch by @Yisaer in #131
- add support for postgres by @zyguan in #132
- enable clustered index by default for TiDB by @dbsid in #134
- support plan replayer for ch,rawsql by @Yisaer in #136
- ch: support connecting to a specified instance for ap by @zyguan in #135
- bump mongo-driver to fix the security alert by @zyguan in #137
- make replayer recognize ap-host by @dbsid in #138
- add link to run ch workload on TiDB by @dbsid in #142
- tpcc: calculate tpmTotal and show it in summary by @zyguan in #143
- also release arm64 binaries by @zyguan in #144
- doc: fix 404 link of lightning overview by @elsa0520 in #145
- tpch: check connection before each run iteration by @zyguan in #147
- *: support for connecting to multple instances directly by @zyguan in #149
- support add multiple tiflash replica by @Lloyd-Pottiger in #148
- ch: fix index-out-of-range error when ch prepare by @zyguan in #150
- ci: release latest build by @zyguan in #151
- ci: fix latest release build by @zyguan in #152
- ci: fix a typo in package step by @zyguan in #153
- bump to v1.0.9 by @zyguan in #154
New Contributors
- @breezewish made their first contribution in #101
- @yongpan0709 made their first contribution in #105
- @hawkingrei made their first contribution in #127
- @SunRunAway made their first contribution in #90
- @depaulmillz made their first contribution in #102
- @sillydong made their first contribution in #130
- @Yisaer made their first contribution in #131
- @zyguan made their first contribution in #132
- @elsa0520 made their first contribution in #145
- @Lloyd-Pottiger made their first contribution in #148
Full Changelog: v1.0.8...v1.0.9