-
Notifications
You must be signed in to change notification settings - Fork 712
add release notes 8.5.6 #22578
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
hfxsd
wants to merge
55
commits into
pingcap:master
Choose a base branch
from
hfxsd:rn-8.5.6-21445
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+211
−0
Open
add release notes 8.5.6 #22578
Changes from 7 commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
162066e
Add temp.md
hfxsd b3318c0
Delete temp.md
hfxsd fbd1b14
Auto-sync: Update English docs from Chinese PR
github-actions[bot] bcbf29b
Update release-8.5.6.md
hfxsd 6d77923
Update release-8.5.6.md
hfxsd b042351
Update release-8.5.6.md
hfxsd 4a973fc
Update releases/release-8.5.6.md
hfxsd 068e5eb
Update releases/release-8.5.6.md
hfxsd 02224aa
Update release notes for TiCDC fixes and enhancements
asddongmen cd9a122
Apply suggestions from code review
hfxsd 107708f
Apply suggestions from code review
hfxsd 5e1fd67
Update releases/release-8.5.6.md
hfxsd b8f5f3b
Apply suggestions from code review
hfxsd 0b6eb7c
Update releases/release-8.5.6.md
hfxsd 91d51fa
Update releases/release-8.5.6.md
hfxsd 51a41b8
add DM and Dumpling
Oreoxmt 2b935d2
Update releases/release-8.5.6.md
hfxsd 44306af
Apply suggestions from code review
hfxsd c4a2939
Merge remote-tracking branch 'upstream/master' into rn-8.5.6-21445
hfxsd 65f4ade
make it ready for tw to edit
hfxsd 12bde21
assign tw
hfxsd 7e2eb8b
Apply suggestions from code review
hfxsd afad711
Update releases/release-8.5.6.md
hfxsd cee81a1
Update releases/release-8.5.6.md
hfxsd b5ae924
Apply suggestions from code review
hfxsd 6bd0385
Update releases/release-8.5.6.md
hfxsd 46d1422
Apply suggestions from code review
hfxsd 50f96c7
Apply suggestions from code review
hfxsd 5f6569c
Apply suggestions from code review
hfxsd 3e7d946
update PD, TiKV, and TiCDC
Oreoxmt 86033bf
remove some release notes that are either duplicated or already publi…
qiancai 95ae842
remove v8.5.4 bug fix
Oreoxmt d9f46d2
translate two features, TiKV improvements, and DM bug fixes
qiancai d79f050
add compatibility changes
qiancai d49c5a9
Apply suggestions from code review
qiancai f4db04f
Apply suggestions from code review
qiancai 9c4fac7
releases: make wording consistent
lilin90 b2fa99e
Translate, update descriptions
lilin90 c566ad5
Apply suggestions from code review
Oreoxmt 7365d43
Apply suggestions from code review
hfxsd d8771aa
Update releases/release-8.5.6.md
hfxsd 9c5583e
Apply suggestions from code review
Oreoxmt ef74825
Apply suggestions from code review
lilin90 ae347ce
Add two compatibility descriptions
lilin90 eb03a2e
Apply suggestions from code review
hfxsd d4ff727
Update release-8.5.6.md
hfxsd 71383d7
move MySQL 8.4 improvements to MySQL compatibility
Oreoxmt b20c7e6
Merge remote-tracking branch 'upstream/master' into rn-8.5.6-21445
hfxsd 7d86566
Add 8.5.6 release entry
hfxsd 92a2546
Update releases/release-8.5.6.md
hfxsd 5f84faf
compatibility changes: minor wording updates
qiancai 547f2c4
Apply suggestions from code review
hfxsd e66723b
Update releases/release-8.5.6.md
hfxsd fd1cb70
Merge remote-tracking branch 'upstream/master' into rn-8.5.6-21445
hfxsd 06e28bb
Update release-8.5.6.md
hfxsd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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,142 @@ | ||||||
| --- | ||||||
| title: TiDB 8.5.6 Release Notes | ||||||
| summary: Understand the compatibility changes, improvements, and bug fixes in the TiDB 8.5.6 release. | ||||||
| --- | ||||||
|
|
||||||
| # TiDB 8.5.6 Release Notes | ||||||
|
|
||||||
| Release Date: 2026-xx-xx | ||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| TiDB Version: 8.5.6 | ||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| Try it out: [Quick Start](https://docs.pingcap.com/zh/tidb/v8.5/quick-start-with-tidb) | [Production Deployment](https://docs.pingcap.com/zh/tidb/v8.5/production-deployment-using-tiup) | [Download Offline Package](https://pingkai.cn/download#tidb-community) | ||||||
hfxsd marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||
|
|
||||||
| ## Feature Details | ||||||
hfxsd marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||
|
|
||||||
hfxsd marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
| ### Stability | ||||||
|
|
||||||
| - The ability to set resource limits for background tasks in Resource Control is now Generally Available (GA) [#56019](https://github.com/pingcap/tidb/issues/56019) @[glorv](https://github.com/glorv) **tw@hfxsd** <!--1933--> | ||||||
|
|
||||||
| TiDB Resource Control can identify and lower the priority of background tasks. In some scenarios, even with idle resources, users may want to keep the consumption of background tasks at a very low level. Starting from v8.4.0, you can use the `UTILIZATION_LIMIT` parameter to set the maximum percentage of resources that background tasks under Resource Control can use, controlling the usage of all background tasks on each node below this percentage. This feature allows you to finely control the resource consumption of background tasks, further enhancing cluster stability. | ||||||
|
|
||||||
| In v8.5.6, this feature is Generally Available (GA). | ||||||
|
|
||||||
| For more information, please refer to the [User Documentation](/tidb-resource-control-background-tasks.md). | ||||||
hfxsd marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||
|
|
||||||
hfxsd marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
| ### Data Migration | ||||||
|
|
||||||
| - (dup): release-9.0.0.md > # Data migration * Migrate sync-diff-inspector from `pingcap/tidb-tools` to `pingcap/tiflow` repository [#11672](https://github.com/pingcap/tiflow/issues/11672) @[joechenrh](https://github.com/joechenrh) | ||||||
|
|
||||||
| ## Compatibility Changes | ||||||
|
|
||||||
| - note [#issue](https://github.com/pingcap/${repo-name}/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
|
|
||||||
| ## Improvements | ||||||
|
|
||||||
| + TiDB | ||||||
|
|
||||||
hfxsd marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
hfxsd marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
hfxsd marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||
|
|
||||||
hfxsd marked this conversation as resolved.
Show resolved
Hide resolved
hfxsd marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
| + TiKV | ||||||
|
|
||||||
| - note [#issue](https://github.com/tikv/tikv/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
| - note [#issue](https://github.com/tikv/tikv/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
hfxsd marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||
|
|
||||||
| + PD | ||||||
|
|
||||||
| - note [#issue](https://github.com/tikv/pd/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
| - note [#issue](https://github.com/tikv/pd/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
| - (dup): release-7.5.7.md > Improvements> PD - Reduce unnecessary error logs [#9370](https://github.com/tikv/pd/issues/9370) @[bufferflies](https://github.com/bufferflies) | ||||||
|
|
||||||
| + TiFlash | ||||||
|
|
||||||
| - note [#issue](https://github.com/pingcap/tiflash/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
| - note [#issue](https://github.com/pingcap/tiflash/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
|
|
||||||
| + Tools | ||||||
|
|
||||||
| + Backup & Restore (BR) | ||||||
|
|
||||||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
|
|
||||||
| + TiCDC | ||||||
|
|
||||||
| - note [#issue](https://github.com/pingcap/tiflow/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
| - note [#issue](https://github.com/pingcap/tiflow/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
|
|
||||||
| + TiDB Data Migration (DM) | ||||||
|
|
||||||
| - note [#issue](https://github.com/pingcap/tiflow/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
| - note [#issue](https://github.com/pingcap/tiflow/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
Oreoxmt marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||
|
|
||||||
| + TiDB Lightning | ||||||
|
|
||||||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
|
|
||||||
| + Dumpling | ||||||
|
|
||||||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
Oreoxmt marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||
|
|
||||||
| + TiUP | ||||||
|
|
||||||
| - note [#issue](https://github.com/pingcap/tiup/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
| - note [#issue](https://github.com/pingcap/tiup/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
|
|
||||||
| ## Bug Fixes | ||||||
|
|
||||||
| + TiDB | ||||||
|
|
||||||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
hfxsd marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
hfxsd marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||
|
|
||||||
hfxsd marked this conversation as resolved.
Show resolved
Hide resolved
hfxsd marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
| + TiKV | ||||||
|
|
||||||
hfxsd marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
| - note [#issue](https://github.com/tikv/tikv/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
| - note [#issue](https://github.com/tikv/tikv/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
hfxsd marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||
| - (dup): release-5.1.4.md > Bug fixes> TiKV - Fix the rare data inconsistency issue when retrying a prewrite request in pessimistic transactions [#11187](https://github.com/tikv/tikv/issues/11187) | ||||||
|
|
||||||
| + PD | ||||||
|
|
||||||
| - note [#issue](https://github.com/tikv/pd/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
| - note [#issue](https://github.com/tikv/pd/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
|
|
||||||
| + TiFlash | ||||||
|
|
||||||
| - note [#issue](https://github.com/pingcap/tiflash/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
| - note [#issue](https://github.com/pingcap/tiflash/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
hfxsd marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||
|
|
||||||
| + Tools | ||||||
|
|
||||||
| + Backup & Restore (BR) | ||||||
|
|
||||||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
hfxsd marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||
|
|
||||||
| + TiCDC | ||||||
|
|
||||||
| - note [#issue](https://github.com/pingcap/tiflow/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
| - note [#issue](https://github.com/pingcap/tiflow/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
|
|
||||||
| + TiDB Data Migration (DM) | ||||||
|
|
||||||
| - note [#issue](https://github.com/pingcap/tiflow/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
| - note [#issue](https://github.com/pingcap/tiflow/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
|
|
||||||
| + TiDB Lightning | ||||||
|
|
||||||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
|
|
||||||
| + Dumpling | ||||||
|
|
||||||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
| - note [#issue](https://github.com/pingcap/tidb/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
|
|
||||||
| + TiUP | ||||||
|
|
||||||
| - note [#issue](https://github.com/pingcap/tiup/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
| - note [#issue](https://github.com/pingcap/tiup/issues/${issue-id}) @[Contributor GitHub ID](https://github.com/${github-id}) | ||||||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.