| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mo-v3.0.3-darwin-x86_64.zip | 2025-10-15 | 88.2 MB | |
| mo-v3.0.3-linux-arm64.zip | 2025-10-15 | 73.5 MB | |
| mo-v3.0.3-darwin-arm64.zip | 2025-10-15 | 80.3 MB | |
| mo-v3.0.3-linux-x86_64.zip | 2025-10-15 | 80.1 MB | |
| MatrixOne-v3.0.3 source code.tar.gz | 2025-10-13 | 15.9 MB | |
| MatrixOne-v3.0.3 source code.zip | 2025-10-13 | 19.5 MB | |
| README.md | 2025-10-13 | 563 Bytes | |
| Totals: 7 Items | 357.5 MB | 0 | |
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 https://github.com/matrixorigin/matrixone/pull/22605
- Fix GC file leak by @LeftHandCold in https://github.com/matrixorigin/matrixone/pull/22618
Full Changelog: https://github.com/matrixorigin/matrixone/compare/v3.0.2...v3.0.3