Skip to content

MatrixOne v1.1.3 Release Notes

Release date: April 16, 2024

MatrixOne version: v1.1.3

Compared with the previous v1.1.2, v1.1.3 doesn't introduce any new features but focuses on some bug fixes.

Bugfix

  • Resolved data integrity issues caused by orphaned transactions #15452.
  • Fixed potential transaction leak issues #15505 .
  • Addressed issues related to system tables #15331 #15332 .
  • Rectified problems associated with the lockable #15402 .

For additional bug fixes, please refer to the MatrixOne-v1.1.3 for more details.

Full Changelog

https://github.com/matrixorigin/matrixone/compare/v1.1.2...v1.1.3