Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add v6.4 release notes #11835

Merged
merged 107 commits into from
Nov 17, 2022
Merged

add v6.4 release notes #11835

merged 107 commits into from
Nov 17, 2022

Conversation

qiancai
Copy link
Collaborator

@qiancai qiancai commented Oct 31, 2022

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 (in Chinese).

  • master (the latest development version)
  • v6.4 (TiDB 6.4 versions)
  • v6.3 (TiDB 6.3 versions)
  • v6.1 (TiDB 6.1 versions)
  • v5.4 (TiDB 5.4 versions)
  • v5.3 (TiDB 5.3 versions)
  • v5.2 (TiDB 5.2 versions)
  • v5.1 (TiDB 5.1 versions)
  • v5.0 (TiDB 5.0 versions)

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

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

@ti-chi-bot
Copy link
Member

ti-chi-bot commented Oct 31, 2022

[REVIEW NOTIFICATION]

This pull request has been approved by:

  • GMHDBJD
  • lichunzhu

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment.
After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

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

Reviewer can indicate their review by submitting an approval review.
Reviewer can cancel approval by submitting a request changes review.

@ti-chi-bot ti-chi-bot requested a review from TomShawn October 31, 2022 02:50
@ti-chi-bot ti-chi-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 Oct 31, 2022
@ti-chi-bot ti-chi-bot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Oct 31, 2022
@qiancai qiancai added translation/doing This PR’s assignee is translating this PR. v6.4 This PR/issue applies to TiDB v6.4. for-release This PR relates to a TiDB release but does not have a tracked feature. labels Nov 2, 2022
@ti-chi-bot ti-chi-bot removed the missing-translation-status This PR does not have translation status info. label Nov 2, 2022
@CLAassistant
Copy link

CLAassistant commented Nov 3, 2022

CLA assistant check
All committers have signed the CLA.

releases/release-6.4.0.md Outdated Show resolved Hide resolved
releases/release-6.4.0.md Outdated Show resolved Hide resolved
releases/release-6.4.0.md Outdated Show resolved Hide resolved
releases/release-6.4.0.md Outdated Show resolved Hide resolved
releases/release-6.4.0.md Outdated Show resolved Hide resolved
releases/release-6.4.0.md Outdated Show resolved Hide resolved
releases/release-6.4.0.md Outdated Show resolved Hide resolved
releases/release-6.4.0.md Outdated Show resolved Hide resolved
releases/release-6.4.0.md Outdated Show resolved Hide resolved
releases/release-6.4.0.md Outdated Show resolved Hide resolved
releases/release-6.4.0.md Outdated Show resolved Hide resolved
releases/release-6.4.0.md Outdated Show resolved Hide resolved
releases/release-6.4.0.md Outdated Show resolved Hide resolved
releases/release-6.4.0.md Outdated Show resolved Hide resolved
releases/release-6.4.0.md Outdated Show resolved Hide resolved
releases/release-6.4.0.md Outdated Show resolved Hide resolved
releases/release-6.4.0.md Outdated Show resolved Hide resolved
releases/release-6.4.0.md Outdated Show resolved Hide resolved
releases/release-6.4.0.md Outdated Show resolved Hide resolved
Copy link
Contributor

@IANTHEREAL IANTHEREAL left a comment

Choose a reason for hiding this comment

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

LGTM

@qiancai qiancai dismissed benmaoer’s stale review November 17, 2022 05:50

the requested changes have already been implemented

@qiancai
Copy link
Collaborator Author

qiancai commented Nov 17, 2022

/merge

@ti-chi-bot
Copy link
Member

This pull request has been accepted and is ready to merge.

Commit hash: 066534e

@ti-chi-bot ti-chi-bot added the status/can-merge Indicates a PR has been approved by a committer. label Nov 17, 2022
@Oreoxmt Oreoxmt added translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR. and removed translation/doing This PR’s assignee is translating this PR. labels Nov 17, 2022
@ti-chi-bot ti-chi-bot merged commit d7bfd03 into pingcap:master Nov 17, 2022
@ti-chi-bot ti-chi-bot mentioned this pull request Nov 17, 2022
14 tasks
@ti-chi-bot
Copy link
Member

