Skip to content

cloud: add cloud release notes for release-20260922 - #23930

Merged
ti-chi-bot[bot] merged 4 commits into
pingcap:release-8.5from
doc-claw-bot:cloud/add-release-note-20260922
Sep 23, 2026
Merged

ti-chi-bot[bot] merged 4 commits into
pingcap:release-8.5from
doc-claw-bot:cloud/add-release-note-20260922

Conversation

@doc-claw-bot

@doc-claw-bot doc-claw-bot commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator

What is changed, added, or deleted? (Required)

Add the September 22, 2026 TiDB Cloud release note entry for inbound IPv6 connectivity over AWS PrivateLink for TiDB Cloud Dedicated.

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

  • v8.5

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

None

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

  • New Features
    • TiDB Cloud Dedicated now supports inbound IPv6 connectivity through AWS PrivateLink.
    • Connect using either IPv4 or IPv6.
    • Request access through TiDB Cloud Support.
    • Create an AWS interface endpoint with the IP address type set to dualstack.
    • Refer to the IPv6 private endpoint documentation for setup guidance.

@doc-claw-bot doc-claw-bot added translation/no-need No need to translate this PR. area/tidb-cloud This PR relates to the area of TiDB Cloud. labels Sep 22, 2026
@ti-chi-bot ti-chi-bot Bot added contribution This PR is from a community contributor. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 22, 2026
@coderabbitai

coderabbitai Bot commented Sep 22, 2026

Copy link
Copy Markdown

Review in Change Stack →

Navigate logical layers of code changes, visualize relationships, and explore their blast radius.

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: Repository: pingcap/docs/.coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 71f00973-acc8-4ab1-a3e9-da69dc40da2b

📥 Commits

Reviewing files that changed from the base of the PR and between 22139c1 and bc11a28.

📒 Files selected for processing (1)
  • tidb-cloud/releases/tidb-cloud-release-notes.md

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


📝 Walkthrough

Walkthrough

Changes

IPv6 PrivateLink documentation

Layer / File(s) Summary
IPv6 connectivity release note
tidb-cloud/releases/tidb-cloud-release-notes.md
Adds a September 22, 2026 entry for inbound IPv6 connectivity over AWS PrivateLink. The note specifies TiDB Cloud Support contact, an AWS interface endpoint with the IP address type set to dualstack, and a documentation link.

Priority: ⬇️ Low

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

Change: Other

Suggested reviewers: qiancai

Merge Risk: 🔵 Low · up to bc11a

The documentation may misstate version availability and leave users unable to configure IPv6 successfully; these bounded documentation issues should be corrected before or alongside merging.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the TiDB Cloud release-note update and its release date. It is concise and related to the primary change.
Description check ✅ Passed The description includes the required change summary, affected version, related-link section, and change-type checklist. The optional first-time contributor checklist and AI agent involvement section …
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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 a new PR

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: 2


ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository: pingcap/docs/.coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 31a75b10-2ea5-4434-a784-fdee39319a57

📥 Commits

Reviewing files that changed from the base of the PR and between 1e85251 and ec92f59.

📒 Files selected for processing (1)
  • tidb-cloud/releases/tidb-cloud-release-notes.md

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

Comment thread tidb-cloud/releases/tidb-cloud-release-notes.md Outdated
Comment thread tidb-cloud/releases/tidb-cloud-release-notes.md Outdated
Comment thread tidb-cloud/releases/tidb-cloud-release-notes.md Outdated
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Comment thread tidb-cloud/releases/tidb-cloud-release-notes.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: Repository: pingcap/docs/.coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 1eefcbef-6492-4797-adb0-58fc47674598

📥 Commits

Reviewing files that changed from the base of the PR and between ec92f59 and 22139c1.

📒 Files selected for processing (1)
  • tidb-cloud/releases/tidb-cloud-release-notes.md

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

Comment thread tidb-cloud/releases/tidb-cloud-release-notes.md
Comment thread tidb-cloud/releases/tidb-cloud-release-notes.md Outdated
@ti-chi-bot ti-chi-bot Bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Sep 22, 2026
@ti-chi-bot

ti-chi-bot Bot commented Sep 22, 2026

Copy link
Copy Markdown

[LGTM Timeline notifier]

Timeline:

  • 2026-09-22 08:58:49.433947277 +0000 UTC m=+95254.659168384: ☑️ agreed by lilin90.

@lilin90 lilin90 added the for-cloud-release This PR is related to TiDB Cloud release. label Sep 22, 2026
Comment thread tidb-cloud/releases/tidb-cloud-release-notes.md Outdated
@qiancai

qiancai commented Sep 23, 2026

Copy link
Copy Markdown
Collaborator

/approve

@qiancai qiancai added the lgtm label Sep 23, 2026
@ti-chi-bot

ti-chi-bot Bot commented Sep 23, 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 Sep 23, 2026
@ti-chi-bot
ti-chi-bot Bot merged commit 512b96d into pingcap:release-8.5 Sep 23, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved area/tidb-cloud This PR relates to the area of TiDB Cloud. contribution This PR is from a community contributor. for-cloud-release This PR is related to TiDB Cloud release. lgtm needs-1-more-lgtm Indicates a PR needs 1 more LGTM. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. translation/no-need No need to translate this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants