MatrixOne v1.0.0 Release Notes
Release date: November 13, 2023
MatrixOne version: v1.0.0
Compared with the previous v1.0.0-RC2, v1.0.0 doesn’t introduce any new features but focuses on some improvements and bug fixes.
Improvements
- Storage Optimization: #12465 #12676
- More metrics added: #12302 #12313 #12511
- Update Object Cache policy: #12699 #12661
Bugfix
- Fix aliyun sdk related bugs: #12296 #12695
- Fix some operator related bugs: #12360 #12611
- Fix flush panic: #12342
- Fix system table bugs: #12372 #12689
- Fix GC related bugs: #12487
Full Changelog
https://github.com/matrixorigin/matrixone/compare/v1.0.0-rc2…v1.0.0