earthchen
|
d192c7bfde
|
revert grpc header (#11035)
* revert grpc header
* revert grpc header
* fix checkstyle
* fix checkstyle
|
2022-11-28 09:58:01 +08:00 |
twz007
|
b860358b94
|
Fixed metrics collection getting wrong method name when generalize called (#11012)
* Fixes #11001, fixed metrics collection getting wrong method name when generalize called
* avoid array out of bounds
|
2022-11-28 09:27:51 +08:00 |
Albumen Kevin
|
0e95ac4e39
|
Enhance unit test cases (#11034)
|
2022-11-26 18:15:42 +08:00 |
Albumen Kevin
|
247eeb39a5
|
Enhance logger adapter to use a configured logger (#10952)
|
2022-11-26 10:39:34 +08:00 |
cnjxzhao
|
791918c471
|
Error code is managed with constants (#10771) (#11016)
|
2022-11-25 17:34:38 +08:00 |
陈精华
|
10082d3fa1
|
Fix ApplicationConfig.enableFileCache default value is not true (#10880) (#11008)
|
2022-11-25 14:47:05 +08:00 |
Albumen Kevin
|
c6a3f94118
|
Fix code style for 3.2 (#11020)
|
2022-11-25 14:05:03 +08:00 |
huazhongming
|
5d9638dd5e
|
fix log (#11000)
|
2022-11-24 14:36:34 +08:00 |
XS
|
da95c62d80
|
fix comments (#11005)
|
2022-11-24 11:35:30 +08:00 |
Albumen Kevin
|
4e37fa0c01
|
Fix jacoco arg line not work in jdk17 (#10994)
|
2022-11-24 07:26:09 +08:00 |
XS
|
2b8537f3f4
|
✏️ XSD file append prefer-serialization (#11004)
|
2022-11-23 19:50:14 +08:00 |
XS
|
0945e4e424
|
Revert "XSD file append prefer-serialization (#10998)" (#11003)
This reverts commit 151b4a9514.
|
2022-11-23 19:34:11 +08:00 |
XS
|
151b4a9514
|
XSD file append prefer-serialization (#10998)
|
2022-11-23 18:06:06 +08:00 |
Albumen Kevin
|
1f1995ac8c
|
Fix logger in ClassLoaderResourceLoader (#10995)
|
2022-11-23 16:24:38 +08:00 |
kaiv2
|
ee32a976c2
|
JsonUtil jackson impl (#10970)
|
2022-11-23 09:50:15 +08:00 |
Albumen Kevin
|
8ce8c60e29
|
Merge branch 'apache-3.2' into 3.2.0-beta.2-release
|
2022-11-22 19:26:27 +08:00 |
Albumen Kevin
|
4e74e1ead7
|
Merge branch 'apache-3.1' into apache-3.2
|
2022-11-22 19:26:06 +08:00 |
Albumen Kevin
|
e7f0ee3422
|
Update Jacoco version (#10991)
|
2022-11-22 18:59:08 +08:00 |
Albumen Kevin
|
10d9e9f37b
|
Fix FileTest seperator in Win (#10992)
|
2022-11-22 18:12:31 +08:00 |
Albumen Kevin
|
b11c1e63ea
|
Disable FileTest on Win
|
2022-11-22 18:07:04 +08:00 |
Albumen Kevin
|
ced5b713d5
|
Merge branch 'apache-3.2' into 3.2.0-beta.2-release
|
2022-11-22 17:20:26 +08:00 |
Albumen Kevin
|
5f6a514eb9
|
Merge branch 'apache-3.1' into apache-3.2
|
2022-11-22 17:20:01 +08:00 |
Albumen Kevin
|
e3e086829e
|
Merge branch 'apache-3.1' into 3.1.3-release
|
2022-11-22 17:17:04 +08:00 |
Albumen Kevin
|
f074aec261
|
Fix FileTest seperator in Win (#10990)
|
2022-11-22 17:16:46 +08:00 |
haoxz11
|
5f7751c0d0
|
Fix the warning problem when invokerUrls is checked (#10937)
|
2022-11-22 16:26:31 +08:00 |
Albumen Kevin
|
a8af2fef9b
|
Prepare 3.2.0-beta.2 release
|
2022-11-22 16:10:34 +08:00 |
Albumen Kevin
|
4451bfa29c
|
Fix conflict of ConfigurableMetadataServiceExporter
|
2022-11-22 16:08:11 +08:00 |
Albumen Kevin
|
9f9b3d7cb7
|
Merge branch 'apache-3.1' into apache-3.2
# Conflicts:
# dubbo-config/dubbo-config-api/src/main/java/org/apache/dubbo/config/metadata/ConfigurableMetadataServiceExporter.java
|
2022-11-22 16:05:58 +08:00 |
Albumen Kevin
|
a7bbb8ae51
|
Merge branch 'apache-3.1' into 3.1.3-release
|
2022-11-22 16:03:47 +08:00 |
Albumen Kevin
|
8b2cd33765
|
Merge branch 'apache-3.1' into 3.1.3-release
|
2022-11-22 15:03:06 +08:00 |
Albumen Kevin
|
64a1d13cc3
|
Fix try use rest protocol (#10986)
|
2022-11-22 15:02:33 +08:00 |
Albumen Kevin
|
4781862ee2
|
Prepare 3.1.3 release
|
2022-11-22 14:24:56 +08:00 |
Albumen Kevin
|
1efe576197
|
Merge branch 'apache-3.1' into apache-3.2
# Conflicts:
# dubbo-common/src/test/java/org/apache/dubbo/common/utils/JsonUtilsTest.java
# dubbo-registry/dubbo-registry-api/src/test/java/org/apache/dubbo/registry/client/migration/model/MigrationRuleTest.java
# dubbo-remoting/dubbo-remoting-api/src/test/java/org/apache/dubbo/remoting/api/ConnectionTest.java
# dubbo-remoting/dubbo-remoting-api/src/test/java/org/apache/dubbo/remoting/api/MultiplexProtocolConnectionManagerTest.java
# dubbo-remoting/dubbo-remoting-api/src/test/java/org/apache/dubbo/remoting/api/SingleProtocolConnectionManagerTest.java
# dubbo-remoting/dubbo-remoting-netty4/src/test/java/org/apache/dubbo/remoting/transport/netty4/NettyChannelTest.java
# dubbo-remoting/dubbo-remoting-netty4/src/test/java/org/apache/dubbo/remoting/transport/netty4/PortUnificationExchangerTest.java
# dubbo-rpc/dubbo-rpc-triple/src/test/java/org/apache/dubbo/rpc/protocol/tri/TripleInvokerTest.java
# dubbo-rpc/dubbo-rpc-triple/src/test/java/org/apache/dubbo/rpc/protocol/tri/transport/WriteQueueTest.java
|
2022-11-22 14:23:29 +08:00 |
Albumen Kevin
|
fdb4b21f9a
|
Refactor some test cases to remove public modifier (#10984)
|
2022-11-22 14:04:32 +08:00 |
Albumen Kevin
|
237042cbb5
|
Remove public modifier in dubbo-compatiable (#10983)
|
2022-11-22 14:04:08 +08:00 |
Albumen Kevin
|
5eb9b73156
|
Fix shallow clone for sonarcloud (#10985)
|
2022-11-22 11:50:11 +08:00 |
conghuhu
|
734c9c3f4a
|
feat: decoupling WireProtocol by netty (#10976)
|
2022-11-22 11:27:08 +08:00 |
Albumen Kevin
|
4af8606b1d
|
Remove public modifier in dubbo-common (#10977)
|
2022-11-22 11:05:58 +08:00 |
Albumen Kevin
|
143d61d3e2
|
Remove public modifier in dubbo-remoting (#10981)
|
2022-11-22 11:05:42 +08:00 |
Weix Sun
|
423f4ec209
|
Support for Spring Framework 6 and Spring Boot 3 (#10941)
|
2022-11-22 10:51:39 +08:00 |
Albumen Kevin
|
45120670ba
|
Remove public modifier in configcenter, container, filter, kubernetes… (#10979)
|
2022-11-22 10:49:50 +08:00 |
Albumen Kevin
|
b8664c4235
|
Remove public modifier in dubbo-config (#10978)
|
2022-11-22 10:49:25 +08:00 |
Albumen Kevin
|
209d0998e3
|
Remove public modifier in dubbo-cluster (#10973)
|
2022-11-22 10:48:44 +08:00 |
Albumen Kevin
|
1fbeed8e55
|
Remove public modifier in metadata and registry (#10980)
|
2022-11-22 10:47:54 +08:00 |
Albumen Kevin
|
38e47c2e54
|
Remove public modifier in dubbo-rpc (#10982)
|
2022-11-22 10:46:52 +08:00 |
Albumen Kevin
|
09ca5d6cbb
|
Support nacos batch register (#10942)
|
2022-11-21 16:21:29 +08:00 |
wxbty
|
f8e5a92250
|
fix NPE bug of URL (#10921)
|
2022-11-21 11:51:02 +08:00 |
Albumen Kevin
|
9d4cb1a59d
|
Merge branch 'apache-3.1' into apache-3.2
# Conflicts:
# dubbo-rpc/dubbo-rpc-injvm/src/main/java/org/apache/dubbo/rpc/protocol/injvm/InjvmInvoker.java
|
2022-11-21 11:33:52 +08:00 |
Albumen Kevin
|
ae0a371690
|
Merge branch 'apache-3.0' into apache-3.1
|
2022-11-21 11:31:37 +08:00 |
Albumen Kevin
|
bfce75cf66
|
Revert "Revert "Local references support mergeable (#9645)" (#10707)"
This reverts commit 67d94aea58.
|
2022-11-21 11:31:29 +08:00 |