| v3.0.14 | Release date: June 2 2026 MatrixOne version: v3.0.14 MatrixOne 3.0.14 builds on 3.0.13 with expanded SQL and MySQL compatibility (math functions, boolean SUM, PostgreSQL-style UPDATE), SQL Task improvements for multi-CN deployments, enhanced Hive-style Parquet external tables, and important stability fixes across transactions, locking, planning, and DDL. ## Key Improvements ### SQL Compatibility & Query - **Math Functions**: Added `ATAN2`, `DEGREES`, `RADIANS`, `SIGN`, and `TRUNCATE | High | 6/2/2026 |
| v3.0.13 | Release date: May 25 2026 MatrixOne version: v3.0.13 MatrixOne 3.0.13 builds on 3.0.12 with further SQL and MySQL compatibility fixes, stronger security rule rewriting, improved Hive-style Parquet external table performance, and important stability fixes across storage, bootstrap, and logservice. ## Key Improvements ### SQL Compatibility & Query - **GROUP_CONCAT**: Fixed GROUP_CONCAT aggregation behavior for improved MySQL compatibility - **Window Functions**: Fixed LEAD/LAG cast h | High | 5/25/2026 |
| v3.0.12 | Release date: May 18 2026 MatrixOne version: v3.0.12 MatrixOne 3.0.12 introduces significant SQL compatibility improvements, data branch features, and critical stability fixes. This release enhances MySQL compatibility with new date/time functions, adds support for Hive-style partitioned Parquet external tables, and brings important data branch snapshot protection capabilities to the 3.0-dev branch. ## Key Improvements ### SQL Compatibility Enhancements * Date/Time Functions: Added su | High | 5/18/2026 |
| v3.0.11 | Release date: May 08 2026 MatrixOne version: v3.0.11 MatrixOne 3.0.11 introduces critical compatibility improvements and bug fixes that enhance stability and usability with major updates across SQL compatibility, transaction handling, and query optimization. ## Key Improvements ### SQL Compatibility Enhancements - DIV operator support: Enhanced division operator compatibility for integer and decimal types - Temporal data handling: Resolved temporal compatibility gaps for improve | High | 5/8/2026 |
| v3.0.10 | Release date: Apr 22 2026 MatrixOne version: v3.0.10 MatrixOne 3.0.10 introduces improvements and bug fixes that enhance usability. Below are the major updates. ## Key Improvements ### Data branch *Drop database robustness: tolerate dangling hidden-index metadata during DropDatabase so drops donโt fail on stale catalog state (#24019). *Correctness after GC + restart: fix cases where data-branch diff/merge could return wrong results on 3.0-dev after GC and restart (#24015). *Diff | High | 4/22/2026 |
| v3.0.9 | Release date: Apr 1 2026 MatrixOne version: v3.0.9 MatrixOne 3.0.9 introduces improvements and bug fixes that enhance usability. Below are the major updates. ## Key Improvements ### Vector Search & AI Features *IVF-FLAT build parity: Port IVF-FLAT index build from main for consistent behavior across branches (#23737). *IVF create plan: Remove cross apply from ivf_create on 3.0-dev to simplify the plan (#23780). *IVF runtime robustness: Harden InMem IVF paths against distVec issue | Medium | 4/1/2026 |
| v3.0.8 | 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 1. Fix refresh snapshot after exclusive lock to prevent orphan records from concurrent CLONE 2. 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
| Low | 2/27/2026 |
| v3.0.7-hotfix-20260223 | Release date: Feb 23 2026 MatrixOne version: v3.0.7-hotfix-20260223 MatrixOne 3.0.7-hotfix-20260223 introduces bug fixes that enhance usability. Below are the major updates. ## Bug Fixes Fix build failed on arm env ## What's Changed * BUG: check valid haswell before substitute by @cpegeric in https://github.com/matrixorigin/matrixone/pull/23756 **Full Changelog**: https://github.com/matrixorigin/matrixone/compare/v3.0.7...v3.0.7-hotfix-20260223 | Low | 2/23/2026 |
| v3.0.7 | Release date: Feb 22 2026 MatrixOne version: v3.0.7 MatrixOne 3.0.7 introduces bug fixes that enhance usability. Below are the major updates. ## Bug Fixes 1.Fix pipeline client leak 2.Fix execute create as select in one transaction and enforce source SELECT privilege 3.Fix force CTAS follow-up insert to run on one CN 4.Fix UNION with ORDER BY FIELD() function 5.Fix cdc truncate bug ## What's Changed * fix cdc truncate by @jiangxinmeng1 in https://github.com/matrixorigin/matr | Low | 2/22/2026 |
| v3.0.6 | Release date: Jan 28 2026 MatrixOne version: v3.0.6 MatrixOne 3.0.6 introduces improvements and bug fixes that enhance usability. Below are the major updates. ## Key Improvements 1. Bloom filter & multiโCN: Support Bloom filters without regular filters and broadcast Bloom filters across CNs to improve distributed query performance. 2. Backup & export: Add a file index for backups and fix table data export issues to make backup/restore and export more reliable. 3. Vector features: En | Low | 1/28/2026 |
| v3.0.5 | Release date: Jan 5 2026 MatrixOne version: v3.0.5 MatrixOne 3.0.5 introduces improvements and bug fixes that enhance usability. Below are the major updates. ## Key Improvements ### Vector Search & AI Features - **Vector Index Enhancements**: Removed experimental flags for IVF and FullText indexes, making them production-ready - **Vector Pre-filtering**: Added support for enable_vector_prefilter_by_default variable and IVF pre-filtering - **Vector Distance Output**: Direct vector | Low | 1/5/2026 |
| v3.0.4-hotfix-20251226 | Release date: Dec 26 2025 MatrixOne version: v3.0.4-hotfix-20251226 MatrixOne 3.0.4-hotfix-20251226 introduces bug fixes that enhance usability. Below are the major updates. ## Bugfix Fix snapshot bug skip length validation when casting TEXT to CHAR/VARCHAR ## What's Changed * [fix] update dragonboat version, fix the snapshot bug: by @volgariver6 in https://github.com/matrixorigin/matrixone/pull/23281 * skip length validation when casting TEXT to CHAR/VARCHAR to hotfix by @zhang | Low | 12/26/2025 |
| v3.0.4-hotfix-20251213 | Release date: Dec 13 2025 MatrixOne version: v3.0.4-hotfix-20251213 MatrixOne 3.0.4-hotfix-20251213 introduces bug fixes that enhance usability. Below are the major updates. ## Bugfix Fix clone indexes when alter table ## What's Changed * to hotfix: fix clone indexes when alter table. by @gouhongshen in https://github.com/matrixorigin/matrixone/pull/23260 **Full Changelog**: https://github.com/matrixorigin/matrixone/compare/v3.0.4-hotfix-20251210...v3.0.4-hotfix-20251213 | Low | 12/13/2025 |
| v3.0.4-hotfix-20251210 | Release date: Dec 10 2025 MatrixOne version: v3.0.4-hotfix-20251210 MatrixOne 3.0.4-hotfix-20251210 introduces bug fixes that enhance usability. Below are the major updates. ## Bugfix Fix block filter ## What's Changed * to hotfix: fix block filter by @gouhongshen in https://github.com/matrixorigin/matrixone/pull/23239 **Full Changelog**: https://github.com/matrixorigin/matrixone/compare/v3.0.4-hotfix-20251204...v3.0.4-hotfix-20251210 | Low | 12/10/2025 |
| v3.0.4-hotfix-20251204 | Release date: Dec 04 2025 MatrixOne version: v3.0.4-hotfix-20251204 MatrixOne 3.0.4-hotfix-20251204 introduces improvements and bug fixes that enhance usability. Below are the major updates. ## Key Improvements Support nfs-client ## Bugfix Fix update bug Fix order by panic in join queries ## What's Changed * fix: pick some fixes to 3.0.4 hotfix by @XuPeng-SH in https://github.com/matrixorigin/matrixone/pull/23205 * add disable prealloc by @LeftHandCold in https://github.com/ | Low | 12/4/2025 |
| v3.0.4-hotfix-20251128 | Release date: Nov 28 2025 MatrixOne version: v3.0.4-hotfix-20251128 MatrixOne 3.0.4-hotfix-20251128 introduces bug fixes that enhance usability. Below are the major updates. ## Bugfix Fix ivfflat distfunc inconsistency Fix distinct agg should be run in only one node and without any parallel ## What's Changed * to hotfix: adding config for the prefetching on the subscribed tables by @gouhongshen in https://github.com/matrixorigin/matrixone/pull/22861 * fix: distinct agg should b | Low | 11/28/2025 |
| v3.0.4-hotfix-20251117 | Release date: Nov 17 2025 MatrixOne version: v3.0.4-hotfix-20251117 MatrixOne 3.0.4-hotfix-20251117 introduces bug fixes that enhance usability. Below are the major updates. ## Bugfix Fix pushdown limit Fix the proxy cannot balance connections ## What's Changed * fulltext pushdown limit when no filter (pick to 3.0.4 hotfix) by @XuPeng-SH in https://github.com/matrixorigin/matrixone/pull/22851 * fix: the proxy cannot balance connections when connect too fast by @volgariver6 in h | Low | 11/17/2025 |
| v3.0.4-hotfix-20251114 | Release date: Nov 14 2025 MatrixOne version: v3.0.4-hotfix-20251114 MatrixOne 3.0.4-hotfix-20251114 introduces bug fixes that enhance usability. Below are the major updates. ## Bugfix Fix Split large sels into multiple batches in CompactBatchs.Union Fix remap error in JOIN with cross-table column ## What's Changed * Set the maximum number of load retries and retry time by @LeftHandCold in https://github.com/matrixorigin/matrixone/pull/22820 * (fix): left join OR predicate reg | Low | 11/14/2025 |
| v3.0.4 | Release date: Nov 5 2025 MatrixOne version: v3.0.4 MatrixOne 3.0.4 introduces improvements and bug fixes that enhance usability. Below are the major updates. ## Key Improvements Improve performance of vector index Support remap hint ## Bugfix Fix Gc some bugs Fix cdc state and sinker bugs Fix check parts and skip when column not updated in PreInsertFullTextIndex Fix Incorrect decimal negative value conversion in statistics ## What's Changed * Snapshot support for database | Low | 11/5/2025 |
| v2.2.2-hotfix-20250822-20251017 | Release date: Oct 17 2025 MatrixOne version: MatrixOne-v2.2.2-hotfix-20250822-20251017 MatrixOne v2.2.2-hotfix-20250822-20251017 introduces bug fixes that enhance usability. Below are the major updates. ## Bugfix Fix lost connection bug ## What's Changed * Set the maximum number of load retries and retry time by @LeftHandCold in https://github.com/matrixorigin/matrixone/pull/22633 **Full Changelog**: https://github.com/matrixorigin/matrixone/compare/v2.2.2-hotfix-20250822...v2 | Low | 10/17/2025 |
| v3.0.3 | 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**: ht | Low | 10/15/2025 |
| v3.0.2 | Release date: Oct 11 2025 MatrixOne version: v3.0.2 MatrixOne 3.0.2 introduces improvements and bug fixes that enhance usability. Below are the major updates. ## Key Improvements Support FOREIGN_KEY_CHECKS ## Bugfix Fix load data bugs Fix cdc show status bug ## What's Changed * to 3.0: should ignore the nonexistence err of the foreign table when dropping the database and table by @gouhongshen in https://github.com/matrixorigin/matrixone/pull/22552 * fix cdc create sql by @jia | Low | 10/11/2025 |
| v2.2.2-hotfix-20250926 | Release date: Sep 26 2025 MatrixOne version: v2.2.2-hotfix-20250926 ## Bugfix Fix convert l2sq score tp l2 score for hnsw and ivfflat index ## What's Changed * 2.2 dev convert l2sq score tp l2 score for hnsw and ivfflat index by @cpegeric in https://github.com/matrixorigin/matrixone/pull/22542 **Full Changelog**: https://github.com/matrixorigin/matrixone/compare/v2.2.2-hotfix-20250916...v2.2.2-hotfix-20250926 | Low | 9/26/2025 |
| v3.0.1 | Release date: Sep 26 2025 MatrixOne version: v3.0.1 MatrixOne 3.0.1 introduces improvements and bug fixes that enhance system performance, stability, and usability. Below are the major updates. ## Key Improvements 1.Support select score from the vector table 2.Improve ALTER TABLE performance ## Bugfix 1.Fix cdc some bugs 2.Fix clone some bugs 3.Fix create hnsw index oom bugs 4.Fix hnsw and ivf index score bugs ## What's Changed * allow queries selecting distance to use vecto | Low | 9/26/2025 |
| v2.2.2-hotfix-20250916 | Release date: Sep 16 2025 MatrixOne version: v2.2.2-hotfix-20250916 ## Bugfix Fix dn panic error Fix RIGHT DEDUP join ## What's Changed * RIGHT DEDUP join PRs cherry-pick to 2.2-dev by @aunjgr in https://github.com/matrixorigin/matrixone/pull/22264 * fix runtime filter message tag by @aunjgr in https://github.com/matrixorigin/matrixone/pull/22515 **Full Changelog**: https://github.com/matrixorigin/matrixone/compare/v2.2.2-hotfix-20250828...v2.2.2-hotfix-20250916 | Low | 9/16/2025 |
| v2.2.2-hotfix-20250828 | Release date: Aug 28 2025 MatrixOne version: v2.2.2-hotfix-20250828 ## Bugfix Fix cdc error Fix allow queries selecting distance to use vector index ## What's Changed * force next after StaleReadErr by @jiangxinmeng1 in https://github.com/matrixorigin/matrixone/pull/22431 * allow queries selecting distance to use vector index by @aunjgr in https://github.com/matrixorigin/matrixone/pull/22425 **Full Changelog**: https://github.com/matrixorigin/matrixone/compare/v2.2.2-hotfix-2025 | Low | 8/28/2025 |
| v3.0.0 | Release date: Aug 26 2025 MatrixOne version: v3.0.0 MatrixOne 3.0.0 introduces a improvement and bug fixes that enhance system performance, stability, and usability. Below are the major updates. ## Key Improvements 1.Implement Fast-Shallow-Copy of table data 2.Support the new CLONE syntax, enabling rapid shallow copying of data at cluster, tenant, database, and table levels. 3.Schema changes now consume significantly less memory. 4.Implement RIGHT DEDUP join to reduce memory usage fo | Low | 8/26/2025 |
| v2.2.2-hotfix-20250822 | Release date: Aug 22 2025 MatrixOne version: v2.2.2-hotfix-20250822 ## Bugfix Fix SEMI join: don't skip probe when runtime filter fails Fix cn panic as context deadline not set ## What's Changed * [fix] SEMI join: don't skip probe when runtime filter fails (2.2-dev) by @aunjgr in https://github.com/matrixorigin/matrixone/pull/22359 * fix context deadline not set by @jiangxinmeng1 in https://github.com/matrixorigin/matrixone/pull/22370 * fix cdc_scanner by @jiangxinmeng1 in https://gi | Low | 8/22/2025 |
| v2.2.2-hotfix-20250817 | Release date: Aug 17 2025 MatrixOne version: v2.2.2-hotfix-20250817 ## Bugfix Fix fuzzyfilter ## What's Changed * rm tag 8848(2.2-dev) by @Ariznawlll in https://github.com/matrixorigin/matrixone/pull/22236 * Fix fuzzyfilter 2.2 by @XuPeng-SH in https://github.com/matrixorigin/matrixone/pull/22353 **Full Changelog**: https://github.com/matrixorigin/matrixone/compare/v2.2.2-hotfix-20250731...v2.2.2-hotfix-20250817 | Low | 8/17/2025 |
| v1.2.2-yidao-hotfix-20250816 | Release date: Aug 16 2025 MatrixOne version: v1.2.2-yidao-hotfix-20250816 ## Bugfix Fix semi join ## What's Changed * to 1.2.2-yidao: Fix semi join by @gouhongshen in https://github.com/matrixorigin/matrixone/pull/22345 **Full Changelog**: https://github.com/matrixorigin/matrixone/compare/v1.2.2-yidao...v1.2.2-yidao-hotfix-20250816 | Low | 8/16/2025 |
| v2.2.2-hotfix-20250731 | Release date: July 31 2025 MatrixOne version: v2.2.2-hotfix-20250731 MatrixOne v2.2.2-hotfix-20250731 introduces bug fixes. Below are the major updates. ## Bugfix Fix ON UPDATE for INSERT ON DUPLICATE UPDATE Fix union all select fulltext ## What's Changed * Modify S3 write operations to use off-heap memory batches 2.2 by @aptend in https://github.com/matrixorigin/matrixone/pull/22271 * trigger ON UPDATE for INSERT ON DUPLICATE UPDATE 2.2-dev by @aunjgr in https://github.com/matri | Low | 7/31/2025 |
| v2.2.2-hotfix-20250725 | Release date: July 25 2025 MatrixOne version: v2.2.2-hotfix-20250725 MatrixOne v2.2.2-hotfix-20250725 introduces bug fixes. Below are the major updates. ## Bugfix Fix cdc sync timing Fix cdc json ## What's Changed * not lock insert select table by @iamlinjunhong in https://github.com/matrixorigin/matrixone/pull/22154 * bug fix:can not create database in some case (#22164) by @ouyuanning in https://github.com/matrixorigin/matrixone/pull/22183 * Fix replay mpool leak by @LeftHandCo | Low | 7/25/2025 |
| v2.2.2 | 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 1. 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 http | Low | 7/17/2025 |
| v1.2.2-yidao | Release date: July 09 2025 MatrixOne version: v1.2.2-yidao ## Bugfix Fix shuffle join for recursive cte ## What's Changed * fix shuffle join for recursive cte by @iamlinjunhong in https://github.com/matrixorigin/matrixone/pull/22055 **Full Changelog**: https://github.com/matrixorigin/matrixone/compare/v1.2.2-20240715...v1.2.2-yidao | Low | 7/9/2025 |
| v2.2.1 | Release date: July 03 2025 MatrixOne version: v2.2.1 MatrixOne 2.2.1 introduces a series of bug fixes that enhance system performance, stability, and usability. Below are the major updates. ## Bugfix Optimize memory issues Fix shuffle join for recursive cte Fix error checking in rpc handler Fix create index with keywords Fix lock hung ## What's Changed * [fix] put non-PK runtime filter in Filter operator by @aunjgr in https://github.com/matrixorigin/matrixone/pull/22026 | Low | 7/3/2025 |
| v2.2.0 | Release date: June 18, 2025 MatrixOne version: v2.2.0 MatrixOne 2.2.0 introduces a series of bug fixes that enhance system performance, stability, and usability. Below are the major updates. ## Bugfix Fix cdc bug Fix the bug of enum Fix duplicate pk due to big delete Fix rollup with having by Fix join order for DML plan ## What's Changed * sync verfied 2.0 merge changes to 2.1 by @aptend in https://github.com/matrixorigin/matrixone/pull/21528 * modify mergify config to adapt | Low | 6/18/2025 |
| v2.1.1-hotfix-20250611 | Release date: June 11, 2025 MatrixOne version: v2.1.1-hotfix-20250611 MatrixOne v2.1.1-hotfix-20250611 introduces bug fixes. Below are the major updates and new features. ## Bugfix Fix bug Replace into duplicate Fix delete hung ## What's Changed * to 2.1: fix tombstone object missing after cn transfer by @gouhongshen in https://github.com/matrixorigin/matrixone/pull/21948 * fix changes handle by @jiangxinmeng1 in https://github.com/matrixorigin/matrixone/pull/21994 * Pick delete h | Low | 6/11/2025 |
| v2.1.1-hotfix-20250519 | Release date: April 19, 2025 MatrixOne version: v2.1.1-hotfix-20250519 MatrixOne v2.1.1-hotfix-20250519 introduces bug fixes that enhance system usability and stability. Below are the major updates and new features. ## Bugfix 1. Fix bug related to Fulltext searching and GC-PANIC ## What's Changed * BUG FIX: Fulltext skip overlap from N-gram output 2.1-dev (#21799) by @volgariver6 in https://github.com/matrixorigin/matrixone/pull/21844 * Remove GC's panic(), use Warn log instead: GC | Low | 5/19/2025 |
| v2.1.1 | Release date: May 08, 2025 MatrixOne version: v2.1.1 MatrixOne 2.1.1 introduces a series of improvements and bug fixes that enhance system performance, stability, and usability. Below are the major updates and new features. ## Key Improvements 1. improve join order and enable runtime filter for fulltext UPDATE 2. add check local timeout txn 3. retry when remote lock i/o timeout 4. convert BETWEEN filter to PREFIX_BETWEEN on composite keys ## Bugfix 1. Fix bugs related to oom 2. | Low | 5/8/2025 |
| v2.0.3-hotfix-20250417 | Release date: April 17, 2025 MatrixOne version: v2.0.3-hotfix-20250417 MatrixOne v2.0.3-hotfix-20250417 introduce a bug fix that enhance usability. Below are the major updates and new features. ## Bugfix 1. Fix bugs related to panic when executing particular statement ## What's Changed * fix bug: agg push down panic by @ouyuanning in https://github.com/matrixorigin/matrixone/pull/21715 **Full Changelog**: https://github.com/matrixorigin/matrixone/compare/v2.0.3-hotfix-20250416...v | Low | 4/17/2025 |
| v2.0.3-hotfix-20250416 | Release date: April 16, 2025 MatrixOne version: v2.0.3-hotfix-20250416 MatrixOne v2.0.3-hotfix-20250416 introduce a bug fix that enhance system stability, and usability. Below are the major updates and new features. ## Bugfix 1. Fix a bug related to txn stability ## What's Changed * cherry pick fix abort mark active txn to 2.0.3 hotfix (#21693) by @XuPeng-SH in https://github.com/matrixorigin/matrixone/pull/21696 **Full Changelog**: https://github.com/matrixorigin/matrixone/com | Low | 4/16/2025 |
| v2.1.0-hotfix-20250409 | Release date: April 09, 2025 MatrixOne version: v2.1.0-hotfix-20250409 MatrixOne v2.1.0-hotfix-20250409 introduces a bug fix that enhance system usability and upgrade. Below are the major updates and new features. ## Bugfix 1. Fix bug related to data upgrade ## What's Changed * Cp 21661 to 2.1-dev by @ouyuanning in https://github.com/matrixorigin/matrixone/pull/21664 **Full Changelog**: https://github.com/matrixorigin/matrixone/compare/v2.1.0...v2.1.0-hotfix-20250409 | Low | 4/9/2025 |
| v2.1.0 | Release date: April 06, 2025 MatrixOne version: v25.2.1.0 We are thrilled to announce the official release of MatrixOne v25.2.1.0 on April 06, 2025! ## What is MatrixOne? MatrixOne is an AI-driven cloud-native hyper-converged database that adopts a storage-compute separation architecture and fully leverages cloud infrastructure. It is MySQL-compatible and supports hybrid workload scenarios. By combining vector data types and full-text search capabilities, MatrixOne efficiently handle | Low | 4/6/2025 |
| v2.0.5 | Release date: April 06, 2025 MatrixOne version: v2.0.5 MatrixOne 2.0.5 introduces a bug fixe that enhance system security. Below are the major updates and new features. ## Bugfix 1. Fix bugs related to security for license ## What's Changed * fix license by @zhangxu19830126 in https://github.com/matrixorigin/matrixone/pull/21655 **Full Changelog**: https://github.com/matrixorigin/matrixone/compare/v2.0.4...v2.0.5 | Low | 4/6/2025 |
| v2.0.4 | Release date: April 04, 2025 MatrixOne version: v2.0.4 MatrixOne 2.0.4 introduces a series of improvements and bug fixes that enhance system security. Below are the major updates and new features. ## Bugfix 1. Fix bugs related to security ## What's Changed * fix safety bugs by @zhangxu19830126 in https://github.com/matrixorigin/matrixone/pull/21599 **Full Changelog**: https://github.com/matrixorigin/matrixone/compare/v2.0.3...v2.0.4 | Low | 4/4/2025 |
| v2.0.3 | Release date: March 12, 2025 MatrixOne version: v2.0.3 MatrixOne 2.0.3 introduces a series of improvements and bug fixes that enhance system performance, stability, and usability. Below are the major updates and new features. ## Key Improvements 1. Support new time hint 2. Minor improve for loop join 3. Implement information_schema.table_constraints 4. add flush in send prepare response 5. add txn status check ## Bugfix 1. Fix bugs related to oom 2. Resolve the issue of CN han | Low | 3/12/2025 |
| v2.0.2 | Release date: January 25, 2025 MatrixOne version: v2.0.2 MatrixOne 2.0.2 introduces a series of improvements and bug fixes that enhance system performance, stability, and usability. Below are the major updates and new features. ## Key Improvements 1. Point query performance optimization 2. Replay implementation optimization to reduce TN restart time 3. Support querying statistical information of subscribed tables 4. ETLMerge optimization 5. Optimize logtail reconnection to minimize i | Low | 1/25/2025 |
| v2.0.1-hotfix-20241211 | **Release date**: December 12, 2024 **MatrixOne version**: v2.0.1-hotfix-20241211 **MOI PROD Impact Scope**: All CN Affected This hotfix resolves compatibility issues in v2.0.1 to ensure improved stability and consistent functionality. ## What's Changed * Add debug log for 2.0.1 by @XuPeng-SH in https://github.com/matrixorigin/matrixone/pull/20729 * fix functionid by @daviszhen in https://github.com/matrixorigin/matrixone/pull/20743 **Full Chan | Low | 12/16/2024 |
| v2.0.1 | Release date: December 10, 2024 MatrixOne version: v2.0.1 MatrixOne 2.0.1 introduces a series of improvements and bug fixes that enhance system performance, stability, and usability. Below are the major updates and new features. ## Key Improvements * Index and Query Optimization * Memory and Resource Optimization * Password Management * Backup and Restore Enhancements * Experimental support for full text search ## Bugfix This release addresses several critical bugs that impro | Low | 12/11/2024 |
| v1.2.3-hotfix-20241101 | ## What's Changed * fix vector free panic(1.2.3-tmp-shulian) by @zengyan1 in https://github.com/matrixorigin/matrixone/pull/19680 * Fix alter table column null property-shulian by @qingxinhome in https://github.com/matrixorigin/matrixone/pull/19688 * fix decimal output by @daviszhen in https://github.com/matrixorigin/matrixone/pull/19643 * cherry-pick: fix select version by @daviszhen in https://github.com/matrixorigin/matrixone/pull/19695 * fix decimal panic(1.2.3-shulian) by @zengyan1 in | Low | 11/1/2024 |
| v2.0.0 | We are excited to announce the release of MatrixOne v24.2.0.0! MatrixOne is a hyper-converged, cloud-native database built for modern data demands. Designed to deliver high performance, scalability, and MySQL compatibility, MatrixOne provides a seamless HTAP (Hybrid Transactional/Analytical Processing) experience, allowing users to efficiently handle transactions, analytics, time-series data, and streaming processing in one unified platform. ## Highlights of this Release MatrixOne v24 | Low | 11/1/2024 |
| v1.2.3-hotfix-20241016 | ## What's Changed * fix Intersection2Vector panic by @gouhongshen in https://github.com/matrixorigin/matrixone/pull/19383 **Full Changelog**: https://github.com/matrixorigin/matrixone/compare/v1.2.3-hotfix-20241010...v1.2.3-hotfix-20241016 | Low | 10/16/2024 |
| v1.2.3-hotfix-20241010 | **Full Changelog**: https://github.com/matrixorigin/matrixone/compare/v1.2.3-hotfix-20240916...v1.2.3-hotfix-20241010 | Low | 10/11/2024 |
| v1.2.4 | Release Date: September 23, 2024 MatrixOne Version: v1.2.4 This hotfix addresses several critical issues and includes minor improvements aimed at enhancing stability and performance. ## What's Changed * make query with limit run in single parallel by @badboynt1 in https://github.com/matrixorigin/matrixone/pull/18803 * cp to 1.2-dev 'fix ndv calculation to make it more accurate' by @badboynt1 in https://github.com/matrixorigin/matrixone/pull/18848 * fix json extract function(#1.2 hotfix | Low | 9/23/2024 |
| v1.2.3-hotfix-20240916 | Release Date: September 16, 2024 MatrixOne Version: v1.2.3-hotfix-20240916 This hotfix addresses several critical issues and includes minor improvements aimed at enhancing stability and performance. ## Bug Fixes - Resolved a transaction retrieval issue in GetOrCreateTxnWithMeta. - Fixed incorrect value retrieval for unique and secondary keys. - Corrected a panic issue in KillRoutineConnections. - Fixed a proxy panic when killing a connection. - Resolved a bug where sessions could n | Low | 9/16/2024 |