Skip to content

[WIP]: add the release notes for v8.5.8 - #23522

Open
qiancai wants to merge 15 commits into
pingcap:release-8.5from
qiancai:add-8.5.8-rn
Open

[WIP]: add the release notes for v8.5.8#23522
qiancai wants to merge 15 commits into
pingcap:release-8.5from
qiancai:add-8.5.8-rn

Conversation

@qiancai

@qiancai qiancai commented Aug 13, 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)?

  • This PR is translated from:
  • Other reference 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

  • Documentation
    • Added the TiDB 8.5.8 release notes.
    • Documented improvements to memory usage, query optimization, concurrency, change data capture, batching, and event processing.
    • Documented bug fixes across TiDB, TiKV, PD, BR, TiCDC, and TiDB Lightning, including stability, security, backup, scheduling, failover, checkpoint, and import reliability improvements.

@ti-chi-bot ti-chi-bot Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 13, 2026
@coderabbitai

coderabbitai Bot commented Aug 13, 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: e468566d-5d9c-4b90-9643-627f9ace1345

📥 Commits

Reviewing files that changed from the base of the PR and between 9ed998f and e376674.

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

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


📝 Walkthrough

Walkthrough

Adds the TiDB 8.5.8 release notes. The document includes release metadata, improvements, and fixes across TiDB, TiKV, PD, BR, TiCDC, and TiDB Lightning.

Changes

TiDB 8.5.8 release documentation

Layer / File(s) Summary
Release metadata and improvements
releases/release-8.5.8.md
Adds release metadata and documents improvements for TiDB, TiKV, and TiCDC.
TiDB fixes
releases/release-8.5.8.md
Documents fixes for TiDB DDL, planning, memory, parsing, security, diagnostics, and transaction behavior.
TiKV and PD fixes
releases/release-8.5.8.md
Documents fixes for backup, ingestion, scheduling, security, resource control, endpoints, and storage behavior.
BR and TiCDC fixes
releases/release-8.5.8.md
Documents BR restore fixes and TiCDC fixes for failover, checkpoints, sinks, ordering, initialization, compatibility, and resource handling.
TiDB Lightning fixes
releases/release-8.5.8.md
Documents fixes for import consistency, cleanup, Parquet decimal decoding, and canceled jobs.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Merge Risk: 🔵 Low · up to e3766

This PR adds the v8.5.8 release notes, but one entry remains ambiguous and two batching entries need their source confirmed to avoid publishing inaccurate or unclear documentation. It is mergeable with explicit owner follow-up on these bounded content issues.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description includes the required headings but gives no meaningful change details, selects no TiDB version, and provides no reference links. Describe the release-note changes, select the applicable v8.5 version, and add relevant PR or file links.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the addition of TiDB v8.5.8 release notes, which is the main change.
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.
✨ 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.

@ti-chi-bot

ti-chi-bot Bot commented Aug 13, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign oreoxmt for approval. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found 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 missing-translation-status This PR does not have translation status info. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Aug 13, 2026

@zhangjinpeng87 zhangjinpeng87 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.

LGTM for TiKV

@ti-chi-bot

ti-chi-bot Bot commented Aug 13, 2026

Copy link
Copy Markdown

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

Details

In response to this:

LGTM for TiKV

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
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
Comment thread releases/release-8.5.8.md Outdated
Co-authored-by: lidezhu <47731263+lidezhu@users.noreply.github.com>
@ti-chi-bot

ti-chi-bot Bot commented Aug 14, 2026

Copy link
Copy Markdown

@lidezhu: 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.

@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: 703d9da1-9d1a-4dc9-b8ec-5bcca4d976e6

📥 Commits

Reviewing files that changed from the base of the PR and between 39c0c01 and ae146f9.

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

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

CLAassistant commented Aug 14, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@YangKeao YangKeao left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Rest LGTM for sql-infra, ddl, dxf, lightning

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
Comment thread releases/release-8.5.8.md Outdated
lidezhu and others added 4 commits August 18, 2026 12:37
Co-authored-by: lidezhu <47731263+lidezhu@users.noreply.github.com>
Co-authored-by: YangKeao <yangkeao@chunibyo.icu>
Co-authored-by: YangKeao <yangkeao@chunibyo.icu>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Comment thread releases/release-8.5.8.md Outdated

@solotzg solotzg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM for execution

@ti-chi-bot

ti-chi-bot Bot commented Aug 18, 2026

Copy link
Copy Markdown

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

Details

In response to this:

LGTM for execution

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
Co-authored-by: lucasliang <nkcs_lykx@hotmail.com>
@ti-chi-bot

ti-chi-bot Bot commented Aug 20, 2026

Copy link
Copy Markdown

@JmPotato: 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.

@ti-chi-bot

ti-chi-bot Bot commented Aug 20, 2026

Copy link
Copy Markdown

@AilinKid: 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
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
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
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
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
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. missing-translation-status This PR does not have translation status info. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants