MatrixOne-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 #22552
- fix cdc create sql by @jiangxinmeng1 in #22572
- to 3.0: Align the default field separators for the export table and load data by @gouhongshen in #22571
- Add vector cases 3.0 by @heni02 in #22574
- to 3.0: enable escape and escape the JSON control characters. by @gouhongshen in #22607
Full Changelog: v3.0.1...v3.0.2