What's Changed
๐ Features
- Add json shredding command (#424) @zhagnlu
- Support consume from Kafka (#437) @bigsheeper
- Support consuming from WAL and comparing message diffs (#430) @bigsheeper
- Support show/repair broadcast task (#443) @chyezh
- Support show replicate info and broadcast task (#425) @chyezh
๐ Enhancements
- Support filter collection by property (#441) @congqixia
- Support show struct array field (#440) @congqixia
- Refine set field-attr with extra param (#442) @congqixia
- Enable to display MQ message header (#431) @XuanYang-cn
- Refine compaction task related commands (#428) @congqixia
- Print segment index total serialized size (#429) @congqixia
- Print column group child field ids for stv2 (#427) @congqixia
- Utilize apache/arrow/go/v17 to parse parquet meta (#426) @congqixia
- Refine show collection/segment output (#423) @congqixia
- Support print session as json (#422) @congqixia
- Add healthz check item for missing index (#421) @congqixia
- Dedup standalone session for pprof command (#435) @congqixia
- Remove dependency on yaml config file (#432) @bigsheeper
๐ Bug Fixes
- Fix compile error (#439) @bigsheeper
- Set env to skip paramtable fallback formatter (#436) @congqixia
- Read until EOF in case of ignore revision (#434) @congqixia
- Replace "ROOT_PATH" when executing verify-segment (#433) @congqixia