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
cnjxzhao
8acf34d8e3
3.1-Error code is managed with constants ( #10771 ) ( #10843 )
2022-11-01 07:52:17 +08:00
Andy Cheung
a0367b7da2
[CI] Bump the codecov action from v1 to v3. ( #10796 )
2022-10-29 10:43:53 +08:00
cnjxzhao
6ed4cc2457
3.1-Error code is managed with constants ( #10771 ) ( #10837 )
2022-10-27 10:40:13 +08:00
cnjxzhao
6f35df41b5
Error code is managed with constants ( #10771 ) ( #10830 )
2022-10-26 10:26:46 +08:00
Andy Cheung
393ea1d7e2
Fix assertion error and class cast exception in unit tests. ( #10825 )
2022-10-26 10:20:48 +08:00
cnjxzhao
4d289883e7
Error code is managed with constants ( #10771 ) ( #10820 )
...
* Add error code 5-2 ~ 5-20.
* Error code is managed with constants (#10549 )
* Error code is managed with constants (#10549 )
* Error code is managed with constants (#10771 )
* Error code is managed with constants (#10771 )
* Error code is managed with constants (#10771 )
2022-10-25 11:58:11 +08:00
Albumen Kevin
d04f03a942
Fix corn job time ( #10789 )
2022-10-24 12:31:18 +08:00
pandaapo
55cb82454b
remind user to add qos dependency ( #10683 )
2022-10-24 11:13:25 +08:00
Andy Cheung
b09f4555be
Add 99-X error codes. ( #10787 )
2022-10-24 11:11:19 +08:00
zaghost
bfb5e31853
fix NullPointerException when address already in use ( #10785 )
2022-10-24 11:03:33 +08:00
Andy Cheung
9cdda8207f
Update 'Actions' versions and 'Actions Runner' versions of GitHub Actions workflow file. ( #10788 )
2022-10-23 21:02:58 +08:00
Albumen Kevin
0976a0c59f
Add release test flow ( #10784 )
2022-10-23 11:32:49 +08:00
Albumen Kevin
7a71716fb3
Ignore license check in 3.0 ( #10786 )
2022-10-23 11:32:35 +08:00
huazhongming
400f756abb
Avoid getting the whitelist every time and causing performance degradation ( #10775 )
2022-10-22 16:08:01 +08:00
Albumen Kevin
ceaf60d951
Fix workflow branch name ( #10783 )
2022-10-22 16:02:49 +08:00
Albumen Kevin
e95c4b50ab
Enhance Github Actions Workflow Speed ( #10779 )
2022-10-22 15:42:10 +08:00
earthchen
f37502c005
triple support upper header key ( #10761 )
...
* tri support un lower header
* change config only one
* fix ut
* revert format
* revert format
* refactor
* ci
2022-10-21 13:59:33 +08:00
XS
31e2828d0c
Feat::Supports JDK 19 build and JUnit testing #10719 ( #10722 )
...
* ⬆️ Upgrade Mockito version
* ✏️ fix Mockito isNotNull
* Mockito isNull()
* ✏️ fix Mockito
* ✏️ Specify byte-buddy version
* ✏️ fix version number specification
2022-10-21 10:35:30 +08:00
Andy Cheung
882e5ac5b0
[FAQ, CI] Apply Dubbo Error Code Inspector in GitHub Actions ( #10680 )
2022-10-20 15:06:25 +08:00
huazhongming
a66f512674
Should not continue sending requests when it has timed out ( #10741 )
...
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2022-10-13 10:43:26 +08:00
Albumen Kevin
898d2996bf
Fix getUrl NPE after setInvokers ( #10738 )
2022-10-13 10:07:12 +08:00
Albumen Kevin
ff6d8a586c
Support AliasFor ( #10737 )
...
* Support AliasFor
* fix method
2022-10-13 10:05:52 +08:00
dependabot[bot]
ed01cc3aac
Bump protobuf-java from 3.11.0 to 3.16.3 in /dubbo-dependencies-bom ( #10702 )
...
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf ) from 3.11.0 to 3.16.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.11.0...v3.16.3 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-12 10:03:32 +08:00
huazhongming
2ff4274cc9
add thread pool exhausted listener config ( #10724 )
...
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2022-10-11 10:34:17 +08:00
wucheng1997
d84d098f3e
fix dubbo proxyless xds connect, fix Connection closed after GOAWAY, add xds observer retry create ( #10544 )
2022-10-10 19:13:53 +08:00
灼华
f3e999e710
Optimize the logic for obtaining the MigrationRule value ( #10718 )
2022-10-10 10:28:23 +08:00
zhoumengyks
572ce92d45
update org.bouncycastle:bcprov-jdk15on 1.68 to 1.69 ( #10715 )
...
Co-authored-by: OSCS <wangxiaodong@murphysec.com>
2022-10-10 10:27:37 +08:00
zhoumengyks
199b059d5e
update org.bouncycastle:bcprov-ext-jdk15on 1.68 to 1.69 ( #10708 )
...
Co-authored-by: OSCS <wangxiaodong@murphysec.com>
2022-10-09 09:10:09 +08:00