Albumen Kevin
|
b11c1e63ea
|
Disable FileTest on Win
|
2022-11-22 18:07:04 +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
|
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
|
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 |
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 |
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 |
wxbty
|
f8e5a92250
|
fix NPE bug of URL (#10921)
|
2022-11-21 11:51:02 +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 |
Albumen Kevin
|
67d94aea58
|
Revert "Local references support mergeable (#9645)" (#10707)
This reverts commit 72326f42ba.
|
2022-11-21 11:27:26 +08:00 |
Albumen Kevin
|
ac62dfd639
|
Remove NacosInstanceManageUtil (#10949)
|
2022-11-21 10:35:11 +08:00 |
Albumen Kevin
|
9bbca3aef2
|
Remove guava usage in nacos registry (#10945)
|
2022-11-16 15:32:17 +08:00 |
Albumen Kevin
|
83bccc8b03
|
Revert #8755 (#10938)
|
2022-11-15 10:37:40 +08:00 |
huazhongming
|
1ab253a1b2
|
Port Unification is disabled by default, and the spi key implemented by Netty4 port unification is changed (#10894)
|
2022-11-15 10:26:35 +08:00 |
Albumen Kevin
|
3ee7d07135
|
Use remote key to start sonarcloud scan (#10936)
|
2022-11-14 19:11:09 +08:00 |
Albumen Kevin
|
00dad5feac
|
Fix zookeeper pom (#10935)
|
2022-11-14 16:31:49 +08:00 |
Albumen Kevin
|
7d235a1ab6
|
Disable test for jenkins (#10928)
|
2022-11-13 23:01:08 +08:00 |
Albumen Kevin
|
32c7674681
|
Add tmp exclude for rat (#10927)
|
2022-11-12 23:28:27 +08:00 |
Albumen Kevin
|
75504e6f80
|
Fix MetadataService method order (#10922)
|
2022-11-12 17:43:24 +08:00 |
pandaapo
|
aec3f84c65
|
fix issue: get available protocol for metadata service. (#10846)
|
2022-11-12 15:56:43 +08:00 |
Albumen Kevin
|
7705811ff5
|
Add coverage module & file lint test (#10920)
|
2022-11-12 14:39:33 +08:00 |
Albumen Kevin
|
b6849441a5
|
Try add sonarcloud (#10906)
|
2022-11-10 15:06:47 +08:00 |
Albumen Kevin
|
cc1162feb8
|
Fix ServiceDefinitionBuilder uts (#10904)
|
2022-11-10 10:26:53 +08:00 |
Albumen Kevin
|
25b2d6158e
|
Bump version to 3.1.3-SNAPSHOT
|
2022-11-10 08:12:27 +08:00 |
pandaapo
|
70660cb969
|
fix issue: unexport() throws NPE when register fail. (#10893)
|
2022-11-09 10:08:03 +08:00 |
Albumen Kevin
|
bb53fde978
|
Add dependencies check (#10896)
|
2022-11-08 18:48:48 +08:00 |
灼华
|
73bc6c9850
|
Merge branch '3.1.2-release' into 3.1
|
2022-11-08 18:46:59 +08:00 |
灼华
|
86e2eb2de9
|
Fix RpcUtils#getParameterTypes and AccessLogFilter#renameFile method (#10881)
|
2022-11-08 13:56:36 +08:00 |
Albumen Kevin
|
305d290e5f
|
Fix dubbo get wrong return type when generic impl invoke (#10891)
|
2022-11-08 11:34:05 +08:00 |
earthchen
|
dce55071c7
|
change tri support upper attachment config to enable by default (#10883)
|
2022-11-07 16:25:45 +08:00 |
earthchen
|
0876d8af1b
|
Remove `netty-all` dependency (#10818)
|
2022-11-07 16:15:16 +08:00 |
nobodyw-cell
|
a204f61839
|
Support consistent hash load balance when gerenic invoke (#10799)
|
2022-11-06 17:13:52 +08:00 |
cnjxzhao
|
b319fce427
|
3.1-Error code is managed with constants (#10771) (#10869)
|
2022-11-03 07:34:30 +08:00 |
FUNKYE
|
3e77b6b94a
|
bugfix: meatadata service support read dubbo:protocol (#10855)
|
2022-11-03 07:27:35 +08:00 |
zhangzq7
|
1aa1aea43e
|
use Files.newInputStream instead of new FileInputStream and null check (#10847)
|
2022-11-02 12:57:46 +08:00 |
灼华
|
d0f64b4717
|
Prepare 3.1.2 release
|
2022-11-02 12:57:30 +08:00 |
Albumen Kevin
|
d7c8d10dbf
|
Fix Registry Destroy Order (#10834)
|
2022-11-02 11:07:01 +08:00 |
hongye
|
bf991e457f
|
Update Nacos dependency (#10862)
Co-authored-by: 骄龙 <hongye.nhy@alibaba-inc.com>
|
2022-11-01 08:49:43 +08:00 |