In response to a cherrypick label: new pull request created: #12034.

qiancai added a commit that referenced this pull request Nov 17, 2022
* add release notes

* Update release-6.4.0.md

* Update release-6.4.0.md

* add TiKV API V2 GA

Signed-off-by: pingyu <[email protected]>

* Update release-6.4.0.md

add notes for FD 757

* Update release-6.4.0.md

add note for fd 1062

* Update release-6.4.0.md

add note for fd 841

* modify note for fd-1062

* remove note for fd 1062

* Update release-6.4.0.md

* docs: add v6.4 flashback cluster feature

* add linear hash partition in MySQL compatibility section

* docs: add v6.4 monotonic auto increment feature

* FD-987 & FD-1065

* FD-863

* FD-767

* FD-1114

* Apply suggestions from code review

Co-authored-by: Ian <[email protected]>
Co-authored-by: Lux <[email protected]>

* implement comments from Frank945946 and easonn7

* add system variable and configuration files changes

* FD-1068

* FD-1102

* FD-1080

* FD-1005

* add a configuration change and implement #discussion_r1013765580

* update the description of `memory-usage-alarm-ratio`

* move the contributor info to the end of feature description summaries

* adjust the feature sequence

* adjust sequence of system variables

* Apply suggestions from code review

Co-authored-by: Aolin <[email protected]>
Co-authored-by: lance6716 <[email protected]>

* Update releases/release-6.4.0.md

Co-authored-by: Aolin <[email protected]>

* add note

Signed-off-by: yisaer <[email protected]>

* rephrase the description of the MySQL Linear Hash syntax support

* Apply suggestions from code review

Co-authored-by: Hangjie Mo <[email protected]>
Co-authored-by: Aolin <[email protected]>

* add dm configs and fix some user doc links

* Apply suggestions from code review

Co-authored-by: Roger Song <[email protected]>
Co-authored-by: Cathy <[email protected]>

* Update releases/release-6.4.0.md

* Apply suggestions from code review

Co-authored-by: joey-yez <[email protected]>
Co-authored-by: Roger Song <[email protected]>
Co-authored-by: tiancaiamao <[email protected]>
Co-authored-by: fengou1 <[email protected]>
Co-authored-by: Chunzhu Li <[email protected]>
Co-authored-by: xiongjiwei <[email protected]>
Co-authored-by: ruoxi <[email protected]>
Co-authored-by: Flowyi <[email protected]>

* Apply suggestions from code review

Co-authored-by: ruoxi <[email protected]>

* added TiKV improvements and bug fixes

* Update release-6.4.0.md

* Update releases/release-6.4.0.md

* Apply suggestions from code review

* add sync load release note

Signed-off-by: yisaer <[email protected]>

* Apply suggestions from code review

Co-authored-by: Jianyuan Jiang <[email protected]>
Co-authored-by: Yexiang Zhang <[email protected]>
Co-authored-by: 3pointer <[email protected]>
Co-authored-by: Jianjun Liao <[email protected]>

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* add PD improvements/bug fixes and add contributor info

* wording updates

* Update releases/release-6.4.0.md

Co-authored-by: Grace Cai <[email protected]>

* Update releases/release-6.4.0.md

Co-authored-by: Grace Cai <[email protected]>

* Update releases/release-6.4.0.md

Co-authored-by: Grace Cai <[email protected]>

* Update releases/release-6.4.0.md

Co-authored-by: Grace Cai <[email protected]>

* Apply suggestion for TiKV API v2 (remove warning)

Co-authored-by: Aolin <[email protected]>

* Update releases/release-6.4.0.md

Co-authored-by: Aolin <[email protected]>

* Apply suggestions from code review

Co-authored-by: Aolin <[email protected]>

* Update release-6.4.0.md

* Update releases/release-6.4.0.md

Co-authored-by: Xiaoju Wu <[email protected]>

* Apply suggestions from code review

* format

* Apply suggestions from code review

* address comment

* Apply suggestions from code review

* add links for dm key features and fix format

* Update releases/release-6.4.0.md

Co-authored-by: Grace Cai <[email protected]>

* update descriptions of system variables and configuration parameters

* update variables and configuration file changes

* updated the variables and configuration file parameters

