-
Notifications
You must be signed in to change notification settings - Fork 688
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
100 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,100 @@ | ||
--- | ||
title: TiDB 8.0.0 Release Notes | ||
summary: Learn about the new features, compatibility changes, improvements, and bug fixes in TiDB 8.0.0. | ||
--- | ||
|
||
# TiDB 8.0.0 Release Notes | ||
|
||
Release date: xx xx, 2024 | ||
|
||
TiDB version: 8.0.0 | ||
|
||
Quick access: [Quick start](https://docs.pingcap.com/tidb/v8.0/quick-start-with-tidb) | [Installation packages](https://www.pingcap.com/download/?version=v8.0.0#version-list) | ||
|
||
8.0.0 introduces the following key features and improvements: | ||
|
||
## Feature details | ||
|
||
### Scalability | ||
|
||
* Feature summary [#issue-number](issue-link) @[pr-auorthor-id](author-link) | ||
|
||
Feature descriptions (including what the feature is, why it is valuable for users, and how to use this feature generally) | ||
|
||
For more information, see [documentation](doc-link). | ||
|
||
### Performance | ||
|
||
* Feature summary [#issue-number](issue-link) @[pr-auorthor-id](author-link) | ||
|
||
Feature descriptions (including what the feature is, why it is valuable for users, and how to use this feature generally) | ||
|
||
For more information, see [documentation](doc-link). | ||
|
||
### Reliability | ||
|
||
* Feature summary [#issue-number](issue-link) @[pr-auorthor-id](author-link) | ||
|
||
Feature descriptions (including what the feature is, why it is valuable for users, and how to use this feature generally) | ||
|
||
For more information, see [documentation](doc-link). | ||
|
||
### SQL | ||
|
||
* Feature summary [#issue-number](issue-link) @[pr-auorthor-id](author-link) | ||
|
||
Feature descriptions (including what the feature is, why it is valuable for users, and how to use this feature generally) | ||
|
||
For more information, see [documentation](doc-link). | ||
|
||
### DB operations | ||
|
||
* Feature summary [#issue-number](issue-link) @[pr-auorthor-id](author-link) | ||
|
||
Feature descriptions (including what the feature is, why it is valuable for users, and how to use this feature generally) | ||
|
||
For more information, see [documentation](doc-link). | ||
|
||
### Observability | ||
|
||
* Feature summary [#issue-number](issue-link) @[pr-auorthor-id](author-link) | ||
|
||
Feature descriptions (including what the feature is, why it is valuable for users, and how to use this feature generally) | ||
|
||
For more information, see [documentation](doc-link). | ||
|
||
### Data migration | ||
|
||
* Feature summary [#issue-number](issue-link) @[pr-auorthor-id](author-link) | ||
|
||
Feature descriptions (including what the feature is, why it is valuable for users, and how to use this feature generally) | ||
|
||
For more information, see [documentation](doc-link). | ||
|
||
## Compatibility changes | ||
|
||
> **Note:** | ||
> | ||
> This section provides compatibility changes you need to know when you upgrade from v7.6.0 to the current version (v8.0.0). If you are upgrading from v7.5.0 or earlier versions to the current version, you might also need to check the compatibility changes introduced in intermediate versions. | ||
### Behavior changes | ||
|
||
### System variables | ||
|
||
| Variable name | Change type | Description | | ||
|--------|------------------------------|------| | ||
| | | | | ||
|
||
### Configuration file parameters | ||
|
||
| Configuration file | Configuration parameter | Change type | Description | | ||
| -------- | -------- | -------- | -------- | | ||
| | | | | | ||
|
||
## Deprecated features | ||
|
||
## Improvements | ||
|
||
## Bug fixes | ||
|
||
## Contributors |