[WIP]: add v7.5.8 release notes - #23757
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Note Reviews pausedIt 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 Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Team Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 4 included reviews per hour; 1 remains after this review. 📝 WalkthroughWalkthroughThe release page adds TiDB 7.5.8 metadata, one PD improvement, and bug fixes across TiDB, TiKV, PD, TiFlash, and TiCDC. ChangesTiDB 7.5.8 release notes
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to This release-notes update documents TiDB 7.5.8 improvements and fixes without changing runtime behavior. No merge-readiness risk remains. Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Full details: Description checkExplanation The description explains the change, target versions, branch context, and reference file. It omits the AI agent involvement section and selects master and v8.5 instead of v7.5, which does not match the TiDB 7.5.8 release notes described by the pull request. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: ASSERTIVE
Plan: Team
Run ID: 0262028b-df7f-4cbc-986b-9efc3ef1b7b0
📒 Files selected for processing (1)
releases/release-7.5.8.md
Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review.
Co-authored-by: lidezhu <47731263+lidezhu@users.noreply.github.com>
|
@lidezhu: adding LGTM is restricted to approvers and reviewers in OWNERS files. DetailsIn 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. |
|
@windtalker: adding LGTM is restricted to approvers and reviewers in OWNERS files. DetailsIn 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. |
|
|
||
| + TiFlash | ||
|
|
||
| - Fix the issue that TiFlash might return results inconsistent with TiKV after a column is modified from `NOT NULL` to `NULL` [#10680](https://github.com/pingcap/tiflash/issues/10680) @[JaySon-Huang](https://github.com/JaySon-Huang) <!-- component: storage --> <!-- pr: https://github.com/pingcap/tiflash/pull/10690 --> |
There was a problem hiding this comment.
Reuse the same release note that already released in v8.5.6
| - Fix the issue that TiFlash might return results inconsistent with TiKV after a column is modified from `NOT NULL` to `NULL` [#10680](https://github.com/pingcap/tiflash/issues/10680) @[JaySon-Huang](https://github.com/JaySon-Huang) <!-- component: storage --> <!-- pr: https://github.com/pingcap/tiflash/pull/10690 --> | |
| - Fix a potential data inconsistency issue between TiFlash and TiKV after executing a DDL statement to remove the `NOT NULL` constraint of a column [#10680](https://github.com/pingcap/tiflash/issues/10680) @[JaySon-Huang](https://github.com/JaySon-Huang) <!-- component: storage --> <!-- pr: https://github.com/pingcap/tiflash/pull/10690 --> |
What is changed, added or deleted? (Required)
releases/release-7.5.8.mdfor the TiDB 7.5.8 patch release notes.release-8.5because the release-notes directory is maintained there and will be cherry-picked tomaster.Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
doc_4afdcdb19e49_release-7.5.8-updated-by-ai.mdDo your changes match any of the following descriptions?
Summary by CodeRabbit
Documentation
Bug Fixes