v8.5: bump up the latest version to v8.5.6#22729
v8.5: bump up the latest version to v8.5.6#22729hfxsd wants to merge 1 commit intopingcap:feature/preview-v8.5.6from
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 |
There was a problem hiding this comment.
Code Review
This pull request updates the documentation and version variables for the TiDB v8.5.6 release. Feedback was provided to use a relative link for the new compatibility changes entry in the upgrade guide to ensure consistency with existing documentation links.
| - TiDB v8.5.3 [compatibility changes](/releases/release-8.5.3.md#compatibility-changes) | ||
| - TiDB v8.5.4 [compatibility changes](/releases/release-8.5.4.md#compatibility-changes) | ||
| - TiDB v8.5.5 [compatibility changes](https://docs.pingcap.com/tidb/stable/release-8.5.5/#compatibility-changes) | ||
| - TiDB v8.5.6 [compatibility changes](https://docs.pingcap.com/tidb/stable/release-8.5.6/#compatibility-changes) |
There was a problem hiding this comment.
For consistency with the previous entries in this list (such as v8.5.3 and v8.5.4), please use a relative link to the release notes file instead of an absolute URL. This ensures the link remains consistent with the repository's internal linking structure and works correctly across different environments.
| - TiDB v8.5.6 [compatibility changes](https://docs.pingcap.com/tidb/stable/release-8.5.6/#compatibility-changes) | |
| - TiDB v8.5.6 [compatibility changes](/releases/release-8.5.6.md#compatibility-changes) |
References
- The style guide emphasizes consistency and readability. Using relative links for internal documentation is a best practice for maintaining a consistent linking structure within the repository. (link)
|
@hfxsd: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
…9546)
First-time contributors' checklist
What is changed, added or deleted? (Required)
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.
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?