Commit Graph

38 Commits

Author SHA1 Message Date
Albumen Kevin 1577a31046
Remove Kubernetes and xDS implementations (#13469)
* Remove Kubernetes and xDS implementations

* Fix transform
2023-12-12 10:24:43 +08:00
Albumen Kevin bc749fd356 Update lint 2023-11-13 11:06:21 +08:00
Albumen Kevin ea35f7ed5c Revert "refactor: migrate tracing core from boot-start to dubbo deployer (#12453)"
This reverts commit a613cae2
2023-06-20 10:02:30 +08:00
conghuhu a613cae2f3
refactor: migrate tracing core from boot-start to dubbo deployer (#12453)
Co-authored-by: songxiaosheng <songxiaosheng@elastic.link>
2023-06-17 19:54:12 +08:00
Ken Liu 0f336d8736
fix dependency check (#12505) 2023-06-12 19:03:09 +08:00
conghuhu 6325a765bc
feat: add springboot-starter for nacos and zookeeper (#12488) 2023-06-12 12:23:55 +08:00
conghuhu 76d4982e1e
feat: add dubbo-spring-boot-tracing-otel-otlp-starter (#12299)
* feat: dubbo-spring-boot-tracing-otel-otlp-starter

* style

* chore: add otel-otlp-exporter to pom

* feat: add headers cfg in otlp

* fix: add license

---------

Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
Co-authored-by: songxiaosheng <songxiaosheng@elastic.link>
2023-05-16 19:52:50 +08:00
Albumen Kevin ed6afe1ac3
Use bom mode flatten (#12239)
* Use bom mode flatten

* Use oss

* fix properties

* Fix bom

* Fix zk conflicts

* Fix zk conflicts

* Fix logger

* Fix logger
2023-05-08 07:42:49 +08:00
conghuhu 48bd823253
chore: recover dubbo-spring-boot-observability-starter to compatible … (#12124)
* chore: recover dubbo-spring-boot-observability-starter to compatible with v3.2.0

* add license

* fix: change tracing
2023-04-24 19:50:05 +08:00
wxbty d6f9d8d38f
Configuration center metrics separate module (#12096)
* init config module

* remove old

* add pom

* add pom

* add in artifact

* use consts

* add comment

---------

Co-authored-by: x-shadow-man <1494445739@qq.com>
Co-authored-by: songxiaosheng <songxiaosheng@elastic.link>
Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
2023-04-19 18:33:13 +08:00
conghuhu 559b13ae2e
feat: add tracing starters && add zipkin auto configuration (#12013)
* fix: fix observ-starter some bugs

* faet: add zipkin auto configuration

* fix: remove zipkin endpoint default value

* feat: add prometheus client bom to observability starter

* feat: add observability starters

* fix: add license

* feat: add observability-brave-zipkin-starter to dubbo-distribution

* fix: add moudles to dubbo-bom

* stylelint

* chore: change observ starter name

* fix
2023-04-15 11:47:12 +08:00
wxbty 06605365c5
splits qos-api pkg (#11853)
* init

* add licence

* fix path name

* add api for depall

* add bom pom

---------

Co-authored-by: x-shadow-man <1494445739@qq.com>
2023-03-17 13:33:49 +08:00
Albumen Kevin 0a9b19c306
Exact to support dynamic cert (#11578) 2023-03-08 20:11:07 +08:00
ShenFeng312 34981c9606
add dubbo-spring-boot-observability-starter (#11579)
* add dubbo-spring-boot-observability-starter

* add License and fix codestyle

* Add License

* Add dubbo-spring-boot-observability-starter to dubbo-dependencies-all

* Changes following review

* Changes following review

* Polish pom

* Changes following review

* Add dubbo-metrics-default in dubbo-spring-boot-observability-starter

* Remove author tag

* Polish pom
2023-03-02 06:37:06 +08:00
huazhongming 9497802ec3
Dubbo maven plugin with native (#11540)
* ADD dubbo-maven-plugin

* add dubbo-maven-plugin module

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

* fix license and compiler error

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

* fix license and ci error

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

* fix ci error

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

* Remove proxy-config, hard code

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

* ignoredModulesInDubboAll

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

* throw exception for generated adaptive class sources

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

---------

Signed-off-by: crazyhzm <crazyhzm@gmail.com>
Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
2023-02-26 15:14:11 +08:00
wxbty c041fa1f93
Observability task: registration center (#11493) 2023-02-25 17:22:44 +08:00
wxbty 671e0f8bb9
Observability task: metadata center (#11593)
* init metadata

* add pom

* add licence

* add licence

* remove unuse pom

* remove unuse pom

* remove unuse pom

* fix test

* fix test

* fix test

* fix pom

* use applicationModel

* remove unuse

* add test

* add push testcase

* add test case

* add test case

* add testcase

* rename

* opt

* debug

* fix testcase

* add pom

---------

Co-authored-by: x-shadow-man <1494445739@qq.com>
2023-02-22 20:44:58 +08:00
earthchen 502b4c86df
Tri grpc compatibility (#11544) 2023-02-13 21:16:52 +08:00
jojocodeX a11e639949
Add Spring Security Plugin (#11418)
* Add Spring Security Plugin

* Add license

* Checkstyle

* refactor

* refactor

* refactor

* refactor

* refactor

* checkStyle

* refactor

* refactor

* refactor

* refactor

* Activate Add onClass

* Activate Add onClass

* fix NP

* fix sonarcloud check

* add comment

* refactor

* format

* refactor

* refactor

* Revert "refactor"

This reverts commit 07d6ffee13.

* refactor

* config key rename

* ci test

* ci test

* ci test

* rename

* Empty commit

---------

Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
2023-02-08 18:20:20 +08:00
wxbty 4a2f26cc27
move metrics from common to dubbo-metrics (#11386)
* move metrics pkg

* fix path

* revert unnecessary formatting changes

* fix export common path

* add default in all

* spi path fix

* revert merged content && simplify  metrics pkg import

* import single dep

* MetricsFilter has been migrated to the default package

* revert api pkg in bom

* close hint

* fix

---------

Co-authored-by: x-shadow-man <1494445739@qq.com>
2023-02-01 10:30:06 +08:00
Albumen Kevin 7705811ff5
Add coverage module & file lint test (#10920) 2022-11-12 14:39:33 +08:00
Kunshuai Zhu 81fe206b42
Move reactive-triple to a stand-alone module (#10605)
* Remove reactive-triple to a stand-alone module

* fix

* move dependency to dubbo-dependencies-bom

* move to dubbo-plugin
2022-09-14 15:57:11 +08:00
Albumen Kevin db210e02d4
Shade kubernetes and xds module (#10514) 2022-09-01 09:48:02 +08:00
Albumen Kevin f1af604e7e
Fastjson2 Support (#10166) 2022-07-15 10:18:41 +08:00
ken.lj 970964a012
Fix curator5 compatibility (#9749)
fixes #9738
2022-03-10 17:07:48 +08:00
ken.lj be900d20bd fix potential maven profile jdk issue working with IDE issue 2022-01-13 14:55:20 +08:00
ken.lj 1b31bb5551
Try to remove curator5 module (#9559) 2022-01-11 20:04:14 +08:00
ken.lj dd86898dad
add jdk17 profile (#9530) 2022-01-06 16:02:19 +08:00
ken.lj 501b0625c9
Distinguish zookeeper module from zookeeper-curator5 (#9528)
Use lower version zookeeper and curator dependencies by default.
2022-01-06 09:56:56 +08:00
ken.lj b2a4f612ec
3.0 service discovery metadata refactor (#9506) 2021-12-29 10:56:05 +08:00
赵延 dcdfe5afa4
Compatible for curator5. (#8263)
* compatible for curator5.

* compatible for curator5.

* fix ut.

* dependency fix.

* for compatible, dubbo-sample CompatibleRegistry use setMethod.

* ut fix.

* use curator as the default ZookeeperTransporter.

* ut fix.

* code clean. make ZookeeperTransporter inject at constructor.
2021-07-13 22:47:25 +08:00
赵延 724ec8b554
[3.0] Service Name Mapping Refactor And Nacos model some support. (#7824) 2021-06-10 17:18:49 +08:00
passer e4a8ca1c34
[3.0] Fix dubbo-bom (#7914)
* [3.0] Fix dubbo-bom (#7913)

* Fix (#7913)
2021-05-31 10:18:17 +08:00
Albumen Kevin be54ec206a
[Spring Boot Project] Merge 3.0.x Spring-Boot project into Dubbo 3.0.x (#7441)
* [Spring Boot Project] Merge 3.0.x Spring-Boot project into Dubbo 3.0.x

* add junit5 dependency

* ignore ut

* change to junit5

* reset ApplicationModel
2021-04-01 15:28:31 +08:00
panxiaojun233 1ab487e487
Triple support (#7087) 2021-01-26 17:25:11 +08:00
Albumen Kevin b0043c3f5d
Add basic framework for xDS Registry (#7112)
* introduce basic xds registry

* complete protocol develop

* add xds dependency to project level

* Finish self-host metadata fetch

* add comment

* cleanup pom
2021-01-23 16:12:21 +08:00
ken.lj b2353107f2
refactor dependencies after sub modules moved to dubbo-spi-extensions (#6685) 2020-09-03 17:47:23 +08:00
ken.lj 8bdecea7ef
Move some SPI extensions to apache/dubbo-spi-extensions, add sub package modules (#6157) 2020-08-17 13:38:04 +08:00