1
0
mirror of https://github.com/apache/dubbo.git synced 2024-10-23 07:04:37 +08:00
Commit Graph

6061 Commits

Author SHA1 Message Date
Albumen Kevin
ae9742d0f5 Bump to 3.1.12-SNAPSHOT 2023-07-31 19:32:17 +08:00
Albumen Kevin
ad5e84c4b5 Merge branch '3.1.11-release' into apache-3.1 2023-07-31 19:31:52 +08:00
xm101
9ee5bf6efc
Update StandardMetadataServiceURLBuilder.java (#12684)
修复SIDE_KEY设置被覆盖问题
2023-07-29 19:25:47 +08:00
Albumen Kevin
dec411af1c Merge branch 'apache-3.1' into 3.1.11-release 2023-07-11 10:43:15 +08:00
Albumen Kevin
c45ce1974d Use secure random 2023-07-11 10:10:38 +08:00
Albumen Kevin
99d413f516 Prepare 3.1.11 release 2023-07-08 15:06:08 +08:00
Albumen Kevin
f882cbdd80
Use random id (#12663)
* Use random id

* Fix uts
2023-07-06 17:54:47 +08:00
Albumen Kevin
9ae97ea053
Enhance logs (#12682) 2023-07-06 15:18:10 +08:00
Albumen Kevin
54238c2c61 Bump version to 3.1.11-SNAPSHOT 2023-05-29 15:56:34 +08:00
Albumen Kevin
a588955a56 Merge branch '3.1.10-release' into apache-3.1 2023-05-29 15:55:58 +08:00
Albumen Kevin
e98748580d Skip scan object class (#12388)
* Skip scan object class

* Skip scan object class
2023-05-24 20:20:59 +08:00
Albumen Kevin
cbb69a3fdf Prepare 3.1.10 release 2023-04-17 13:09:35 +08:00
Albumen Kevin
d6e32f201b Bump to 3.1.10-SNAPSHOT 2023-04-15 07:25:48 +08:00
Albumen Kevin
65c6fff2f3 Merge branch '3.1.9-release' into apache-3.1 2023-04-15 07:25:29 +08:00
earthchen
129b4fa2fd
fix tri stub exception (#12093)
* fix tri stub exception

* fix
2023-04-14 17:20:30 +08:00
GuoHao
d73aca8847
Upgrade jprotoc and grpc version (#12086) 2023-04-13 09:38:52 +08:00
earthchen
5308cc81bf
Fix tri headerfilter 3.1 (#12070)
* change headerfilter scope

* fix tri header filter
2023-04-12 19:46:15 +08:00
earthchen
6b1de07b91
remove unused code (#11459) 2023-04-11 22:57:21 +08:00
Albumen Kevin
f0f01c36c3
Fix serializable check & Add test cases (#12054)
* Add test cases

* Fix uts

* Add fj2 test

* save

* Fix check

* Disable some test cases

* Fix test
2023-04-11 16:58:55 +08:00
Albumen Kevin
e3e7ce8dc2
Fix license eye version 2023-04-10 17:48:26 +08:00
xieshouyu
d2f4ef124d
Fix after offline and online error (#12044) 2023-04-10 17:46:41 +08:00
Albumen Kevin
53e009ea2f
Update license eye version 2023-04-10 14:23:06 +08:00
xieshouyu
9a4aadd917
Fix abstractServiceDiscovery update exception caused by loading order (#12033)
* 1、fix abstractServiceDiscovery update exception caused by loading order

* 1、delete registry status and replace it with serviceInstance

* 1.fix code style
2023-04-10 07:24:36 +08:00
earthchen
03647452d5
triple serialize check (#11984)
* no wrap

* remove unused code

* fix ut

* fix ut
2023-04-06 19:32:21 +08:00
ZhaoGZzzzzzzz
f57dbcfae3
Fix #11524 (#11524) (#11936) 2023-03-28 15:29:24 +08:00
huazhongming
58d97e5b73
fix native ci for scheduled (#11932)
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-03-27 12:23:53 +08:00
Albumen Kevin
318614005d Prepare 3.0.15 release 2023-03-25 16:23:02 +08:00
Albumen Kevin
7b1199a98e
Reject if response do not match any request (#11882) 2023-03-24 18:15:51 +08:00
Albumen Kevin
7d9e955cf8 Bump to 3.1.9-SNAPSHOT 2023-03-17 10:03:06 +08:00
Albumen Kevin
1927e9206c Merge branch '3.1.8-release' into apache-3.1 2023-03-17 10:02:16 +08:00
GuoHao
4f6528fb86
Call onClose() when deser error (#11838) 2023-03-16 10:23:19 +08:00
Mengyang Tang
b19f89bef7
Fix issue #11790 (#11824) 2023-03-16 09:49:00 +08:00
Xiang Wei Zhang
a6ef8910ca
Fix 2.6.x LoadBalance SPI not work (#11730) 2023-03-13 20:15:54 +08:00
Albumen Kevin
e368fdeef6 Merge branch 'apache-3.1' into 3.1.8-release 2023-03-12 11:12:13 +08:00
Albumen Kevin
ffb2bbbffc Fix uts 2023-03-12 11:11:15 +08:00
Albumen Kevin
569c3f5a36 Merge branch 'apache-3.1' into 3.1.8-release 2023-03-12 10:27:05 +08:00
Albumen Kevin
234f1c64ab Fix lock acquire blocked 2023-03-12 10:26:18 +08:00
Albumen Kevin
436e203283 Merge branch 'apache-3.1' into 3.1.8-release 2023-03-11 09:13:07 +08:00
ChaoChao
34cc45fb7a
Fix bug #11767 (#11781) 2023-03-11 09:12:42 +08:00
Albumen Kevin
ae28d17897 Prepare 3.1.8 release 2023-03-10 17:15:41 +08:00
Albumen Kevin
ba14a201e7
Sync when destroy (#11783) 2023-03-10 17:11:17 +08:00
Albumen Kevin
d0a1bd0143
Fix recreate client after destroy (#11780)
* Fix recreate client after destroy

* Fix uts
2023-03-10 16:25:56 +08:00
Albumen Kevin
16c61c53c6
Fix metadata proxy load filter (#11769) 2023-03-10 11:08:59 +08:00
liufeiyu1002
7277c159cf fix reference bean name conflicts (#11699)
* fix reference bean name conflicts

* add ut case
2023-03-06 19:49:16 +08:00
Mengyang Tang
a21d04255a
Fix issue 11708 (#11714) 2023-03-06 15:26:15 +08:00
一个不知名的Java靓仔
f8f89f2a71
replaced with EN assert (#11670) 2023-02-27 14:38:57 +08:00
一个不知名的Java靓仔
4be3c796cc
optimize the multi params request performance of triple in wrap mode (#11672) 2023-02-27 14:25:39 +08:00
Albumen Kevin
4ee5d0251b
Update .licenserc.yaml 2023-02-26 11:22:35 +08:00
earthchen
9e38c48b68
fix tri wrapper pack npe (#11656) 2023-02-25 20:12:34 +08:00
aamingaa
848edaa80f
Fix service name mapping check failed (#11643) 2023-02-25 17:13:44 +08:00