-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[improve] Bump project version to 3.0.0-SNAPSHOT #19573
Merged
mattisonchao
merged 3 commits into
apache:master
from
mattisonchao:upgrade/3.0.0-SNAPSHOT
Feb 21, 2023
Merged
[improve] Bump project version to 3.0.0-SNAPSHOT #19573
mattisonchao
merged 3 commits into
apache:master
from
mattisonchao:upgrade/3.0.0-SNAPSHOT
Feb 21, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mattisonchao
changed the title
Bump project version to 3.0.0-SNAPSHOT
[improve] Bump project version to 3.0.0-SNAPSHOT
Feb 20, 2023
coderzc
approved these changes
Feb 20, 2023
gaoran10
reviewed
Feb 21, 2023
poorbarcode
approved these changes
Feb 21, 2023
gaoran10
approved these changes
Feb 21, 2023
RobertIndie
approved these changes
Feb 21, 2023
Codecov Report
@@ Coverage Diff @@
## master #19573 +/- ##
=============================================
+ Coverage 24.65% 61.85% +37.20%
- Complexity 291 25595 +25304
=============================================
Files 1591 1844 +253
Lines 123073 135280 +12207
Branches 13434 14875 +1441
=============================================
+ Hits 30348 83684 +53336
+ Misses 88233 43887 -44346
- Partials 4492 7709 +3217
Flags with carried forward coverage won't be shown. Click here to find out more.
|
1 task
michaeljmarshall
added a commit
that referenced
this pull request
Feb 22, 2023
### Motivation With #19573, we should replace deprecation warnings that were set to 2.12.0 with 3.0.0. ### Modifications * Update 4 deprecation warnings. ### Verifying this change This change is a trivial rework / code cleanup without any test coverage. ### Does this pull request potentially affect one of the following parts: This is cosmetic. ### Documentation - [x] `doc` This is a documentation change. ### Matching PR in forked repository PR in forked repository: skipping forked PR since this is a trivial change
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation
https://lists.apache.org/thread/pqkh9d784krtk0jrfcs164kwrl303m7l has approved. We can bump project version to 3.0.0-SNAPSHOT
Modifications
Verifying this change
Documentation
doc
doc-required
doc-not-needed
doc-complete