Skip to content

Commit

Permalink
update 1.2 release-note
Browse files Browse the repository at this point in the history
  • Loading branch information
yangj1211 committed May 20, 2024
1 parent 38eaf8d commit 44f628a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/MatrixOne/Overview/whats-new.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# **最新发布**

MatrixOne 的最新版本为 1.2.0,发布于 2024 年 05 月 13 日,详情请见:
MatrixOne 的最新版本为 1.2.0,发布于 2024 年 05 月 20 日,详情请见:

* [v1.2.0 发布公告](../Release-Notes/v1.2.0.md)
2 changes: 1 addition & 1 deletion docs/MatrixOne/Release-Notes/release-timeline.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

| **版本** | **发布日期** |
| :-------------------------- | :----------- |
| [v1.2.0](v1.2.0.md) | 2024/05/13 |
| [v1.2.0](v1.2.0.md) | 2024/05/20 |
| [v1.1.3](v1.1.3.md) | 2024/04/16 |
| [v1.1.2](v1.1.2.md) | 2024/04/02 |
| [v1.1.1](v1.1.1.md) | 2024/02/04 |
Expand Down
5 changes: 4 additions & 1 deletion docs/MatrixOne/Release-Notes/v1.2.0.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MatrixOne v1.2.0 发布报告

我们非常高兴地宣布 MatrixOne 内核 v1.2.0 版本于 2024 年 05 月 13 日正式发布!
我们非常高兴地宣布 MatrixOne 内核 v1.2.0 版本于 2024 年 05 月 20 日正式发布!

## MatrixOne 是什么?

Expand Down Expand Up @@ -87,6 +87,9 @@ MatrixOne 在本次的迭代中进行了显著的功能扩展,重点功能有

- 向量索引目前只对 l2_distance 度量的查询有加速作用。
- 暂只支持租户级别的快照备份恢复,不支持集群级别的。
- 快照恢复需要将数据全量写入一遍,对 CPU 和内存消耗较大。
- 大数据量偶现内存溢出 OOM 问题。
- 高并发负载下偶现系统会卡住。

## 文档更新

Expand Down

0 comments on commit 44f628a

Please sign in to comment.