0.67.0# Released 2026-03-30 — GitHub Release Changes# ✨ Features# feat: Java Bindings for FixedSizeList (#7188) @JingsongLi feat: make dispatch plan dynamically sized (#7186) @0ax1 Add tsan for vortex-ffi, fix asan instrumentation (#7157) @myrrc Upgrade to DataFusion 53 (#6740) @AdamGS 🚀 Performance# Cache python class imports (#7191) @AdamGS Specialize export of chunked list arrays (#7180) @AdamGS Filter indices without an iterator for Bool (#7176) @AdamGS 🐛 Bug Fixes# Make sure all tokio runtime propegate observability in the same way (#7193) @AdamGS fix: vortex-cxx test race (#7189) @0ax1 fix: support total_size=0 in byte_range_to_row_range (#7115) @aalexandrov 📖 Documentation# feat: teach docs about object store (#7169) @danking 🧰 Maintenance# 12 changes Python benchmarks script and re-organize dev dependencies (#7192) @AdamGS move BitPacked slice from kernel -> parent reduce (#7195) @a10y Unify benchmark dispatch into a workflow (#7178) @AdamGS Run TPC-H SF 100 nightly on Vortex (#7184) @AdamGS Array VTables Migration 3 (#7185) @gatesn scalar_at take execution_ctx (#7166) @a10y Array VTables Migration 2 (#7183) @gatesn chore[gpu]: split plan into unmaterialized / materialized (#7175) @0ax1 Array VTables Migration 1b (#7182) @gatesn Array VTables Migration 1a (#7181) @gatesn Upgrade fsst-rs to 0.5.9 (#7177) @AdamGS make Mimalloc opt-in for ffi (#7179) @myrrc