Albumen Kevin
d5c484a643
Fix compile failure
2024-03-14 17:31:49 +08:00
Albumen Kevin
9b3a32f8d6
Merge branch 'apache-3.2' into apache-3.3
...
# Conflicts:
# dubbo-distribution/dubbo-apache-release/pom.xml
# dubbo-spring-boot/pom.xml
2024-03-14 15:00:30 +08:00
TomlongTK
1145b4015b
Remove bytebuddy implementation ( #13916 )
2024-03-14 14:36:34 +08:00
dependabot[bot]
6ca6f66fd4
Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0 ( #13894 )
...
Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin ) from 3.6.0 to 3.7.0.
- [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.6.0...maven-assembly-plugin-3.7.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-assembly-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 17:22:42 +08:00
Albumen Kevin
d5b7941c63
Fix spotless style
2024-02-04 17:27:38 +08:00
Albumen Kevin
ce570dd932
Merge branch 'apache-3.2' into apache-3.3
...
# Conflicts:
# README.md
# dubbo-build-tools/pom.xml
# dubbo-common/src/main/java/org/apache/dubbo/config/AbstractInterfaceConfig.java
# dubbo-common/src/main/java/org/apache/dubbo/config/MetricsConfig.java
# dubbo-dependencies-bom/pom.xml
# dubbo-dependencies/dubbo-dependencies-zookeeper-curator5/pom.xml
# dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml
# dubbo-remoting/dubbo-remoting-api/src/main/java/org/apache/dubbo/remoting/api/pu/AbstractPortUnificationServer.java
# dubbo-remoting/dubbo-remoting-netty4/src/main/java/org/apache/dubbo/remoting/transport/netty4/NettyPortUnificationServerHandler.java
# pom.xml
2024-02-04 17:25:16 +08:00
Sean Yang
2dde7ac09e
feat(triple): Dubbo triple&rest protocol convergense ( #13607 )
2024-02-01 14:00:16 +08:00
dependabot[bot]
f2478b4d5c
Bump com.diffplug.spotless:spotless-maven-plugin from 2.42.0 to 2.43.0 ( #13703 )
...
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless ) from 2.42.0 to 2.43.0.
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md )
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.42.0...lib/2.43.0 )
---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 17:57:22 +08:00
Albumen Kevin
c38fa0ac8b
Merge branch 'apache-3.2' into apache-3.3
...
# Conflicts:
# .editorconfig
# dubbo-build-tools/pom.xml
# dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/support/MergeableClusterInvoker.java
# dubbo-dependencies-bom/pom.xml
# dubbo-dependencies/dubbo-dependencies-zookeeper-curator5/pom.xml
# dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml
# dubbo-native-plugin/pom.xml
# dubbo-spring-boot/pom.xml
2024-01-19 15:19:31 +08:00
dependabot[bot]
4eb1bb970f
Bump com.diffplug.spotless:spotless-maven-plugin from 2.41.1 to 2.42.0 ( #13659 )
...
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless ) from 2.41.1 to 2.42.0.
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md )
- [Commits](https://github.com/diffplug/spotless/compare/maven/2.41.1...lib/2.42.0 )
---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-17 16:39:49 +08:00
Albumen Kevin
d018475f73
Merge branch 'apache-3.2' into apache-3.3
...
# Conflicts:
# README.md
# dubbo-common/pom.xml
# dubbo-common/src/main/java/org/apache/dubbo/config/MetricsConfig.java
# dubbo-demo/dubbo-demo-triple/pom.xml
# dubbo-dependencies-bom/pom.xml
# dubbo-distribution/dubbo-all/pom.xml
# dubbo-metadata/dubbo-metadata-processor/pom.xml
# dubbo-native-plugin/pom.xml
# dubbo-registry/dubbo-registry-api/src/main/java/org/apache/dubbo/registry/integration/RegistryProtocol.java
# dubbo-spring-boot/pom.xml
2023-12-27 23:27:35 +08:00
huazhongming
36e0ee0a96
Revert dubbo module refactor ( #13541 )
...
* Revert dubbo module refactor
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* Revert dubbo module refactor
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* Revert dubbo module refactor
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
---------
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-12-21 10:17:43 +08:00
TomlongTK
9df0d154a5
Customize parameters for interface-level registration ( #13304 )
2023-12-20 21:21:49 +08:00
huazhongming
5b0b86b11d
Remove dubbo monitor module ( #13456 )
...
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-12-18 14:11:33 +08:00
namelessssssssssss
6118aa55f2
Support more content types for Triple protocol ( #13387 )
...
* Add more content type support for triple
* Add more content type support for triple
* Add tests & Bug fix
* Code style fix
* Code style fix
* Code style fix
* Code style fix
* Code style fix
* Set codec related dependencies to provided
* Change CodecUtil to bean
* Support Triple response encode by Accept header
* Support Triple response encode by Accept header
* Fix npe
* Refactor response encode
* Bug fix
* Style fix
* Bug fix & Add log
* Style fix
* Bug fix
* Update ExceptionUtilsTest.java
* Refactor
* Fix code style
* Refactor
* Refactor
* Code style fix
* Refactor
* Refactor
* Code style optimize
* Code style optimize
* Refactor MultipartCodec
* Add tests & Remove some dep
* Remove commons_fileupload from bom
* Simplify depedencies & clean up
* Fix jaxb version
* Enhance reliability for MultipartCodec & Add tests
* Enhance reliability for MultipartCodec
* Add test cases
* Add test cases
* Add test cases
* Add test cases
* Add test for xml safety
* Add test for xml safety
* Refactor CodecFactory
* Refactor CodecFactory
* Refactor CodecFactory
* Add codec cache
* Fix npe
* Fix npe
---------
Co-authored-by: nameless <x1544669126@gmail.com>
2023-12-16 11:36:22 +08:00
Albumen Kevin
0fccd2ccae
Merge branch 'apache-3.2' into apache-3.3
...
# Conflicts:
# dubbo-build-tools/pom.xml
# dubbo-dependencies-bom/pom.xml
# dubbo-dependencies/dubbo-dependencies-zookeeper-curator5/pom.xml
# dubbo-kubernetes/pom.xml
# dubbo-native-plugin/pom.xml
# dubbo-xds/pom.xml
# dubbo-xds/src/test/java/org/apache/dubbo/rpc/cluster/router/xds/XdsRouteTest.java
# pom.xml
2023-12-14 19:36:25 +08:00
Albumen Kevin
1577a31046
Remove Kubernetes and xDS implementations ( #13469 )
...
* Remove Kubernetes and xDS implementations
* Fix transform
2023-12-12 10:24:43 +08:00
dependabot[bot]
68ddac8755
Bump org.apache.maven.plugins:maven-assembly-plugin from 3.5.0 to 3.6.0 ( #13478 )
...
Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin ) from 3.5.0 to 3.6.0.
- [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.5.0...maven-assembly-plugin-3.6.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-assembly-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-12 10:23:38 +08:00
dependabot[bot]
94725ece64
Bump com.diffplug.spotless:spotless-maven-plugin from 2.41.0 to 2.41.1 ( #13460 )
...
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless ) from 2.41.0 to 2.41.1.
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md )
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.41.0...maven/2.41.1 )
---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-04 21:32:03 +08:00
crazyhzm
c302fcccd8
Merge branch '3.2' into 3.3
...
# Conflicts:
# dubbo-build-tools/pom.xml
# dubbo-dependencies/dubbo-dependencies-zookeeper-curator5/pom.xml
# dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/TripleInvoker.java
# pom.xml
2023-12-04 19:53:18 +08:00
dependabot[bot]
841ddb6e1f
Bump com.diffplug.spotless:spotless-maven-plugin from 2.40.0 to 2.41.0 ( #13416 )
...
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless ) from 2.40.0 to 2.41.0.
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md )
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.40.0...lib/2.41.0 )
---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: huazhongming <crazyhzm@gmail.com>
2023-11-30 20:49:38 +08:00
huazhongming
93ec8e368d
Remove dubbo-container module ( #13410 )
...
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-30 10:37:41 +08:00
Albumen Kevin
976516cbc1
Merge branch 'apache-3.2' into apache-3.3
...
# Conflicts:
# dubbo-spring-boot/dubbo-spring-boot-starters/observability/autoconfigure/src/main/java/org/apache/dubbo/spring/boot/observability/autoconfigure/DubboObservationAutoConfiguration.java
2023-11-15 11:40:53 +08:00
Albumen Kevin
c2b273e44a
Update java version
2023-11-13 15:06:03 +08:00
crazyhzm
a3096054ed
Add spotless for dubo-distribution
...
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-13 11:57:36 +08:00
Albumen Kevin
bc749fd356
Update lint
2023-11-13 11:06:21 +08:00
Albumen Kevin
b9e9369795
Fix dubbo-all not included
2023-11-13 11:01:14 +08:00
Sean Yang
2b62e88974
fix(pom): Merge metadata module into autoconfigure module ( #13330 )
2023-11-08 08:13:05 +08:00
huazhongming
d979b211ce
[3.3]Use spotless to format the code ( #13322 )
...
* Use spotless to format the code
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* Use spotless to format the code
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* Use spotless to format the code
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* degrade dubbo version
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* degrade dubbo version
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* revert degrade dubbo version
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* Fix ut
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
---------
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-07 15:41:45 +08:00
huazhongming
730695a7a2
[3.2]Use spotless to format the code ( #13320 )
...
* Use spotless to format the code
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* Support develop with JDK 21
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
---------
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-07 15:40:13 +08:00
huazhongming
88deb9be3d
Fix dubbo-spring-boot-configuration-metadata-compatible check ( #13323 )
...
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-06 23:39:21 +08:00
crazyhzm
d9743aa86e
Merge branch '3.2' into 3.3
...
# Conflicts:
# dubbo-build-tools/pom.xml
2023-11-06 20:19:56 +08:00
crazyhzm
04f134a168
Upgrade spotless version
...
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-06 20:18:10 +08:00
crazyhzm
c7e548d9a2
Merge branch '3.2' into 3.3
...
# Conflicts:
# dubbo-build-tools/pom.xml
# dubbo-dependencies-bom/pom.xml
# dubbo-distribution/pom.xml
# pom.xml
2023-11-06 19:25:16 +08:00
huazhongming
1a24e72653
Support spotless ( #13311 )
...
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-06 19:21:13 +08:00
Albumen Kevin
d00757e65b
Merge branch '3.3.0-beta.1-release' into apache-3.3
...
# Conflicts:
# .github/workflows/release-test.yml
# dubbo-annotation-processor/pom.xml
# dubbo-common/src/main/java/org/apache/dubbo/common/constants/CommonConstants.java
# dubbo-config/dubbo-config-api/pom.xml
# dubbo-config/pom.xml
# dubbo-metadata/dubbo-metadata-processor/pom.xml
# dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/TripleHttp2Protocol.java
# pom.xml
2023-11-03 21:30:19 +08:00
Sean Yang
539bb11ae7
fix(pom): #13188 Exclude unnecessary transitive dependencies for zookeeper & cleanup pom ( #13230 )
2023-11-02 09:54:33 +08:00
Albumen Kevin
a0e7ebc735
Merge branch 'apache-3.3' into 3.3.0-beta.1-release
...
# Conflicts:
# dubbo-common/src/main/java/org/apache/dubbo/common/constants/CommonConstants.java
# dubbo-plugin/dubbo-native/pom.xml
# dubbo-remoting/dubbo-remoting-netty4/src/test/java/org/apache/dubbo/remoting/transport/netty4/PortUnificationServerTest.java
# dubbo-test/dubbo-test-modules/src/test/java/org/apache/dubbo/dependency/FileTest.java
2023-09-26 16:37:37 +08:00
icodening
059b75c533
[feat.] new triple protocol implement ( #12873 )
2023-09-01 09:43:04 +08:00
namelessssssssssss
bf3d4f4ca3
Metrics event split ( #12888 )
...
* Split event-related api out of dubbo-metrics-api.
* Add new module to .artifacts
* Temporary remove dubbo-plugin-metrics
* Fix pom
* * Remove the use of dispatcher name
* * Bug fix
* * Bug fix
* Update ScopeClusterInvokerTest.java
* * Trigger test
* * Fix ut
---------
Co-authored-by: songxiaosheng <songxiaosheng@elastic.link>
2023-08-31 08:02:41 +08:00
chickenlj
186ec674bf
Merge branch '3.3' into 3.3.0-beta.1-release
2023-08-28 17:06:55 +08:00
胡俊
04f3fe7d2b
add netty4 metrics. ( #12695 )
2023-08-09 15:46:03 +08:00
icodening
8bfdf1e38c
unification HTTP server side ( #12815 )
2023-08-09 14:00:25 +08:00
chaicho
059fdf2613
Add module dubbo-all-shaded to avoid netty version conflict. ( #12864 )
2023-08-08 16:40:24 +08:00
suncairong163
7c971ca1bd
feign client service name cover dubbo provided by ( #12838 )
...
Co-authored-by: suncr <suncairong@moresec.cn>
2023-08-07 17:06:39 +08:00
Albumen Kevin
093fb7c208
Merge branch 'apache-3.2' into apache-3.3
...
# Conflicts:
# dubbo-cluster/src/main/resources/META-INF/dubbo/internal/org.apache.dubbo.rpc.cluster.filter.ClusterFilter
# dubbo-common/src/main/java/org/apache/dubbo/common/constants/CommonConstants.java
# dubbo-config/dubbo-config-api/pom.xml
# dubbo-config/dubbo-config-spring/src/main/java/org/apache/dubbo/config/spring/ReferenceBean.java
# dubbo-dependencies-bom/pom.xml
# dubbo-dependencies/dubbo-dependencies-zookeeper-curator5/pom.xml
# dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml
# dubbo-metrics/dubbo-metrics-default/src/main/resources/META-INF/dubbo/internal/org.apache.dubbo.rpc.Filter
# dubbo-remoting/dubbo-remoting-api/src/main/java/org/apache/dubbo/remoting/Constants.java
# dubbo-rpc/dubbo-rpc-rest/src/main/java/org/apache/dubbo/rpc/protocol/rest/NettyHttpRestServer.java
# dubbo-rpc/dubbo-rpc-rest/src/main/java/org/apache/dubbo/rpc/protocol/rest/deploy/ServiceDeployer.java
# dubbo-rpc/dubbo-rpc-rest/src/main/java/org/apache/dubbo/rpc/protocol/rest/handler/NettyHttpHandler.java
# dubbo-rpc/dubbo-rpc-rest/src/main/java/org/apache/dubbo/rpc/protocol/rest/message/codec/JsonCodec.java
# pom.xml
2023-07-19 15:18:51 +08:00
suncairong163
d452ea4924
Feature/dubbo32. resteasy filter&intercept support ( #12492 )
...
* export path matcher & Invoker to user
* export path & invoker to user
* add path matcher service method compare ut
* fix httpMethodMatch
* fix bug
* add resteasy filter & intercept
* add comment
* add filter & intercept ut
* add filter & intercept ut
* fix content-type add headers
* some modify request
* some change request & add response filter
* add licence
* some modify request
* add rest easy exception mapper
* add filter context ,execute filter by loop
* add test dependency
* response filter on class modify
* fix ClassNoFoundError by add onclass & some chang request
* fix change request
* add response intercept ut
* add response intercept ut
---------
Co-authored-by: suncr <suncairong@moresec.cn>
Co-authored-by: huazhongming <crazyhzm@gmail.com>
2023-07-12 12:26:03 +08:00
conghuhu
4b62513dff
chore: add seata sentinel starter & rename tracing starter ( #12543 )
...
Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
Co-authored-by: Ken Liu <ken.lj.hz@gmail.com>
2023-07-07 10:22:48 +08:00
qinliujie
0d4e8304bc
refactor dubbo module ( #12276 )
...
* refactor:extract MergeableCluster as a single module
* fix:add license header
* fix:add dubbo-plugin-cluster-mergeable to .artifacts
* refactor:extract module from dubbo-cluster
* refactor:extract dubbo-plugin-router-condition module
* refactor:extract dubbo-plugin-router-tag module
* refactor:move metric filter out from dubbo-cluster
* refactor:add pom dependency
* fix:ut and dependency
* fix:ut
* refactor:extract dubbo-plugin-loadbalance-adaptive
* refactor:extract dubbo-remoting-zookeeper-api module
* refactor:extract dubbo-configcenter-file module
* refactor:extract dubbo-metadata-rest module
* refactor:extract dubbo-monitor-common module
* refactor: extrace dubbo-plugin-access-log module
* refactor: extrace dubbo-plugin-tps module
* refactor: extrace dubbo-plugin-token module
* refactor: extract dubbo-plugin-generic-invoke module
* refactor: extract dubbo-plugin-context module
* refactor: extract dubbo-plugin-classloader-filter module
* refactor: extract dubbo-plugin-proxy-bytebuddy module
* refactor: extract dubbo-plugin-qos-trace module
* refactor: extract FutureFilter from dubbo protocol module
* refactor: add modules to pom
* ut:fix ut dependency
2023-07-03 15:55:42 +08:00
conghuhu
95207b9079
fix: fix missing metrics filter & recover #12453 ( #12577 )
...
* recover "refactor: migrate tracing core from boot-start to dubbo deployer (#12453 )"
This reverts commit ea35f7ed5c .
* fix: fix missing metrics filter
---------
Co-authored-by: songxiaosheng <songxiaosheng@elastic.link>
Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
2023-06-28 20:36:38 +08:00