Skip to content

releases notes: add 5.1.2 release notes#7149

Merged
TomShawn merged 34 commits into
pingcap:masterfrom
Liuxiaozhen12:add-release-notes-5.1.2
Sep 27, 2021
Merged

releases notes: add 5.1.2 release notes#7149
TomShawn merged 34 commits into
pingcap:masterfrom
Liuxiaozhen12:add-release-notes-5.1.2

Conversation

@Liuxiaozhen12
Copy link
Copy Markdown
Contributor

@Liuxiaozhen12 Liuxiaozhen12 commented Sep 18, 2021

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)
  • v5.2 (TiDB 5.2 versions)
  • v5.1 (TiDB 5.1 versions)
  • v5.0 (TiDB 5.0 versions)
  • v4.0 (TiDB 4.0 versions)
  • v3.1 (TiDB 3.1 versions)
  • v3.0 (TiDB 3.0 versions)
  • v2.1 (TiDB 2.1 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

@Liuxiaozhen12 Liuxiaozhen12 added translation/doing This PR’s assignee is translating this PR. sig/docs Indicates that the Issue or PR belongs to the docs SIG. needs-cherry-pick-release-5.1 labels Sep 18, 2021
@ti-chi-bot
Copy link
Copy Markdown
Member

ti-chi-bot commented Sep 18, 2021

[REVIEW NOTIFICATION]

This pull request has been approved by:

  • TomShawn

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.

Details

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 added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Sep 18, 2021
Comment thread releases/release-5.1.2.md
Comment thread releases/release-5.1.2.md
Comment thread releases/release-5.1.2.md
Comment thread releases/release-5.1.2.md
Comment thread releases/release-5.1.2.md
Comment thread releases/release-5.1.2.md
Comment thread releases/release-5.1.2.md
Comment thread releases/release-5.1.2.md
Comment thread releases/release-5.1.2.md
Comment thread releases/release-5.1.2.md
@ti-chi-bot ti-chi-bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 24, 2021
Comment thread releases/release-5.1.2.md Outdated
Comment thread releases/release-5.1.2.md Outdated
Comment thread releases/release-5.1.2.md Outdated
Comment thread releases/release-5.1.2.md Outdated
Comment thread releases/release-5.1.2.md Outdated
@v01dstar
Copy link
Copy Markdown
Contributor

LGTM for TIKV

Comment thread releases/release-5.1.2.md
TomShawn and others added 2 commits September 27, 2021 16:47
Co-authored-by: Enwei <jinenwei@pingcap.com>
Co-authored-by: Enwei <jinenwei@pingcap.com>
Copy link
Copy Markdown
Contributor

@qw4990 qw4990 left a comment

Choose a reason for hiding this comment

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

LGTM for TiDB

@Liuxiaozhen12 Liuxiaozhen12 added translation/from-docs This PR is translated from a PR in pingcap/docs. and removed translation/doing This PR’s assignee is translating this PR. labels Sep 27, 2021
Copy link
Copy Markdown
Collaborator

@qiancai qiancai left a comment

Choose a reason for hiding this comment

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

move some notes to the compatibility part according to the 5.0.4 release notes

Comment thread releases/release-5.1.2.md
Comment thread releases/release-5.1.2.md Outdated
Comment thread releases/release-5.1.2.md Outdated
Comment thread releases/release-5.1.2.md
@en-jin19
Copy link
Copy Markdown
Contributor

LGTM for TiFlash

Comment thread releases/release-5.1.2.md Outdated
Comment thread releases/release-5.1.2.md Outdated
@ti-chi-bot ti-chi-bot added the status/LGT1 Indicates that a PR has LGTM 1. label Sep 27, 2021
@qiancai
Copy link
Copy Markdown
Collaborator

qiancai commented Sep 27, 2021

/merge

@ti-chi-bot
Copy link
Copy Markdown
Member

@qiancai: /merge in this pull request requires 2 approval(s).

Details

In response to this:

/merge

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 ti-community-infra/tichi repository.

@TomShawn TomShawn merged commit 28ba15c into pingcap:master Sep 27, 2021
@ti-chi-bot
Copy link
Copy Markdown
Member

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

@ti-chi-bot
Copy link
Copy Markdown
Member

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

TomShawn added a commit that referenced this pull request Sep 27, 2021
* releases: add tidb 5.1.2-10-06-33 release notes

* Update release-5.1.2.md

* Update releases/release-5.1.2.md

* add notes from comments

* Create release-5.1.2.md

* Apply suggestions from code review

Co-authored-by: Liuxiaozhen12 <82579298+Liuxiaozhen12@users.noreply.github.com>
Co-authored-by: Enwei <jinenwei@pingcap.com>
Co-authored-by: Grace Cai <qqzczy@126.com>
Co-authored-by: xixirangrang <35301108+hfxsd@users.noreply.github.com>

* Update releases/release-5.1.2.md

Co-authored-by: shichun-0415 <89768198+shichun-0415@users.noreply.github.com>

* Update releases/release-5.1.2.md

Co-authored-by: shichun-0415 <89768198+shichun-0415@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Yuanjia Zhang <qw4990@163.com>

* Apply suggestions from code review

* replace pr number with the corresponding issue number

* Update releases/release-5.1.2.md

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Update releases/release-5.1.2.md

* Update releases/release-5.1.2.md

Co-authored-by: Enwei <jinenwei@pingcap.com>

* Update releases/release-5.1.2.md

Co-authored-by: Enwei <jinenwei@pingcap.com>

* fix

* Update releases/release-5.1.2.md

* Update releases/release-5.1.2.md

Co-authored-by: Liuxiaozhen12 <82579298+Liuxiaozhen12@users.noreply.github.com>

* Update releases/release-5.1.2.md

* Update releases/release-5.1.2.md

* Apply suggestions from code review

all these changes are from the 5.2 release notes

* Update releases/release-5.1.2.md

* Update releases/release-5.1.2.md

* apply suggestions

* Update releases/release-5.1.2.md

Co-authored-by: Enwei <jinenwei@pingcap.com>

* Update releases/release-5.1.2.md

Co-authored-by: Enwei <jinenwei@pingcap.com>

* Update releases/release-5.1.2.md

* Apply suggestions from code review

* Update releases/release-5.1.2.md

* Update releases/release-5.1.2.md

* move notes

Co-authored-by: Liuxiaozhen12 <82579298+Liuxiaozhen12@users.noreply.github.com>
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-authored-by: Enwei <jinenwei@pingcap.com>
Co-authored-by: Grace Cai <qqzczy@126.com>
Co-authored-by: xixirangrang <35301108+hfxsd@users.noreply.github.com>
Co-authored-by: shichun-0415 <89768198+shichun-0415@users.noreply.github.com>
Co-authored-by: Yuanjia Zhang <qw4990@163.com>
TomShawn added a commit that referenced this pull request Sep 27, 2021
* releases: add tidb 5.1.2-10-06-33 release notes

* Update release-5.1.2.md

* Update releases/release-5.1.2.md

* add notes from comments

* Create release-5.1.2.md

* Apply suggestions from code review

Co-authored-by: Liuxiaozhen12 <82579298+Liuxiaozhen12@users.noreply.github.com>
Co-authored-by: Enwei <jinenwei@pingcap.com>
Co-authored-by: Grace Cai <qqzczy@126.com>
Co-authored-by: xixirangrang <35301108+hfxsd@users.noreply.github.com>

* Update releases/release-5.1.2.md

Co-authored-by: shichun-0415 <89768198+shichun-0415@users.noreply.github.com>

* Update releases/release-5.1.2.md

Co-authored-by: shichun-0415 <89768198+shichun-0415@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Yuanjia Zhang <qw4990@163.com>

* Apply suggestions from code review

* replace pr number with the corresponding issue number

* Update releases/release-5.1.2.md

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Update releases/release-5.1.2.md

* Update releases/release-5.1.2.md

Co-authored-by: Enwei <jinenwei@pingcap.com>

* Update releases/release-5.1.2.md

Co-authored-by: Enwei <jinenwei@pingcap.com>

* fix

* Update releases/release-5.1.2.md

* Update releases/release-5.1.2.md

Co-authored-by: Liuxiaozhen12 <82579298+Liuxiaozhen12@users.noreply.github.com>

* Update releases/release-5.1.2.md

* Update releases/release-5.1.2.md

* Apply suggestions from code review

all these changes are from the 5.2 release notes

* Update releases/release-5.1.2.md

* Update releases/release-5.1.2.md

* apply suggestions

* Update releases/release-5.1.2.md

Co-authored-by: Enwei <jinenwei@pingcap.com>

* Update releases/release-5.1.2.md

Co-authored-by: Enwei <jinenwei@pingcap.com>

* Update releases/release-5.1.2.md

* Apply suggestions from code review

* Update releases/release-5.1.2.md

* Update releases/release-5.1.2.md

* move notes

Co-authored-by: Liuxiaozhen12 <82579298+Liuxiaozhen12@users.noreply.github.com>
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-authored-by: Enwei <jinenwei@pingcap.com>
Co-authored-by: Grace Cai <qqzczy@126.com>
Co-authored-by: xixirangrang <35301108+hfxsd@users.noreply.github.com>
Co-authored-by: shichun-0415 <89768198+shichun-0415@users.noreply.github.com>
Co-authored-by: Yuanjia Zhang <qw4990@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sig/docs Indicates that the Issue or PR belongs to the docs SIG. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. status/LGT1 Indicates that a PR has LGTM 1. translation/from-docs This PR is translated from a PR in pingcap/docs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.