Commit Graph

2535 Commits

Author SHA1 Message Date
Albumen Kevin 0aee810166 [2.6] Prepare 2.6.12 Release 2021-12-22 13:52:41 +08:00
Albumen Kevin 3b2b20b34c
[2.6] update hessian lite version (#9455) 2021-12-21 14:10:42 +08:00
xiaoheng1 40f44fe0e6 update to 2.6.12-SNAPSHOT 2021-09-18 17:57:23 +08:00
xiaoheng1 42c3a07db3 Merge remote-tracking branch 'origin/2.6.x' into dubbo-2.6.11 2021-09-14 14:49:01 +08:00
xiaoheng1 41b0a22ea4 update to 2.6.11 2021-09-14 14:40:11 +08:00
Albumen Kevin 6ea05b5a20
[2.6] update hessian lite version (#8781) 2021-09-12 23:44:17 +08:00
ken.lj e9d35554c7 prepare for 2.6.11 release 2021-09-10 15:41:56 +08:00
changfu 59da412eae
fix issue-8516 on 2.6.x (#8623) 2021-09-03 21:51:13 +08:00
ken.lj 2e39f6d31b prepare for 2.6.11 release 2021-09-03 17:23:03 +08:00
qixiaobo f62ca3f71a
Dubbo ProviderConsumerRegTable class cause outOfMemory while no provider available exception occurs (#8522)
since create proxy error , so we must be the first consumer. Simply clear ConcurrentHashSet
2021-08-23 13:15:20 +08:00
ken.lj 86b5e00ba2
backport hessian protocol change from 2.7 (#8432)
* backport hessian protocol change from 2.7

* add spi configuration
2021-08-11 12:23:38 +08:00
ken.lj 5e68e43912
Backport 2.7, lazy connection warn log (#8329) 2021-07-23 17:15:03 +08:00
Albumen Kevin 3f1e3f491d
Remove needless toString convert (#8093) 2021-06-18 13:29:38 +08:00
Xiong, Pin fc1bdfa945
Service annotation #parameters on issue#3072 (#8002)
fixes #3072
2021-06-08 23:32:09 +08:00
qixiaobo c5ed7def80
Dubbo 2.6.x may not support multi group consumer (#7997)
fixes https://github.com/apache/dubbo/issues/7985
2021-06-08 16:15:35 +08:00
xiaoheng1 115cc7ff9d
[dubbo2.6] cherry up #7815 to dubbo2.6 (#7992) 2021-06-07 15:34:08 +08:00
Albumen Kevin 077da34add
Add serialize id check for 2.6 (#7912) 2021-05-29 22:58:22 +08:00
Albumen Kevin 3a9172fcfa Change to 2.6.11 SNAPSHOT 2021-05-22 13:50:14 +08:00
Albumen Kevin 9783ef060a Copyright 2018-2021 2021-05-17 12:01:58 +08:00
Albumen Kevin 1d60fdf85a change to 2.6.10 release 2021-05-17 11:51:48 +08:00
Albumen Kevin 6cea97fcad Fix UT - Port 2021-05-17 11:50:45 +08:00
xmh51 37c3460bf7
netty3 backlog (#7471)
Co-authored-by: xmh <mingheng.xiang@weimob.com>
Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
2021-05-17 01:23:10 +08:00
Young Hu 346c668386
fix MonitorService missing side=consumer paramter issue (#7036) 2021-05-16 19:24:03 +08:00
Wu Zhiguo b100a6d22b
[2.6.X]Add some serialize check (#7685)
* fix security problem

* use Boolean.parseBoolean to check system env

* ignore '#' when parsing url

* fix url was truncated expectedly

* fix ut

* fix ut
2021-05-13 12:13:42 +08:00
wuwen 7165e382d8
replace nacos StringUtils with dubbo-common StringUtils, Nacos StringUtils has version compatibility issues. (#7611)
LGTM
2021-04-24 19:31:33 +08:00
hongye 89e5fe0f27
Add socks5 proxy support to 2.6.x netty4 client (#3897)
Co-authored-by: 骄龙 <hongye.nhy@alibaba-inc.com>
2021-03-15 14:06:42 +08:00
qixiaobo 951d30644a
Dubbo qos command not work to offline provider (#6683) 2021-03-14 16:57:47 +08:00
qixiaobo c66d95ab3e
Fix methodName and retries in FailoverClusterInvoker (#6512)
https://github.com/apache/dubbo/issues/4466

related with #2145
2021-03-14 15:06:50 +08:00
Albumen Kevin b442d2bc8d
disable Travis CI for 2.6.x branch (#7344) 2021-03-09 13:17:04 +08:00
Albumen Kevin 87a634db05
Add Github Actions script for Dubbo 2.6.x (#7327) 2021-03-05 09:57:14 +08:00
xiaoheng1 34d1a3724d
Solve the problem of not sharing the shared connection under lazy mode (#7245)
* fix #7186 Solve the problem of not sharing the shared connection under lazy mode.

* fix #7186 Solve the problem that dubboProtocol of junit unit test case is not isolated.

* fix #7186 Solve when closing the connection, set LAZY_CONNECT_INITIAL_STATE_KEY to true.
2021-02-24 01:24:09 +08:00
qingxiangOS 64d8e36ff3
限流功能动态配置之后不生效 (#7060) 2021-02-24 00:11:58 +08:00
猿来狮码农 e10b8dd6a9
Evacuation unnecessary example Initialization, creation Resource cost (#6587) 2020-08-14 17:19:44 +08:00
ken.lj c894e06335 update travis build status tag 2020-07-17 13:33:05 +08:00
ken.lj d895bf15d0 prepare for 2.6.9 release 2020-07-17 13:15:28 +08:00
ken.lj 5e2c07c1dc
Hessian whitelist2 (#6486) 2020-07-17 12:16:58 +08:00
ken.lj 4a8abfd0ba
hessian whitelist (#6388) 2020-07-03 16:53:30 +08:00
Shadow a9f0762f5e
fix #6369, Consumer cant set correct retries via generic invocation (#6370) 2020-07-03 10:10:04 +08:00
祁晓波 59320a9eeb
upgrade fastjson to 1.2.70 (#6255)
https://help.aliyun.com/noticelist/articleid/1060343604.html?spm=a2c4g.789004748.n2.6.3f576141SGmGhG

漏洞描述

fastjson采用黑白名单的方法来防御反序列化漏洞,导致当黑客不断发掘新的反序列化Gadgets类时,在autoType关闭的情况下仍然可能可以绕过黑白名单防御机制,造成远程命令执行漏洞。经研究,该漏洞利用门槛较低,可绕过autoType限制,风险影响较大。阿里云应急响应中心提醒fastjson用户尽快采取安全措施阻止漏洞攻击。

影响版本

fastjson <=1.2.68

fastjson sec版本 <= sec9

安全版本

fastjson >=1.2.69

fastjson sec版本 >= sec10
2020-06-01 17:50:20 +08:00
August 280d54c07d
fix override when interfaces is not null(#5860) 2020-04-02 21:15:23 +08:00
祁晓波 e778d5ad3a
upgrade fastjson to 1.2.67 (#5915)
https://github.com/alibaba/fastjson/releases/tag/1.2.67

https://security.tencent.com/ti/update_detail/lSFmGiR1zjBZV6o4XNObXhGEXhcKt8CW
2020-04-01 22:40:43 +08:00
ken.lj 585bb1193f
add new thread pool strategy for Consumer, allow all service calls to share the same thread pool. (#5891) 2020-03-27 16:20:08 +08:00
ken.lj bada690763 ignore empty blacklist pattern 2020-03-10 09:39:24 +08:00
ken.lj 5a6a069986 copyright 2018-2020 2020-03-02 12:15:33 +08:00
ken.lj 8c2141cd1c remove incubating 2020-02-26 14:56:26 +08:00
ken.lj 98cfbd6535 upgrade version to 2.6.8 2020-02-20 23:33:32 +08:00
ken.lj 112990d063
backport changes from 2.7(#5767) 2020-02-20 22:35:53 +08:00
bruce a8f6f99e43 user can custom registry cluster (#5601) 2020-01-17 17:43:34 +08:00
祁晓波 69cc9bded6 Dubbo 2.6.x cannot found correct method with telnet command (#4611)
Fixes #4565
2019-12-21 00:59:35 +08:00
祁晓波 07bcafb3ae dubbo zookeeper registry too slow (#5037)
same as 4828
2019-12-12 11:23:52 +08:00