Skip to content

Commit

Permalink
add release note template
Browse files Browse the repository at this point in the history
Signed-off-by: Ran <[email protected]>
  • Loading branch information
ran-huang committed Jul 18, 2023
1 parent 0de08bf commit fe1b3cd
Showing 1 changed file with 133 additions and 0 deletions.
133 changes: 133 additions & 0 deletions releases/release-7.3.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,133 @@
---
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 -->

## 功能详情

### 可扩展性

### 性能

* Note 1

更多信息,请参考[用户文档](...)

### 稳定性

* Note 1

### 高可用

### SQL 功能

* Note 1

### 数据库管理

* Note 1

### 可观测性

### 安全

### 数据迁移

* Note 1

## 兼容性变更

> **注意:**
>
> 以下为从 v7.2.0 升级至当前版本 (v7.3.0) 所需兼容性变更信息。如果从 v7.1.0 或之前版本升级到当前版本,可能也需要考虑和查看中间版本 release notes 中提到的兼容性变更信息。
### 系统变量

| 变量名 | 修改类型 | 描述 |
|---|----|------|
| | 新增/删除/修改 | |
| | 新增/删除/修改 | |
| | 新增/删除/修改 | |
| | 新增/删除/修改 | |
| | 新增/删除/修改 | |

### 配置文件参数

| 配置文件 | 配置项 | 修改类型 | 描述 |
| -------- | -------- | -------- | -------- |
| | | 新增/删除/修改 | |
| | | 新增/删除/修改 | |
| | | 新增/删除/修改 | |
| | | 新增/删除/修改 | |
| | | 新增/删除/修改 | |
| | | 新增/删除/修改 | |

## 改进提升

+ TiDB

+ TiKV

+ TiFlash

+ PD

+ Tools

+ Backup & Restore (BR)


+ TiCDC


+ TiDB Data Migration (DM)

+ TiDB Lightning

+ Dumpling

+ TiDB Binlog

## 错误修复

+ TiDB

+ TiKV

+ TiFlash

+ PD

+ Tools

+ Backup & Restore (BR)


+ TiCDC


+ TiDB Data Migration (DM)

+ TiDB Lightning

+ Dumpling

+ TiDB Binlog

## 贡献者

感谢来自 TiDB 社区的贡献者们:

+ [Contributor 1]()

0 comments on commit fe1b3cd

Please sign in to comment.