* Apply suggestions from code review

* add compatibility warning of FLASHBACK

Co-authored-by: Grace Cai <[email protected]>

* refine the description of a dm feature and a dm improvement

* Apply suggestions from code review

Co-authored-by: xixirangrang <[email protected]>

* Update releases/release-6.4.0.md

* Apply suggestions from code review

* Update releases/release-6.4.0.md

* Update releases/release-6.4.0.md

* Apply suggestions from code review

* refine words

Co-authored-by: shichun-0415 <[email protected]>

* Apply suggestions from code review

* apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Grace Cai <[email protected]>

* Apply suggestions from code review

Co-authored-by: Grace Cai <[email protected]>

* Apply suggestions from code review

Co-authored-by: xixirangrang <[email protected]>

* Apply suggestions from code review

Co-authored-by: Aolin <[email protected]>
Co-authored-by: Ran <[email protected]>
Co-authored-by: dsdashun <[email protected]>

* Update releases/release-6.4.0.md

Co-authored-by: Grace Cai <[email protected]>

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Aolin <[email protected]>

* Update releases/release-6.4.0.md

Co-authored-by: CbcWestwolf <[email protected]>

* Update releases/release-6.4.0.md

Co-authored-by: CbcWestwolf <[email protected]>

* Update releases/release-6.4.0.md

* Apply suggestions from code review

Co-authored-by: Aolin <[email protected]>

* remove empty sections

* remove writer information

* Apply suggestions from code review

Co-authored-by: Aolin <[email protected]>
Co-authored-by: xixirangrang <[email protected]>

* Update release-6.4.0.md

* Apply suggestions from code review

Co-authored-by: Aolin <[email protected]>

* fix link errors

* fix broken links

* fix link errors

* fix typo

* Update release-6.4.0.md

* Update releases/release-6.4.0.md

* Apply suggestions from code review

Co-authored-by: Grace Cai <[email protected]>

Signed-off-by: pingyu <[email protected]>
Signed-off-by: yisaer <[email protected]>
Co-authored-by: qiancai <[email protected]>
Co-authored-by: pingyu <[email protected]>
Co-authored-by: joey-yez <[email protected]>
Co-authored-by: long0712 <[email protected]>
Co-authored-by: benmaoer <[email protected]>
Co-authored-by: Ryan Liu <[email protected]>
Co-authored-by: Roger Song <[email protected]>
Co-authored-by: Ian <[email protected]>
Co-authored-by: Lux <[email protected]>
Co-authored-by: time-and-fate <[email protected]>
Co-authored-by: Aolin <[email protected]>
Co-authored-by: lance6716 <[email protected]>
Co-authored-by: yisaer <[email protected]>
Co-authored-by: Hangjie Mo <[email protected]>
Co-authored-by: shichun-0415 <[email protected]>
Co-authored-by: tiancaiamao <[email protected]>
Co-authored-by: fengou1 <[email protected]>
Co-authored-by: Chunzhu Li <[email protected]>
Co-authored-by: xiongjiwei <[email protected]>
Co-authored-by: ruoxi <[email protected]>
Co-authored-by: Flowyi <[email protected]>
Co-authored-by: TomShawn <[email protected]>
Co-authored-by: Jianyuan Jiang <[email protected]>
Co-authored-by: Yexiang Zhang <[email protected]>
Co-authored-by: 3pointer <[email protected]>
Co-authored-by: Jianjun Liao <[email protected]>
Co-authored-by: Ran <[email protected]>
Co-authored-by: Ping Yu <[email protected]>
Co-authored-by: Xiaoju Wu <[email protected]>
Co-authored-by: shichun-0415 <[email protected]>
Co-authored-by: xixirangrang <[email protected]>
Co-authored-by: Aolin <[email protected]>
Co-authored-by: dsdashun <[email protected]>
Co-authored-by: CbcWestwolf <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for-release This PR relates to a TiDB release but does not have a tracked feature. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. status/can-merge Indicates a PR has been approved by a committer. status/LGT2 Indicates that a PR has LGTM 2. translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR. v6.4 This PR/issue applies to TiDB v6.4.
Projects
None yet
Development

Successfully merging this pull request may close these issues.