v1.0.7-nightly
Pre-release
Pre-release
What's Changed
Thoughtful Bug Fix 🔧
- fix(cluster): use ctx runtime spawn flight action by @zhang2014 in #10420
- fix(query): unify features for opendal by @zhang2014 in #10442
Code Refactor 🎉
- refactor(meta): upgrade openraft from v0.7 to v0.8 by @drmingdrmer in #10296
Build/Testing/CI Infra Changes 🔌
- ci: larger wait time for http handler long polling. by @youngsofun in #10436
- ci(ast): add some unit test for AST of stage table function and 'CREATE FILE FORMAT' by @youngsofun in #10418
Documentation 📔
- docs: added cover to blog by @soyeric128 in #10416
- docs: upgrade to 1.0 by @soyeric128 in #10415
- docs: bendsql-cover by @soyeric128 in #10419
- docs(stage): RFC: Transform During Load. by @youngsofun in #10426
- docs: Adjust the 'code' style overflow under by @Carlosfengv in #10441
Others 📒
- chore(test): repeat 3 time for each pr by @zhang2014 in #10423
- chore(expr): pretty print more expressions in explain by @andylokandy in #10437
- chore: fixup: test_meta_node_restart: it should wait for the last log to be applied before writing a testing key by @drmingdrmer in #10434
- chore(expr): move unrelated functions out of DataType by @andylokandy in #10438
- chore: rename hard-state to vote by @drmingdrmer in #10440
Full Changelog: v1.0.6-nightly...v1.0.7-nightly