aamingaa
4188b884b2
Feature/modify xds subscribe ( #10885 )
...
Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
2023-01-06 15:16:53 +08:00
Albumen Kevin
7ccb33ffa6
Bump to 3.2.0-beta.4-SNAPSHOT
2022-12-22 15:49:35 +08:00
Albumen Kevin
0683a286e1
Merge branch '3.2.0-beta.3-release' into apache-3.2
2022-12-22 15:49:05 +08:00
一个不知名的Java靓仔
3c103d40cd
issue 5900:add bytebuddy support ( #11117 )
...
* issue 5900:add bytebuddy support
* remove unused import
* edit comment
* rename CompositeMethodInvoker
* add unit test
* fix ut
2022-12-20 23:38:08 +08:00
Albumen Kevin
522db68efe
Merge branch 'apache-3.2' into 3.2.0-beta.3-release
2022-12-16 21:00:34 +08:00
Albumen Kevin
fe4d99dfaa
Merge branch 'apache-3.1' into apache-3.2
2022-12-16 21:00:17 +08:00
Albumen Kevin
e7146d73ad
Remove provided scope of protobuf-java ( #11164 )
2022-12-16 20:58:18 +08:00
Albumen Kevin
69489b2675
Prepare 3.2.0-beta.3 Release
2022-12-16 13:43:58 +08:00
Albumen Kevin
6682df3772
Merge branch 'apache-3.1' into apache-3.2
...
# Conflicts:
# dubbo-rpc/dubbo-rpc-api/src/main/java/org/apache/dubbo/rpc/Constants.java
# dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/ReflectionPackableMethod.java
# dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/TripleProtocol.java
2022-12-15 20:16:16 +08:00
Albumen Kevin
ba3680544c
Update fastjson2 to 2.0.21 ( #11131 )
2022-12-14 16:23:59 +08:00
wlazjr
c768ad8f13
[DUBBO-11047][issue]Remove direct dependency of protobuf-java ( #11084 )
...
* replace protobuf depency in triple rpc with customer encoding/decoding
* fix tripleRequestWrapper may has no args then throw npe
* 1 Set BuiltinService to disable by default
2 make protobuf-java provided
* 1 fix triBuiltinServiceTest ut
Co-authored-by: 伴农 <tony.wl@alibaba-inc.com>
2022-12-12 20:41:00 +08:00
Albumen Kevin
09aaf54c24
Update Fastjson2 to 2.0.21 ( #11114 )
2022-12-11 11:32:43 +08:00
Albumen Kevin
5c082eaefa
Merge branch 'apache-3.1' into apache-3.2
...
# Conflicts:
# dubbo-native/src/main/java/org/apache/dubbo/remoting/api/pu/PortUnificationTransporter$Adaptive.java
# dubbo-rpc/dubbo-rpc-dubbo/src/main/java/org/apache/dubbo/rpc/protocol/dubbo/DecodeableRpcInvocation.java
# dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/call/AbstractServerCallListener.java
2022-12-08 17:44:11 +08:00
dependabot[bot]
9b9b12033f
Bump resteasy-jaxrs in /dubbo-dependencies-bom ( #11071 )
2022-12-05 14:06:46 +08:00
Albumen Kevin
6118dd8145
Update fastjson2 version ( #11039 )
2022-11-28 16:57:03 +08:00
Albumen Kevin
8a4051d62e
Dump to 3.2.0-beta.3-SNAPSHOT
2022-11-28 15:01:39 +08:00
Albumen Kevin
917519a2ce
Merge branch '3.2.0-beta.2-release' into apache-3.2
2022-11-28 15:01:08 +08:00
Albumen Kevin
b38dc9c1cd
Dump to 3.1.4-SNAPSHOT
2022-11-28 15:00:06 +08:00
kaiv2
ee32a976c2
JsonUtil jackson impl ( #10970 )
2022-11-23 09:50:15 +08:00
Albumen Kevin
a8af2fef9b
Prepare 3.2.0-beta.2 release
2022-11-22 16:10:34 +08:00
Albumen Kevin
4781862ee2
Prepare 3.1.3 release
2022-11-22 14:24:56 +08:00
Albumen Kevin
09ca5d6cbb
Support nacos batch register ( #10942 )
2022-11-21 16:21:29 +08:00
Albumen Kevin
ce38ee2694
Set Fastjson2 as default, support JDK17 native test ( #10914 )
2022-11-12 16:50:50 +08:00
Albumen Kevin
ef34c3bed9
Bump version to 3.2.0-beta.2-SNAPSHOT
2022-11-10 08:14:15 +08:00
Albumen Kevin
25b2d6158e
Bump version to 3.1.3-SNAPSHOT
2022-11-10 08:12:27 +08:00
Albumen Kevin
fd103b7241
Remove fastjson and gson transitive dependency ( #10792 )
2022-11-08 19:22:33 +08:00
灼华
73bc6c9850
Merge branch '3.1.2-release' into 3.1
2022-11-08 18:46:59 +08:00
灼华
51fc01c4b9
Merge branch '3.2.0-beta.1-release' into 3.2
2022-11-08 18:33:59 +08:00
Albumen Kevin
846adc0f23
revert nacos version
2022-11-07 17:54:02 +08:00
Albumen Kevin
71b9f6aa06
Merge branch 'apache-3.1' into apache-3.2
...
# Conflicts:
# dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/filter/FilterChainBuilder.java
# dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/support/MergeableClusterInvoker.java
# dubbo-common/src/main/java/org/apache/dubbo/common/constants/LoggerCodeConstants.java
# dubbo-common/src/main/java/org/apache/dubbo/config/ApplicationConfig.java
# dubbo-config/dubbo-config-api/src/main/java/org/apache/dubbo/config/deploy/DefaultApplicationDeployer.java
# dubbo-config/dubbo-config-api/src/main/java/org/apache/dubbo/config/metadata/ConfigurableMetadataServiceExporter.java
# dubbo-remoting/dubbo-remoting-api/src/main/java/org/apache/dubbo/remoting/transport/CodecSupport.java
# dubbo-rpc/dubbo-rpc-api/src/main/java/org/apache/dubbo/rpc/filter/CompatibleFilter.java
# dubbo-rpc/dubbo-rpc-api/src/main/java/org/apache/dubbo/rpc/protocol/AbstractInvoker.java
# dubbo-rpc/dubbo-rpc-dubbo/src/main/java/org/apache/dubbo/rpc/protocol/dubbo/DecodeableRpcResult.java
# dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/call/TripleClientCall.java
# dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/transport/TripleHttp2FrameServerHandler.java
# dubbo-xds/src/main/java/org/apache/dubbo/registry/xds/istio/IstioEnv.java
2022-11-07 17:40:15 +08:00
earthchen
0876d8af1b
Remove `netty-all` dependency ( #10818 )
2022-11-07 16:15:16 +08:00
灼华
d0f64b4717
Prepare 3.1.2 release
2022-11-02 12:57:30 +08:00
灼华
35a4ee05bd
Prepare 3.2.0-beta.1 release
2022-11-02 12:24:54 +08:00
hongye
bf991e457f
Update Nacos dependency ( #10862 )
...
Co-authored-by: 骄龙 <hongye.nhy@alibaba-inc.com>
2022-11-01 08:49:43 +08:00
Albumen Kevin
d78a5db698
JsonUtils Support Fastjson2 ( #10791 )
2022-10-29 10:44:28 +08:00
Albumen Kevin
c35e82d084
Merge branch 'apache-3.1' into apache-3.2
...
# Conflicts:
# .github/workflows/build-and-test-3.1.yml
# .github/workflows/build-and-test-3.2.yml
# .github/workflows/build-and-test-scheduled-3.2.yml
# dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/stream/TripleClientStream.java
2022-10-22 15:54:13 +08:00
Albumen Kevin
e95c4b50ab
Enhance Github Actions Workflow Speed ( #10779 )
2022-10-22 15:42:10 +08:00
Albumen Kevin
ce9953e98d
Merge branch 'apache-3.1' into apache-3.2
2022-10-13 10:02:50 +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
Albumen Kevin
840a2b9f8d
Merge branch 'apache-3.1' into apache-3.2
2022-10-10 19:14:28 +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
Albumen Kevin
5749ac8051
Merge remote-tracking branch 'apache/3.1' into apache-3.2
2022-10-08 11:16:18 +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
Albumen Kevin
9f71ec4b1e
bump version
2022-09-29 11:03:56 +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
CrazyLionLi
e6748c7cb7
fix 修复 snakeyaml 依旧存在的漏洞 升级 1.32 ( #10677 )
2022-09-27 09:46:27 +08:00
Albumen Kevin
ba5bcc82e6
Merge branch 'apache-3.1' into 3.1.1-release
2022-09-22 16:04:55 +08:00
Albumen Kevin
87fad76407
Update Fastjson2 version ( #10648 )
2022-09-21 10:25:54 +08:00