| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mo-v3.0.8-linux-arm64.zip | 2026-02-27 | 72.3 MB | |
| mo-v3.0.8-linux-x86_64.zip | 2026-02-27 | 81.3 MB | |
| MatrixOne-v3.0.8 source code.tar.gz | 2026-02-25 | 16.9 MB | |
| MatrixOne-v3.0.8 source code.zip | 2026-02-25 | 20.6 MB | |
| README.md | 2026-02-25 | 772 Bytes | |
| Totals: 5 Items | 191.1 MB | 2 | |
Release date: Feb 27 2026 MatrixOne version: v3.0.8
MatrixOne 3.0.8 introduces bug fixes that enhance usability. Below are the major updates.
Bug Fixes
- Fix refresh snapshot after exclusive lock to prevent orphan records from concurrent CLONE
- Fix prebuild composite-unique lock column mapping for INSERT
What's Changed
- to 3.0: fix(sql/plan): prebuild composite-unique lock column mapping for INSERT by @gouhongshen in https://github.com/matrixorigin/matrixone/pull/23763
- [Fix] DropDatabase: refresh snapshot after exclusive lock to prevent orphan records from concurrent CLONE by @LeftHandCold in https://github.com/matrixorigin/matrixone/pull/23767
Full Changelog: https://github.com/matrixorigin/matrixone/compare/v3.0.7...v3.0.8