Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mo-v2.2.2-darwin-x86_64.zip | 2025-07-17 | 86.7 MB | |
mo-v2.2.2-linux-arm64.zip | 2025-07-17 | 72.2 MB | |
mo-v2.2.2-linux-x86_64.zip | 2025-07-17 | 78.8 MB | |
mo-v2.2.2-darwin-arm64.zip | 2025-07-17 | 78.9 MB | |
MatrixOne-v2.2.2 source code.tar.gz | 2025-07-12 | 15.2 MB | |
MatrixOne-v2.2.2 source code.zip | 2025-07-12 | 18.7 MB | |
README.md | 2025-07-12 | 1.5 kB | |
Totals: 7 Items | 350.4 MB | 0 |
Release date: July 17 2025 MatrixOne version: v2.2.2
MatrixOne 2.2.2 introduces a improvement and bug fixes that enhance system performance, stability, and usability. Below are the major updates.
Key Improvements
- CDC support frequency
Bugfix
Optimize memory issues Fix any value for json Fix gc mpool leak Fix force gckp
What's Changed
- Fix any value for json by @XuPeng-SH in https://github.com/matrixorigin/matrixone/pull/22109
- Cdc for 2.2 by @Cabbage74 in https://github.com/matrixorigin/matrixone/pull/22113
- Open commit inject logging by @XuPeng-SH in https://github.com/matrixorigin/matrixone/pull/22116
- bugfixes cherrypick to 2.2-dev by @aunjgr in https://github.com/matrixorigin/matrixone/pull/22111
- clean log and open debug for commit by @XuPeng-SH in https://github.com/matrixorigin/matrixone/pull/22123
- workaround txn commit failed but tn handled by @iamlinjunhong in https://github.com/matrixorigin/matrixone/pull/22140
- fix gc mpool leak by @LeftHandCold in https://github.com/matrixorigin/matrixone/pull/22146
- fix force gckp by @XuPeng-SH in https://github.com/matrixorigin/matrixone/pull/22143
- to 2.2: fix prints by @gouhongshen in https://github.com/matrixorigin/matrixone/pull/22134
- Revert 22092 changes in 2.2-dev due to oom by @XuPeng-SH in https://github.com/matrixorigin/matrixone/pull/22157
Full Changelog: https://github.com/matrixorigin/matrixone/compare/v2.2.1...v2.2.2