Release date: Oct 15 2025
MatrixOne version: v3.0.3
MatrixOne 3.0.3 introduces bug fixes that enhance usability. Below are the major updates.
Bugfix
Fix dropping ivfflat index failed
Fix Gc file leak
What's Changed
- fix: dropping an IVFFlat index fails to clean up all associated tables 3.0 by @aptend in #22605
- Fix GC file leak by @LeftHandCold in #22618
Full Changelog: v3.0.2...v3.0.3