-
Notifications
You must be signed in to change notification settings - Fork 1.2k
releases, toc: add 3.1.0 GA release notes #2777
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
Conversation
Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com>
|
@ran-huang Please update |
@TomShawn Updated. PTAL~ |
|
LGTM |
scsldb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Optimize some sentences
releases/3.1.0-ga.md
Outdated
| + TiFlash | ||
|
|
||
| - 修复从 TiDB 同步 schema 时,进行 rename table 时潜在的问题 | ||
| - 默认禁用粗粒度索引过滤器 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggest moving to feature
releases/3.1.0-ga.md
Outdated
|
|
||
| - Backup & Restore (BR) | ||
|
|
||
| * 3.1 GA 版本 BR 不支持在 3.1 GA 之前版本的 TiKV 集群上进行恢复 [#233](https://github.com/pingcap/br/pull/233) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggest:
BR 不支持在 3.1 GA 版本之前的集群上进行恢复
releases/3.1.0-ga.md
Outdated
|
|
||
| + TiFlash | ||
|
|
||
| - 添加 DeltaTree 引擎读写负载相关 metrics 上报 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggest:
添加上报 DeltaTree 引擎读写负载相关 metrics 信息
|
LGTM |
Co-Authored-By: Lilian Lee <lilin@pingcap.com>
* releases, toc: add 3.1 GA release notes * Update releases/3.1.0-ga.md * Apply suggestions from code review Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update releases/3.1.0-ga.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * update toc * Update rn.md * address comments * Update releases/3.1.0-ga.md Co-Authored-By: Lilian Lee <lilin@pingcap.com> * trigger bot Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com> Co-authored-by: Lilian Lee <lilin@pingcap.com>
|
cherry pick to release-3.1 in PR #2791 |
* releases, toc: add 3.1 GA release notes * Update releases/3.1.0-ga.md * Apply suggestions from code review Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update releases/3.1.0-ga.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * update toc * Update rn.md * address comments * Update releases/3.1.0-ga.md Co-Authored-By: Lilian Lee <lilin@pingcap.com> * trigger bot Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com> Co-authored-by: Lilian Lee <lilin@pingcap.com>
|
cherry pick to release-4.0 in PR #2792 |
* releases, toc: add 3.1 GA release notes * Update releases/3.1.0-ga.md * Apply suggestions from code review Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * Update releases/3.1.0-ga.md Co-Authored-By: TomShawn <41534398+TomShawn@users.noreply.github.com> * update toc * Update rn.md * address comments * Update releases/3.1.0-ga.md Co-Authored-By: Lilian Lee <lilin@pingcap.com> * trigger bot Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com> Co-authored-by: Lilian Lee <lilin@pingcap.com>
What is changed, added or deleted? (Required)
Add 3.1 GA release notes.
Which TiDB version(s) do your changes apply to? (Required)
If you select two or more versions from above, to trigger the bot to cherry-pick this PR to your desired release version branch(es), you must add corresponding labels such as needs-cherry-pick-4.0, needs-cherry-pick-3.1, needs-cherry-pick-3.0, and needs-cherry-pick-2.1.
What is the related PR or file link(s)?