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

CHANGELOG: Add changelog for 2.0.5 #7005

Merged
merged 3 commits into from
Jul 6, 2018
Merged

CHANGELOG: Add changelog for 2.0.5 #7005

merged 3 commits into from
Jul 6, 2018

Conversation

shenli
Copy link
Member

@shenli shenli commented Jul 6, 2018

Thank you for working on TiDB! Please read TiDB's CONTRIBUTING document BEFORE filing this PR.

What have you changed? (mandatory)

CHANGELOG.md

Please explain IN DETAIL what the changes are in this PR and why they are needed:
Add changelog for 2.0.5

What are the type of the changes (mandatory)?

Improvement

How has this PR been tested (mandatory)?

No need to test

Please describe the tests that you ran to verify your changes. Have you finished unit tests, integration tests, or manual tests?

Does this PR affect documentation (docs/docs-cn) update? (optional)

Yes, we will update the release pages in docs/docs-cn

Refer to a related PR or issue link (optional)

None

Benchmark result if necessary (optional)

None

Add a few positive/negative examples (optional)

None

CHANGELOG.md Outdated
- Select the query condition that completely matches the unique index or the primary key as the query path directly #6966
- Execute necessary cleanup when failing to start the service #6964
- Handle `\N` as NULL in the `Load Data` statement #6962
- Optimize the code structure of COB #6953
Copy link
Member

Choose a reason for hiding this comment

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

COB -> CBO

Fix a typo
@shenli
Copy link
Member Author

shenli commented Jul 6, 2018

@winoros PTAL

CHANGELOG.md Outdated
@@ -2,6 +2,28 @@

All notable changes to this project will be documented in this file. See also [Release Notes](https://github.com/pingcap/docs/blob/master/releases/rn.md), [TiKV changelog](https://github.com/pingcap/tikv/blob/master/CHANGELOG.md) and [PD changelog](https://github.com/pingcap/pd/blob/master/CHANGELOG.md).

## [2.0.5] - 2018-07-06
### New Features
- Add the `tidb_disable_txn_auto_retry` system variable, used to disable the automatic retry of transactions #6877
Copy link
Member

Choose a reason for hiding this comment

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

Do we need to change the plain test #6877 to a link #6867. Or just remove it?

Copy link
Member

Choose a reason for hiding this comment

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

"which is used to disable xxx"?

@jackysp
Copy link
Member

jackysp commented Jul 6, 2018

@lilin90 PTAL

@shenli
Copy link
Member Author

shenli commented Jul 6, 2018

@winoros @jackysp PTAL

Copy link
Member

@winoros winoros left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@jackysp jackysp left a comment

Choose a reason for hiding this comment

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

LGTM

@shenli shenli merged commit 43ab800 into pingcap:release-2.0 Jul 6, 2018
@shenli shenli deleted the changelog-2.0 branch July 6, 2018 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants