This repository was archived by the owner on May 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 119
[wip]prepare to release 601 #159
Merged
Merged
Conversation
This file contains hidden or 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
change rpc starter 6.0.1 change rpc all 5.5.1
ujjboy
suggested changes
Feb 25, 2019
sofa-boot-samples/pom.xml
Outdated
| <cxf.version>3.0.14</cxf.version> | ||
| <sofaboot.version>3.0.0</sofaboot.version> | ||
| <rpc.starter.version>6.0.1-SNAPSHOT</rpc.starter.version> | ||
| <sofaboot.version>3.1.1</sofaboot.version> |
Member
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.
我看 3.1.2 已经发布了。
Contributor
Author
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.
好的,其实现在不绑定,还是改一下好了。
Codecov Report
@@ Coverage Diff @@
## master #159 +/- ##
========================================
Coverage ? 58.3%
Complexity ? 436
========================================
Files ? 56
Lines ? 1806
Branches ? 318
========================================
Hits ? 1053
Misses ? 548
Partials ? 205Continue to review full report at Codecov.
|
JervyShi
approved these changes
Mar 8, 2019
NeGnail
approved these changes
Mar 8, 2019
ujjboy
approved these changes
Mar 8, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
change boot 3.1.2
change rpc starter 6.0.1
change rpc all 5.5.1
Motivation:
Explain the context, and why you're making that change.
To make others understand what is the problem you're trying to solve.
Modification:
Describe the idea and modifications you've done.
Result:
Fixes #.
If there is no issue then describe the changes introduced by this PR.