一
b12b23cbf0
fix: not initialize MetricsReporter if not support prometheus ( #14225 )
...
* fix: not initialize if not support prometheus
* add method isImportPrometheus test
---------
Co-authored-by: yuanhongbo <yuanhongbo@cai-inc.com>
2024-05-22 11:10:19 +08:00
dependabot[bot]
80b145db3e
Bump org.testcontainers:testcontainers from 1.19.7 to 1.19.8 ( #14183 )
...
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java ) from 1.19.7 to 1.19.8.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.7...1.19.8 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
dependency-type: direct:development
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>
2024-05-14 11:48:31 +08:00
dependabot[bot]
cd78bba7b7
Bump org.aspectj:aspectjweaver from 1.9.22 to 1.9.22.1 ( #14181 )
...
Bumps [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj ) from 1.9.22 to 1.9.22.1.
- [Release notes](https://github.com/eclipse/org.aspectj/releases )
- [Commits](https://github.com/eclipse/org.aspectj/commits )
---
updated-dependencies:
- dependency-name: org.aspectj:aspectjweaver
dependency-type: direct:development
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>
2024-05-14 11:48:23 +08:00
Kaiyao Ke
8e2eb332a1
fixed non-idempotent unit tests ( #14172 )
2024-05-11 00:27:46 +08:00
jkoChen
5d916cd2c1
fix: fix the signature error when using reflection to access the org.springframework.core.annotation.AnnotatedElementUtils#getMergedAnnotation method ( #14156 )
...
Fix the problem,the method
org.apache.dubbo.config.spring.util.AnnotationUtils#tryGetMergedAnnotation
utilizes reflection to access
org.springframework.core.annotation.AnnotatedElementUtils#getMergedAnnotation.
However, there is a signature mismatch in the method's input parameters,
which leads to an inability to retrieve the correct method.
Consequently, this results in the failure to obtain the
mergedAnnotation.
Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
2024-05-08 15:20:54 +08:00
TomlongTK
dfd135eb95
Fix the problem of multiple namespaces in MetadataReport ( #13971 )
...
* Fix the problem of multiple namespaces in MetadataReport
* refine
* Remove registry config setting
* Add some unit tests
* Revert getId
* Fix cache key
2024-05-08 14:09:08 +08:00
icodening
ec443043e2
fix triple stub calling grpc server fail ( #14012 )
2024-04-01 11:03:29 +08:00
jean pierre Lerbscher
00812ce41c
Fix Sonar issue s2293 The diamond operator ('<>') should be used ( #14005 )
2024-03-29 11:40:06 +08:00
dependabot[bot]
59b3c9c9dc
Bump org.aspectj:aspectjweaver from 1.9.21.2 to 1.9.22 ( #13991 )
...
Bumps [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj ) from 1.9.21.2 to 1.9.22.
- [Release notes](https://github.com/eclipse/org.aspectj/releases )
- [Commits](https://github.com/eclipse/org.aspectj/commits )
---
updated-dependencies:
- dependency-name: org.aspectj:aspectjweaver
dependency-type: direct:development
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>
2024-03-26 19:06:38 +08:00
dependabot[bot]
2a6f534c41
Bump org.aspectj:aspectjweaver from 1.9.21.1 to 1.9.21.2 ( #13937 )
...
Bumps [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj ) from 1.9.21.1 to 1.9.21.2.
- [Release notes](https://github.com/eclipse/org.aspectj/releases )
- [Commits](https://github.com/eclipse/org.aspectj/commits )
---
updated-dependencies:
- dependency-name: org.aspectj:aspectjweaver
dependency-type: direct:development
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>
2024-03-19 09:39:02 +08:00
dependabot[bot]
b2c66a6d99
Bump org.testcontainers:testcontainers from 1.19.6 to 1.19.7 ( #13898 )
...
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java ) from 1.19.6 to 1.19.7.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.6...1.19.7 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
dependency-type: direct:development
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>
2024-03-12 17:23:34 +08:00
laywin
d53d8e5d85
fix lazy property of serviceBeanDefinition to false ( #13787 )
2024-02-29 17:10:41 +08:00
dependabot[bot]
e8a535485a
Bump org.testcontainers:testcontainers from 1.19.5 to 1.19.6 ( #13796 )
...
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java ) from 1.19.5 to 1.19.6.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.5...1.19.6 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
dependency-type: direct:development
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>
2024-02-28 17:25:31 +08:00
dependabot[bot]
e3f67b1f76
Bump org.aspectj:aspectjweaver from 1.9.21 to 1.9.21.1 ( #13770 )
...
Bumps [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj ) from 1.9.21 to 1.9.21.1.
- [Release notes](https://github.com/eclipse/org.aspectj/releases )
- [Commits](https://github.com/eclipse/org.aspectj/commits )
---
updated-dependencies:
- dependency-name: org.aspectj:aspectjweaver
dependency-type: direct:development
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>
2024-02-20 14:12:41 +08:00
dependabot[bot]
432518ec50
Bump org.testcontainers:testcontainers from 1.19.4 to 1.19.5 ( #13755 )
...
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java ) from 1.19.4 to 1.19.5.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.4...1.19.5 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
dependency-type: direct:development
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>
2024-02-18 16:13:24 +08:00
Aaron
05cecc55bc
Fixes #13684 : delete outdated metrics port assertions ( #13717 )
...
* fix: delete outdated metrics port assertions
* chore: remove outdated port attribute in metricsType
2024-02-02 14:10:23 +08:00
dependabot[bot]
78bc753ff3
Bump org.testcontainers:testcontainers from 1.19.3 to 1.19.4 ( #13702 )
...
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java ) from 1.19.3 to 1.19.4.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.3...1.19.4 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
dependency-type: direct:development
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>
2024-01-30 17:56:43 +08:00
Albumen Kevin
1cd57821df
Revert "check application name" ( #13647 )
2024-01-13 18:12:45 +08:00
zrlw
9d04bc5c25
stop startup if dubbo application name configuration is invalid ( #13343 )
2024-01-12 22:55:18 +08:00
Albumen Kevin
180ff9785a
Fix delay publish deadlock ( #13583 )
2023-12-27 23:37:59 +08:00
zhaoyunxing
25b73b1a13
feat:DubboService annotation support custom serialization ( #13553 )
2023-12-27 23:19:51 +08:00
namelessssssssssss
738f3ff69a
Fix proto `package` and ` java_package` issue ( #13559 )
...
* Fix pb package issue
* Codestyle fix
* Fix npe in test
* Fix npe in test
* Fix test
* Codestyle fix
* Simplify config
* Update ServiceConfig.java
2023-12-26 15:46:42 +08:00
TomlongTK
617dbd3fdd
Make config builder more comprehensive ( #13556 )
...
* Make config builder more comprehensive
* Format
2023-12-25 19:17:48 +08:00
huazhongming
f7a32be429
Remove unused dependency ( #13554 )
...
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-12-22 10:25:53 +08:00
yizhenqiang
d685ff2084
ProtocolConfig Add sslEnabled and extProtocol fields, aligned with ProtocolConfig. ( #13515 )
...
Co-authored-by: yizhenqiang <yizhenqiang@corp.netesase.com>
2023-12-20 21:20:08 +08:00
dependabot[bot]
a02b030e7d
Bump org.aspectj:aspectjweaver from 1.9.20.1 to 1.9.21 ( #13536 )
...
Bumps [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj ) from 1.9.20.1 to 1.9.21.
- [Release notes](https://github.com/eclipse/org.aspectj/releases )
- [Commits](https://github.com/eclipse/org.aspectj/commits )
---
updated-dependencies:
- dependency-name: org.aspectj:aspectjweaver
dependency-type: direct:development
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-19 09:57:24 +08:00
Albumen Kevin
0d879666b4
Support exclude fastjson2 or hessian2 serialization dependencies ( #13441 )
...
* Support exclude fastjson2 or hessian2 serialization dependencies
* Fix style
* Support check
* Fix test cases
* lint
* Fix test cases
* Style
2023-12-04 21:32:50 +08:00
dependabot[bot]
01961a0e6f
Bump org.testcontainers:testcontainers from 1.19.2 to 1.19.3 ( #13422 )
...
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java ) from 1.19.2 to 1.19.3.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.2...1.19.3 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
dependency-type: direct:development
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-11-29 21:17:37 +08:00
dependabot[bot]
5b610f96ba
Bump org.springframework.boot:spring-boot-starter-test ( #13420 )
...
Bumps [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot ) from 2.7.17 to 2.7.18.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.17...v2.7.18 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-test
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-11-29 21:09:41 +08:00
dependabot[bot]
77bf43d40c
Bump org.testcontainers:testcontainers from 1.19.1 to 1.19.2 ( #13389 )
...
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java ) from 1.19.1 to 1.19.2.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.1...1.19.2 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
dependency-type: direct:development
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-11-21 10:22:00 +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
dependabot[bot]
782d9986b6
Bump org.springframework.boot:spring-boot-starter-test ( #13254 )
...
Bumps [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot ) from 2.7.16 to 2.7.17.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.16...v2.7.17 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-test
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-10-23 16:39:11 +08:00
Linchen Xu
ad26a69d82
optimize AbstractConfigTest ( #13243 )
...
* optimize AbstractConfigTest
* Remove duplicate test in AbstractConfigTest
* add prop based on system's prop in test
2023-10-23 11:10:25 +08:00
Linchen Xu
b41fe3ca35
Optimize MethodConfigTest ( #13234 )
2023-10-20 15:41:31 +08:00
Albumen Kevin
0d91d419a8
Remove direct dependency of alibaba dubbo ( #13218 )
...
* Remove direct dependency of alibaba dubbo
* disable in ExtensionLoader
* Fix license
* Fix test
* Fix case
* Fix test
2023-10-19 15:25:40 +08:00
Albumen Kevin
c5efc65a99
Remove sync lock for lazy target ( #13220 )
2023-10-18 11:52:28 +08:00
dependabot[bot]
7ecb1814f5
Bump org.testcontainers:testcontainers from 1.19.0 to 1.19.1 ( #13169 )
...
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java ) from 1.19.0 to 1.19.1.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.0...1.19.1 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
dependency-type: direct:development
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-10-09 17:01:28 +08:00
Albumen Kevin
e9e08ee383
Fix zk dependency in metadata-report and config-center ( #13159 )
2023-10-09 09:33:22 +08:00
Albumen Kevin
4146082453
Skip refresh registry config for internal service ( #13134 )
2023-09-26 18:55:08 +08:00
dependabot[bot]
fd43f61ca8
Bump org.springframework.boot:spring-boot-starter-test ( #13115 )
...
Bumps [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot ) from 2.7.15 to 2.7.16.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.15...v2.7.16 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-test
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-09-25 19:03:31 +08:00
Albumen Kevin
705d96e9f6
Fix uts on 3.2 ( #13090 )
2023-09-21 14:07:14 +08:00
songxiaosheng
575c3392ec
Service metrics ( #13033 )
...
* ⚡ support service metric level
* ⚡ support service metric level
* ⚡ support service metric level
* ⚡ support service metric level
* ✅ add ServiceMetricsTest
* ✅ add ServiceMetricsTest
* ✅ add ServiceMetricsTest
* ⚡ servicelevel config init opt
* ⚡ servicelevel config init opt
* ⚡ servicelevel config init opt
* ⚡ servicelevel config init opt
* ⚡ servicelevel config init opt
---------
Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
2023-09-19 10:22:58 +08:00
Albumen Kevin
4c4bcb7a25
Support disable metrics init and sync ( #13025 )
2023-09-10 17:18:22 +08:00
Albumen Kevin
843da6db6c
Fix test cases in scheduled test ( #13020 )
2023-09-08 09:36:16 +08:00
Nortyr
cdd7a40564
Fixes #12765 ( #12981 )
2023-09-05 10:50:35 +08:00
dependabot[bot]
baec513773
Bump org.aspectj:aspectjweaver from 1.9.20 to 1.9.20.1 ( #13006 )
...
Bumps [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj ) from 1.9.20 to 1.9.20.1.
- [Release notes](https://github.com/eclipse/org.aspectj/releases )
- [Commits](https://github.com/eclipse/org.aspectj/commits )
---
updated-dependencies:
- dependency-name: org.aspectj:aspectjweaver
dependency-type: direct:development
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-09-04 17:16:23 +08:00
Albumen Kevin
bfa46f59eb
Ignore start if scope model is LifeCycleManagedExternally ( #12985 )
2023-09-01 13:32:19 +08:00
dependabot[bot]
e07fc6311b
Bump org.testcontainers:testcontainers from 1.18.3 to 1.19.0 ( #12969 )
...
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java ) from 1.18.3 to 1.19.0.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.18.3...1.19.0 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
dependency-type: direct:development
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-08-29 16:04:43 +08:00
dependabot[bot]
e04e0e6c66
Bump org.springframework.boot:spring-boot-starter-test ( #12971 )
...
Bumps [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot ) from 2.7.14 to 2.7.15.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.14...v2.7.15 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-test
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-08-29 09:43:43 +08:00
robin977
711de7c2a0
Adds metrics initialization metrics for the service interface( #12850 ) ( #12892 )
...
* Fixed the observable collection thread pool indicator
* Adds metrics initialization metrics for the service interface(#12850 )
---------
Co-authored-by: robin <pengrobin607@gmail.com>
Co-authored-by: songxiaosheng <songxiaosheng@elastic.link>
Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
2023-08-26 20:54:08 +08:00