Conversation
78749d8 to
685a963
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #3284 +/- ##
==========================================
+ Coverage 57.80% 57.97% +0.17%
==========================================
Files 1357 1365 +8
Lines 85115 85486 +371
Branches 17642 17677 +35
==========================================
+ Hits 49198 49559 +361
- Misses 32646 32658 +12
+ Partials 3271 3269 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
/next |
|
🎉 PR Next version 2.27.3-next-1706077936.0 publish successful! You can install this version via |
|
/next |
|
🎉 PR Next version 2.27.3-next-1706509546.0 publish successful! You can install this version via |
|
/next |
|
🎉 PR Next version 2.27.3-next-1706686746.0 publish successful! You can install this version via |
b097197 to
3194981
Compare
3ae03d5 to
c70e3cc
Compare
385236b to
0ab81d5
Compare
0ab81d5 to
d5433db
Compare
3fd5a7c to
947ab07
Compare
|
/next |
|
🎉 PR Next version 2.27.3-next-1707134083.0 publish successful! You can install this version via |
67278d4 to
bf6e03e
Compare
|
/next |
|
🎉 PR Next version 2.27.3-next-1707187308.0 publish successful! You can install this version via |
|
我自己升级了一下,发现了以下的问题:
|
|
@erha19 可以试试这个版本,如果还有什么 breaking 的我再兼容掉 |
Types
Background or solution
引入了 Sumi RPC,一个通用的 Node.js RPC 解决方案,使用 Fury 进行序列化。
Changelog
introduce a new rpc framework: sumi rpc, which is a general-purpose Node .js RPC solution, it use
furyfor serialization and deserialization