Skip to content

release: add TiDB 6.1.1 release notes#11063

Merged
TomShawn merged 102 commits into
pingcap:masterfrom
TomShawn:6.1.1-release-notes
Sep 1, 2022
Merged

release: add TiDB 6.1.1 release notes#11063
TomShawn merged 102 commits into
pingcap:masterfrom
TomShawn:6.1.1-release-notes

Conversation

@TomShawn
Copy link
Copy Markdown
Contributor

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.2 (TiDB 6.2 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

jiaqizho and others added 30 commits March 10, 2022 11:16
Co-authored-by: shichun-0415 <89768198+shichun-0415@users.noreply.github.com>
Co-authored-by: Grace Cai <qqzczy@126.com>
Comment thread releases/release-6.1.1.md Outdated
Comment thread releases/release-6.1.1.md Outdated
@ti-chi-bot ti-chi-bot added status/LGT2 Indicates that a PR has LGTM 2. and removed status/LGT1 Indicates that a PR has LGTM 1. labels Sep 1, 2022
Comment thread releases/release-6.1.1.md Outdated
@TomShawn
Copy link
Copy Markdown
Contributor Author

TomShawn commented Sep 1, 2022

/merge

@ti-chi-bot
Copy link
Copy Markdown
Member

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

DetailsCommit hash: 239114f

@ti-chi-bot ti-chi-bot added the status/can-merge Indicates a PR has been approved by a committer. label Sep 1, 2022
Comment thread releases/release-6.1.1.md Outdated
@TomShawn TomShawn merged commit 42e6366 into pingcap:master Sep 1, 2022
@TomShawn TomShawn deleted the 6.1.1-release-notes branch September 1, 2022 08:18
@ti-chi-bot
Copy link
Copy Markdown
Member

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

ti-chi-bot pushed a commit to ti-chi-bot/docs-cn that referenced this pull request Sep 1, 2022
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
@ti-chi-bot
Copy link
Copy Markdown
Member

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

ti-chi-bot pushed a commit to ti-chi-bot/docs-cn that referenced this pull request Sep 1, 2022
* Expose dt_storage_pool_log_gc_force_hardlink_rate to users.

* Update tiflash/tiflash-configuration.md

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

* Update tiflash/tiflash-configuration.md

Co-authored-by: Grace Cai <qqzczy@126.com>

* Update tiflash/tiflash-configuration.md

* release: add TiDB 6.1.1 release notes

* collect notes

* Update releases/release-6.1.1.md

* Update release-6.1.1.md

* replace dup notes

* Update releases/release-6.1.1.md

* Update release-6.1.1.md

* fix issue link from @BusyJay

* Apply suggestions from code review

* Update releases/release-6.1.1.md

* Update releases/release-6.1.1.md

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Update releases/release-6.1.1.md

* update tikv/pd/sql-infra

* before bug fix planner

* add missing issue 5356

* Apply suggestions from code review

Co-authored-by: Ran <huangran.alex@gmail.com>

* Update release-6.1.1.md

* finish for tidb

* reorder tools

* Update releases/release-6.1.1.md

Co-authored-by: Ran <huangran.alex@gmail.com>

* Apply suggestions from code review

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: Grace Cai <qqzczy@126.com>

* Apply suggestions from code review

Co-authored-by: Grace Cai <qqzczy@126.com>

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Aolin <aolinz@outlook.com>

* add id for improvement

* add more ids

* add more ids

* remove dup

* add ids

* Update releases/release-6.1.1.md

Co-authored-by: bb7133 <bb7133@gmail.com>

* Update releases/release-6.1.1.md

* Apply suggestions from code review

* Apply suggestions from code review

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

* update

* Update release-6.1.1.md

* Update releases/release-6.1.1.md

* Update releases/release-6.1.1.md

* Update releases/release-6.1.1.md

Co-authored-by: jiaqizho <zhoujiaqi@pingcap.com>
Co-authored-by: jiaqizho <smalinuxer@gmail.com>
Co-authored-by: shichun-0415 <89768198+shichun-0415@users.noreply.github.com>
Co-authored-by: Grace Cai <qqzczy@126.com>
Co-authored-by: Aolin <aolin.zhang@pingcap.com>
Co-authored-by: xixirangrang <hfxsd@hotmail.com>
Co-authored-by: Ran <huangran.alex@gmail.com>
Co-authored-by: Aolin <aolinz@outlook.com>
Co-authored-by: bb7133 <bb7133@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-cherry-pick-release-6.1 Should cherry pick this PR to release-6.1 branch. size/L Denotes a PR that changes 100-499 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/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.