-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Ran <huangran.alex@gmail.com>
- Loading branch information
Showing
1 changed file
with
232 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,232 @@ | ||
--- | ||
title: TiDB 7.3.0 Release Notes | ||
summary: 了解 TiDB 7.3.0 版本的新功能、兼容性变更、改进提升,以及错误修复。 | ||
--- | ||
|
||
# TiDB 7.3.0 Release Notes | ||
|
||
发版日期:2023 年 x 月 x 日 | ||
|
||
TiDB 版本:7.3.0 | ||
|
||
试用链接:[快速体验](https://docs.pingcap.com/zh/tidb/v7.3/quick-start-with-tidb) | [下载离线包](https://cn.pingcap.com/product-community/) | ||
|
||
在 7.3.0 版本中,你可以获得以下关键特性: | ||
|
||
<!-- to be added --> | ||
|
||
|
||
## 功能详情 | ||
|
||
### 可扩展性 | ||
|
||
<!-- 请将 **tw@xxx** 中的 xxx 替换为这个 feature 的 writer 的 ID,这个标记会在发布前删除--> | ||
|
||
* 功能标题 [#issue号](链接) @[贡献者 GitHub ID](链接) **tw@xxx** <!--1234--> | ||
|
||
功能描述(需要包含这个功能是什么、在什么场景下对用户有什么价值、怎么用) | ||
|
||
更多信息,请参考[用户文档](链接)。 | ||
|
||
### 性能 | ||
|
||
* 功能标题 [#issue号](链接) @[贡献者 GitHub ID](链接) **tw@xxx** <!--1234--> | ||
|
||
功能描述(需要包含这个功能是什么、在什么场景下对用户有什么价值、怎么用) | ||
|
||
更多信息,请参考[用户文档](链接)。 | ||
|
||
### 稳定性 | ||
|
||
* 功能标题 [#issue号](链接) @[贡献者 GitHub ID](链接) **tw@xxx** <!--1234--> | ||
|
||
功能描述(需要包含这个功能是什么、在什么场景下对用户有什么价值、怎么用) | ||
|
||
更多信息,请参考[用户文档](链接)。 | ||
|
||
### 高可用 | ||
|
||
* 功能标题 [#issue号](链接) @[贡献者 GitHub ID](链接) **tw@xxx** <!--1234--> | ||
|
||
功能描述(需要包含这个功能是什么、在什么场景下对用户有什么价值、怎么用) | ||
|
||
更多信息,请参考[用户文档](链接)。 | ||
|
||
### SQL 功能 | ||
|
||
* 功能标题 [#issue号](链接) @[贡献者 GitHub ID](链接) **tw@xxx** <!--1234--> | ||
|
||
功能描述(需要包含这个功能是什么、在什么场景下对用户有什么价值、怎么用) | ||
|
||
更多信息,请参考[用户文档](链接)。 | ||
|
||
### 数据库管理 | ||
|
||
* 功能标题 [#issue号](链接) @[贡献者 GitHub ID](链接) **tw@xxx** <!--1234--> | ||
|
||
功能描述(需要包含这个功能是什么、在什么场景下对用户有什么价值、怎么用) | ||
|
||
更多信息,请参考[用户文档](链接)。 | ||
|
||
### 可观测性 | ||
|
||
* 功能标题 [#issue号](链接) @[贡献者 GitHub ID](链接) **tw@xxx** <!--1234--> | ||
|
||
功能描述(需要包含这个功能是什么、在什么场景下对用户有什么价值、怎么用) | ||
|
||
更多信息,请参考[用户文档](链接)。 | ||
|
||
### 安全 | ||
|
||
* 功能标题 [#issue号](链接) @[贡献者 GitHub ID](链接) **tw@xxx** <!--1234--> | ||
|
||
功能描述(需要包含这个功能是什么、在什么场景下对用户有什么价值、怎么用) | ||
|
||
更多信息,请参考[用户文档](链接)。 | ||
|
||
### 数据迁移 | ||
|
||
* 功能标题 [#issue号](链接) @[贡献者 GitHub ID](链接) **tw@xxx** <!--1234--> | ||
|
||
功能描述(需要包含这个功能是什么、在什么场景下对用户有什么价值、怎么用) | ||
|
||
更多信息,请参考[用户文档](链接)。 | ||
|
||
## 兼容性变更 | ||
|
||
> **注意:** | ||
> | ||
> 以下为从 v7.2.0 升级至当前版本 (v7.3.0) 所需兼容性变更信息。如果从 v7.1.0 或之前版本升级到当前版本,可能也需要考虑和查看中间版本 release notes 中提到的兼容性变更信息。 | ||
### 行为变更 | ||
|
||
<!-- 此小节包含 MySQL 兼容性变更--> | ||
|
||
* 兼容性 1 | ||
|
||
* 兼容性 2 | ||
|
||
### 系统变量 | ||
|
||
| 变量名 | 修改类型 | 描述 | | ||
|---|----|------| | ||
| | 新增/删除/修改 | | | ||
| | 新增/删除/修改 | | | ||
| | 新增/删除/修改 | | | ||
| | 新增/删除/修改 | | | ||
| | 新增/删除/修改 | | | ||
|
||
### 配置文件参数 | ||
|
||
| 配置文件 | 配置项 | 修改类型 | 描述 | | ||
| -------- | -------- | -------- | -------- | | ||
| | | 新增/删除/修改 | | | ||
| | | 新增/删除/修改 | | | ||
| | | 新增/删除/修改 | | | ||
| | | 新增/删除/修改 | | | ||
| | | 新增/删除/修改 | | | ||
| | | 新增/删除/修改 | | | ||
|
||
## 改进提升 | ||
|
||
+ TiDB | ||
|
||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
|
||
+ TiKV | ||
|
||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
|
||
+ PD | ||
|
||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
|
||
+ TiFlash | ||
|
||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
|
||
+ Tools | ||
|
||
+ Backup & Restore (BR) | ||
|
||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
|
||
+ TiCDC | ||
|
||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
|
||
+ TiDB Data Migration (DM) | ||
|
||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
|
||
+ TiDB Lightning | ||
|
||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
|
||
+ TiUP | ||
|
||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
|
||
## 错误修复 | ||
|
||
+ TiDB | ||
|
||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
|
||
+ TiKV | ||
|
||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
|
||
+ PD | ||
|
||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
|
||
+ TiFlash | ||
|
||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
|
||
+ Tools | ||
|
||
+ Backup & Restore (BR) | ||
|
||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
|
||
+ TiCDC | ||
|
||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
|
||
+ TiDB Data Migration (DM) | ||
|
||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
|
||
+ TiDB Lightning | ||
|
||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
|
||
+ TiUP | ||
|
||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
- note [#issue](链接) @[贡献者 GitHub ID](链接) | ||
|
||
## 贡献者 | ||
|
||
感谢来自 TiDB 社区的贡献者们: | ||
|
||
+ [Contributor 1]() |