What's Changed
- Fix tpch q15 failure in collecting plan-replayer mode by @Yisaer in #159
- print plan replayer error instead throw it by @Yisaer in #160
- Print plan replayer error instead of throw up by @Yisaer in #161
- Fix tpch q15 failed when running in concurrency by @Yisaer in #163
- Add explain support for CHbenchmark by @breezewish in #164
- Report is misleading in ch benchmark by @pyhalov in #165
- fix security alert by @dbsid in #166
- *: upgrade go1.21 and upgrade dependency by @hawkingrei in #170
- *: set right GOMAXPROCS by @hawkingrei in #171
- fix unavaiable max-procs by @hawkingrei in #172
- Support connect to both tls and non-tls server by @xuanyu66 in #174
- *: Support building multi-arch image by @pingyu in #175
- fix(ch): fix bug in ch query q2 by @Yui-Song in #178
- tpch: add query tuning configs for tpch by @zanmato1984 in #179
- bump to v1.0.10 by @Yui-Song in #180
- ci: fix bug in release.yaml by @Yui-Song in #181
- ci: replace
--rm-dist
with--clean
for goreleaser by @Yui-Song in #182
New Contributors
- @pyhalov made their first contribution in #165
- @xuanyu66 made their first contribution in #174
- @pingyu made their first contribution in #175
- @Yui-Song made their first contribution in #178
- @zanmato1984 made their first contribution in #179
Full Changelog: v1.0.9...v1.0.10