Skip to content

add the release notes for v8.5.8 - #21892

Merged
ti-chi-bot[bot] merged 17 commits into
pingcap:release-8.5from
qiancai:add-8.5.8-rn-23522
Aug 27, 2026
Merged

add the release notes for v8.5.8#21892
ti-chi-bot[bot] merged 17 commits into
pingcap:release-8.5from
qiancai:add-8.5.8-rn-23522

Conversation

@qiancai

@qiancai qiancai commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

What is changed, added or deleted? (Required)

As in the title

Which TiDB version(s) do your changes apply to? (Required)

Tips for choosing the affected version(s):

By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.

For details, see tips for choosing the affected versions.

  • master (the latest development version)
  • v9.0 (TiDB 9.0 versions)
  • v8.5 (TiDB 8.5 versions)
  • v8.1 (TiDB 8.1 versions)
  • v7.5 (TiDB 7.5 versions)
  • v7.1 (TiDB 7.1 versions)
  • v6.5 (TiDB 6.5 versions)

What is the related PR or file link(s)?

AI agent involvement

  • The changes in this PR were primarily made by an AI agent on behalf of the PR author.

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Need modification after applied to another branch
  • Might cause conflicts after applied to another branch

Summary by CodeRabbit

  • 新功能

    • 发布 TiDB 8.5.8,涵盖 TiDB、TiKV、PD、BR、TiCDC 和 TiDB Lightning 的功能更新。
    • 优化变更数据捕获扫描与批处理,并提升 Event Service 稳定性。
  • 性能改进

    • 改进查询优化器估算、内存管理及相关系统性能。
  • 问题修复

    • 修复 DDL、查询执行、事务、索引一致性、Raft、资源组及安全相关问题。
    • 改善备份恢复、故障转移、下游数据一致性和 IMPORT INTO 的稳定性。

@qiancai qiancai added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. translation/from-docs This PR is translated from a PR in pingcap/docs. labels Aug 20, 2026
@ti-chi-bot ti-chi-bot Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 20, 2026
@ti-chi-bot ti-chi-bot Bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 20, 2026
@coderabbitai

coderabbitai Bot commented Aug 20, 2026

Copy link
Copy Markdown

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 9a6cf561-9e8f-4871-8724-ad2c93287278

📥 Commits

Reviewing files that changed from the base of the PR and between c01c9ff and 47c9a7c.

📒 Files selected for processing (1)
  • releases/release-8.5.8.md

Included review availability: Your plan provides up to 4 included reviews per hour; 2 remain after this review.


📝 Walkthrough

Walkthrough

新增 TiDB 8.5.8 发布说明,涵盖 TiDB、TiKV、PD、BR、TiCDC 和 TiDB Lightning 的性能改进及错误修复。

Changes

TiDB 8.5.8 发布说明

Layer / File(s) Summary
版本结构与性能改进
releases/release-8.5.8.md
新增版本信息、发布说明章节结构,以及 TiDB 和 TiCDC 的性能改进条目。
核心组件错误修复
releases/release-8.5.8.md
新增 TiDB、TiKV 和 PD 的错误修复列表。
备份、Changefeed 与导入修复
releases/release-8.5.8.md
新增 BR、TiCDC 和 TiDB Lightning 的错误修复列表。

Estimated code review effort: 2 (简单) | ~10 minutes

Merge Risk: 🟡 Moderate · up to 47c9a

The release notes still contain a placeholder date, lack a compatibility alias, include entries that upstream marked as not requiring release notes, and use unclear wording for a unique-constraint consequence. The page is therefore not ready to publish until these documentation issues are corrected.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning 描述包含模板的大部分章节,但必填的变更说明仅写为“As in the title”,内容不足;版本选择部分未勾选任何版本,也未明确说明目标为 v8.5 分支。 补充具体的变更内容和变更原因。勾选 v8.5,并确认是否需要勾选 master。
✅ Passed checks (4 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed 标题准确概括了主要变更,即新增 TiDB v8.5.8 发布说明。标题简洁且与改动内容一致。
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 3


ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 628a375a-5208-4c1a-abf3-aba3225d13d7

📥 Commits

Reviewing files that changed from the base of the PR and between 36abbd7 and 515a26a.

📒 Files selected for processing (1)
  • releases/release-8.5.8.md

Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review.

Comment thread releases/release-8.5.8.md
Comment thread releases/release-8.5.8.md Outdated
Comment thread releases/release-8.5.8.md Outdated

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2


ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 4685d88d-b01b-4aca-9a67-5f86eb6c5a4c

📥 Commits

Reviewing files that changed from the base of the PR and between 515a26a and c01c9ff.

📒 Files selected for processing (1)
  • releases/release-8.5.8.md

Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review.

Comment thread releases/release-8.5.8.md
Comment thread releases/release-8.5.8.md Outdated
qiancai and others added 2 commits August 20, 2026 17:48
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Comment thread releases/release-8.5.8.md Outdated
Comment thread releases/release-8.5.8.md Outdated
Comment thread releases/release-8.5.8.md Outdated
@ti-chi-bot

ti-chi-bot Bot commented Aug 25, 2026

Copy link
Copy Markdown

@YangKeao: adding LGTM is restricted to approvers and reviewers in OWNERS files.

Details

In response to this:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Comment thread releases/release-8.5.8.md Outdated
@qiancai qiancai added the needs-cherry-pick-master Should cherry pick this PR to master branch. label Aug 27, 2026
@qiancai qiancai changed the title [WIP]: add the release notes for v8.5.8 add the release notes for v8.5.8 Aug 27, 2026
@ti-chi-bot ti-chi-bot Bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 27, 2026
@qiancai

qiancai commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator Author

/approve

@qiancai qiancai added the lgtm label Aug 27, 2026
@ti-chi-bot

ti-chi-bot Bot commented Aug 27, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qiancai

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot Bot added the approved label Aug 27, 2026
@ti-chi-bot
ti-chi-bot Bot merged commit f63483b into pingcap:release-8.5 Aug 27, 2026
11 checks passed
@ti-chi-bot

Copy link
Copy Markdown
Member

In response to a cherrypick label: new pull request created to branch master: #21897.
But this PR has conflicts, please resolve them!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved lgtm needs-cherry-pick-master Should cherry pick this PR to master branch. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. translation/from-docs This PR is translated from a PR in pingcap/docs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants