Commit Graph

6028 Commits

Author SHA1 Message Date
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
aamingaa 29d32afd79
fix: executor (#11652) 2023-02-25 16:43:22 +08:00
Albumen Kevin d52c59b94c Fix license check 2023-02-24 21:26:44 +08:00
Albumen Kevin a8bbc234d9 Bump version to 3.1.8-SNAPSHOT 2023-02-20 17:28:08 +08:00
Albumen Kevin 0731ebd769 Merge branch '3.1.7-release' into apache-3.1 2023-02-20 17:27:33 +08:00
Andy Cheung 5c0002c317
Backport of remove apache-rat-plugin. (#11523) (#11592) 2023-02-20 15:43:51 +08:00
Albumen Kevin 6b6a3c90e1 Merge branch 'apache-3.1' into 3.1.7-release 2023-02-16 15:52:16 +08:00
Albumen Kevin 3995bfc98a Add hessian allow 2023-02-16 14:40:14 +08:00
GuoHao dc068918b3
[Triple] Fix boxed type methods (#11577)
* Fix boxed type methods

* Fix style

* Revert changes to fix it
2023-02-16 14:27:48 +08:00
Albumen Kevin db74a61a34 Prepare 3.1.7 release 2023-02-16 14:20:09 +08:00
Albumen Kevin 08d278f3f5
Fix synchronized in ModelEnvironment (#11584) 2023-02-16 14:14:49 +08:00
Albumen Kevin 1dfd06b381
Fix concurrent issue in scope model (#11525) 2023-02-16 10:40:31 +08:00
Albumen Kevin 5c6857623f
Update codecov config (#11580) 2023-02-15 19:54:13 +08:00
Albumen Kevin ee26eb865d
Set timeout value to string (#11565)
* Set timeout value to string

* Fix in AbstractInvoker

* Fix timeout

* Exact code

* Exact code
2023-02-15 16:52:45 +08:00
Albumen Kevin d874a87303
Skip mapping retry if metadata config is invalid (#11323)
* Skip mapping retry if metadata config is invalid

* Fix uts
2023-02-15 15:50:35 +08:00
Albumen Kevin 6d28a1a4b1
Fix stackoverflow in SerializeSecurityConfigurator (#11561)
* Fix stackoverflow in SerializeSecurityConfigurator

* Fix uts
2023-02-15 15:50:00 +08:00
huazhongming 59a62a66b2
Revert clear response operation of timeoutfilter (#11562)
* revert clear response operation of timeoutfilter

Signed-off-by: crazyhzm <crazyhzm@gmail.com>

* remove useless import

Signed-off-by: crazyhzm <crazyhzm@gmail.com>

---------

Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-02-15 13:36:01 +08:00
Albumen Kevin 0ad7e4041e
Fix hessian2 serializable check (#11573) 2023-02-15 13:35:35 +08:00
aamingaa e78a0b05e6
feat: fix oom (#11571) 2023-02-15 10:29:29 +08:00
Albumen Kevin 5a27cb55b0
Enhance serializable check option (#11460)
* Enhance serializable check option

* Fix
2023-02-14 15:15:51 +08:00
Albumen Kevin b21baffa8c
Fix config absent when refresh (#11505) 2023-02-14 15:15:00 +08:00
Albumen Kevin 9a80b03b17
Enhance json util check (#11501) 2023-02-14 15:14:39 +08:00
haoxz11 1ab11d34bf
Fix NPE when removing registry (#11514)
Co-authored-by: zhujy <zhujy@pingpongx.com>
2023-02-10 15:50:49 +08:00
Albumen Kevin bc55100c9e
Bump netty from 4.1.72.Final to 4.1.87.Final (#11507) 2023-02-08 13:38:34 +08:00
Albumen Kevin d2db629c17
Remove address invalid check (#11496)
* Remove address invalid check

* change code
2023-02-07 16:40:09 +08:00
Albumen Kevin 2da1e1ffd5 Bump to 3.1.7-SNAPSHOT 2023-02-06 17:42:05 +08:00
Albumen Kevin 63e5bc0033 Merge branch '3.1.6-release' into apache-3.1 2023-02-06 17:41:37 +08:00
earthchen 0489702e1c
Fix tri future (#11455)
* fix tri return future

* fix ut

* fix npe

* fix sonar
2023-02-06 17:29:06 +08:00
一个不知名的Java靓仔 c0b257adac
issue #11458:Triple stub support async mode (#11464)
* issue #11458:Triple stub support async mode

* issue 11458:Triple stub support async mode

* issue 11458:Triple stub support async mode
2023-02-06 17:28:49 +08:00
Albumen Kevin 34b92b0874 Fix default 2023-02-03 22:08:07 +08:00
Albumen Kevin 4127c92db3 Fix default 2023-02-03 15:15:39 +08:00
Albumen Kevin c44873e9b2 Fix Class Check 2023-02-03 11:49:33 +08:00
Albumen Kevin 0f8972a298 Merge branch 'apache-3.1' into 3.1.6-release 2023-02-03 10:58:03 +08:00
Albumen Kevin 6154b1de0b
Enhance check (#11450) 2023-02-03 10:57:08 +08:00