灼华
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
Cyc1ops
e893407dd8
update org.apache.tomcat.embed:tomcat-embed-core 8.5.43 to 8.5.78 ( #10701 )
...
Co-authored-by: OSCS <wangxiaodong@murphysec.com>
2022-10-08 10:01:47 +08:00
Hervé Boutemy
e8ba279f8c
fix Reproducible Builds issues ( #10700 )
2022-09-30 15:00:19 +08:00
JianNie
85ee266983
assign provider namespace https://github.com/apache/dubbo/issues/10637 ( #10686 )
...
Co-authored-by: niejian <niejian@bluemoon.com.cn>
2022-09-30 14:40:30 +08:00
huazhongming
ee6db0a9af
fix executor datasource loss ( #10685 )
...
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2022-09-30 14:21:59 +08:00
Albumen Kevin
58e150422f
Merge branch 'apache-3.0' into apache-3.1
...
# Conflicts:
# dubbo-dependencies-bom/pom.xml
# dubbo-dependencies/dubbo-dependencies-zookeeper-curator5/pom.xml
# dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml
# pom.xml
2022-09-29 11:01:37 +08:00
Albumen Kevin
9dbc320e65
bump version
2022-09-29 11:00:38 +08:00
Albumen Kevin
a35fc588df
Merge branch '3.1.1-release' into apache-3.1
2022-09-29 11:00:11 +08:00
Albumen Kevin
c374c0e6ac
bump version
2022-09-29 10:59:58 +08:00
CrazyLionLi
e6748c7cb7
fix 修复 snakeyaml 依旧存在的漏洞 升级 1.32 ( #10677 )
2022-09-27 09:46:27 +08:00
Andy Cheung
1ddc64d02e
[CI] Bump GitHub Actions Runner to Ubuntu 20. ( #10678 )
...
* Bump GitHub Actions Runner to Ubuntu 20.
* Bump GitHub Actions Runner to Ubuntu 20 (2, license check).
2022-09-27 09:46:12 +08:00
Wu Daifu
14fb253f03
fix issue 10405: if the parameter contains Spaces, the invoke telnet command will fail. ( #10669 )
...
* fix issue 10405: if the parameter contains Spaces, the invoke telnet command will fail.
* code optimizing.
2022-09-26 18:40:05 +08:00
sunchaser-lilu
2c54859b0b
feat: add apache/skywalking-eyes@main job ( #10662 )
...
* feat: add apache/skywalking-eyes@main job
* feat: add ASF license header
2022-09-26 13:59:17 +08:00
sunchaser-lilu
eb0e25e55f
docs: Fix some punctuation problems and incorrect writing position of ASF license header ( #10660 )
2022-09-23 14:06:21 +08:00
Albumen Kevin
ba5bcc82e6
Merge branch 'apache-3.1' into 3.1.1-release
2022-09-22 16:04:55 +08:00
TrueAbc
3b0e0487ee
thread safe for ServiceInstance ( #10649 )
...
* thread safe for ServiceInstance
* comment fix
2022-09-21 15:30:35 +08:00
Albumen Kevin
87fad76407
Update Fastjson2 version ( #10648 )
2022-09-21 10:25:54 +08:00
Albumen Kevin
8f1524071b
Prepare 3.1.1 release
2022-09-20 16:19:13 +08:00
TrueAbc
2bed0af0cf
fix discovery param protocol works abnormally ( #10645 )
2022-09-20 16:17:29 +08:00
Andy Cheung
bfbf761e50
Add error code 0-5, and more code of issuing error code 0-3, with code optimization. ( #10598 )
...
* Add error code 0-5, with more code of issuing error code 0-3.
* Add hint message of FileCacheStoreFactory.
* Spell and code optimization.
* "0-3" -> COMMON_CACHE_PATH_INACCESSIBLE
* Change "0-3", "0-5" to corresponding constants.
2022-09-20 16:15:43 +08:00