-
Notifications
You must be signed in to change notification settings - Fork 498
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
Bump operator to v1.2.0-rc.2, tidb to v5.1.0 and DM to v2.0.4 #4057
Conversation
[REVIEW NOTIFICATION] This pull request has not been approved. To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
Codecov Report
@@ Coverage Diff @@
## master #4057 +/- ##
==========================================
+ Coverage 61.11% 71.05% +9.93%
==========================================
Files 178 182 +4
Lines 18868 19374 +506
==========================================
+ Hits 11532 13766 +2234
+ Misses 6195 4482 -1713
+ Partials 1141 1126 -15
|
Co-authored-by: Xuecheng Zhang <[email protected]>
What problem does this PR solve?
ref #3999.
run script
hack/bump-version.sh
, and correct some comments by hand.What is changed and how does it work?
Code changes
Tests
Side effects
Related changes
Release Notes
Please refer to Release Notes Language Style Guide before writing the release note.