v0.8.36-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: Bump OpenDAL to v0.17 by @Xuanwo in #7629
- feat(cluster): auto discover ip when ip is unspecified or loop back by @zhang2014 in #7617
- feat(config): move [[idm.users]] to [[query.users]]. by @youngsofun in #7638
- feat: add select from share db and show tables from share db SQL support by @lichuang in #7640
Thoughtful Bug Fix 🔧
- fix: Jaeger layer not filtered by @Xuanwo in #7621
- fix: Refresh tls certs to fix tls related tests by @Xuanwo in #7627
- fix: Fix flaky test of fuse compat read by @Xuanwo in #7628
Code Refactor 🎉
- refactor(meta-client): refine error usage by @drmingdrmer in #7633
- refactor(meta-service): add RaftWriteError and RaftChangeMembershipError by @drmingdrmer in #7647
Build/Testing/CI Infra Changes 🔌
- ci: find binary path in two places for meta-query compatability test by @drmingdrmer in #7624
- ci: List used python packages by @TCeason in #7632
- ci: add latest tag for service image by @everpcpc in #7648
Documentation 📔
- docs: add json blog by @soyeric128 in #7614
- docs: refactor share rfc, add select from db and show tables SQL by @lichuang in #7623
- docs: Fix edit url link for blog by @Xuanwo in #7637
Full Changelog: v0.8.35-nightly...v0.8.36-nightly