dependabot[bot]
5e1d333ce6
Bump io.micrometer:micrometer-core from 1.12.2 to 1.12.3 ( #13760 )
...
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer ) from 1.12.2 to 1.12.3.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.12.2...v1.12.3 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
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>
2024-02-20 14:06:59 +08:00
Albumen Kevin
caed64b2a6
Fix #13750 , ConsistentHashLoadBalance not base on arguments ( #13753 )
2024-02-19 10:00:19 +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
dependabot[bot]
f6eddf7049
Bump grpc.version from 1.61.0 to 1.61.1 ( #13738 )
...
Bumps `grpc.version` from 1.61.0 to 1.61.1.
Updates `io.grpc:grpc-core` from 1.61.0 to 1.61.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.61.0...v1.61.1 )
Updates `io.grpc:grpc-stub` from 1.61.0 to 1.61.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.61.0...v1.61.1 )
Updates `io.grpc:grpc-protobuf` from 1.61.0 to 1.61.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.61.0...v1.61.1 )
Updates `io.grpc:grpc-context` from 1.61.0 to 1.61.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.61.0...v1.61.1 )
Updates `io.grpc:grpc-netty-shaded` from 1.61.0 to 1.61.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.61.0...v1.61.1 )
Updates `io.grpc:grpc-netty` from 1.61.0 to 1.61.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.61.0...v1.61.1 )
Updates `io.grpc:grpc-grpclb` from 1.61.0 to 1.61.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.61.0...v1.61.1 )
---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-stub
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-context
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-netty-shaded
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-netty
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-grpclb
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>
2024-02-06 09:53:59 +08:00
dependabot[bot]
22f9dd4cbd
Bump com.alibaba.fastjson2:fastjson2 from 2.0.45 to 2.0.46 ( #13739 )
...
Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2 ) from 2.0.45 to 2.0.46.
- [Release notes](https://github.com/alibaba/fastjson2/releases )
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.45...2.0.46 )
---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
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>
2024-02-06 09:53:52 +08:00
dependabot[bot]
de2d37b38c
Bump org.graalvm.buildtools:native-maven-plugin from 0.9.28 to 0.10.0 ( #13740 )
...
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools ) from 0.9.28 to 0.10.0.
- [Release notes](https://github.com/graalvm/native-build-tools/releases )
- [Commits](https://github.com/graalvm/native-build-tools/compare/0.9.28...0.10.0 )
---
updated-dependencies:
- dependency-name: org.graalvm.buildtools:native-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-02-05 20:20:58 +08:00
Albumen Kevin
b7cd1f933f
Fix NPE in DefaultTypeBuilder ( #13732 )
...
* Fix NPE in DefaultTypeBuilder
* Fix style
2024-02-04 09:59:20 +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
huazhongming
77101ebeff
Bump version to 3.2.12-SNAPSHOT ( #13726 )
...
* Bump version to 3.2.12-SNAPSHOT
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* Bump dubbo version to 3.2.11 in readme
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
---------
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2024-02-02 11:28:32 +08:00
huazhongming
ae39a9f7f3
Release 3.2.11 ( #13727 )
...
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2024-02-02 11:25:25 +08:00
namelessssssssssss
29b0c7298d
Fix port unification issue in triple and dubbo protocol ( #13696 )
...
* Fix issue of tri Portunification
* style fix
2024-01-31 10:59:25 +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
dependabot[bot]
399cda8ac1
Bump org.codehaus.mojo:license-maven-plugin from 2.3.0 to 2.4.0 ( #13701 )
...
Bumps [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/license-maven-plugin/compare/2.3.0...2.4.0 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:license-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:16 +08:00
dependabot[bot]
e76d447883
Bump swagger_version from 1.6.12 to 1.6.13 ( #13700 )
...
Bumps `swagger_version` from 1.6.12 to 1.6.13.
Updates `io.swagger:swagger-annotations` from 1.6.12 to 1.6.13
Updates `io.swagger:swagger-jaxrs` from 1.6.12 to 1.6.13
---
updated-dependencies:
- dependency-name: io.swagger:swagger-annotations
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.swagger:swagger-jaxrs
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>
2024-01-30 17:56:58 +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
dependabot[bot]
5c0b1deb1c
Bump netty4_version from 4.1.104.Final to 4.1.106.Final ( #13682 )
...
Bumps `netty4_version` from 4.1.104.Final to 4.1.106.Final.
Updates `io.netty:netty-all` from 4.1.104.Final to 4.1.106.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.104.Final...netty-4.1.106.Final )
Updates `io.netty:netty-bom` from 4.1.104.Final to 4.1.106.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.104.Final...netty-4.1.106.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-all
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: io.netty:netty-bom
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>
2024-01-26 14:54:48 +08:00
icodening
2cf54f7947
Close the connection but not the client ( #13600 )
...
* Close the connection but not the client
* Close the connection but not the client
2024-01-19 18:19:57 +08:00
Bernardo Sauer
7a3ad4ab41
Hotfix rest Chinese encoding ( #13617 )
...
* decode uri in RequestFacade
* supplement the unit test
* fix code style violations
* remove duplicate codes
* consider Accept-Charset as enc
* run mvn spotless apply
* add comment
* take weight into consideration
* fix code style violations according sonar
* add DEFAULT_CHARSET
---------
Co-authored-by: chenxinyuan1 <chenxinyuan1@xiaomi.com>
2024-01-19 11:19:35 +08:00
Saptarshi Sarkar
f20fac4e77
feat(CI): Added GitHub Actions to check for code style violations ( #13489 )
2024-01-18 20:45:43 +08:00
dependabot[bot]
66710126b7
Bump io.micrometer:micrometer-bom from 1.12.1 to 1.12.2 ( #13662 )
...
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer ) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.12.1...v1.12.2 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-bom
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>
2024-01-17 17:40:53 +08:00
dependabot[bot]
8f5b5c6a7b
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 ( #13661 )
...
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire ) from 3.2.3 to 3.2.5.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.3...surefire-3.2.5 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-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>
2024-01-17 17:29:06 +08:00
Albumen Kevin
9d37c4e083
Add pond test cases ( #13646 )
2024-01-17 16:55:23 +08:00
dependabot[bot]
3d5edbbb57
Bump io.micrometer:micrometer-tracing-bom from 1.2.1 to 1.2.2 ( #13651 )
...
Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases )
- [Commits](https://github.com/micrometer-metrics/tracing/compare/v1.2.1...v1.2.2 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-tracing-bom
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>
2024-01-17 16:40:36 +08:00
dependabot[bot]
ac9cafbf53
Bump io.micrometer:micrometer-core from 1.12.1 to 1.12.2 ( #13653 )
...
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer ) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.12.1...v1.12.2 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
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>
2024-01-17 16:40:20 +08:00
dependabot[bot]
9e51841959
Bump org.apache.maven.plugin-tools:maven-plugin-annotations ( #13658 )
...
Bumps [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools ) from 3.10.2 to 3.11.0.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases )
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.10.2...maven-plugin-tools-3.11.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
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:40:13 +08:00
dependabot[bot]
0433ef3589
Bump grpc.version from 1.60.1 to 1.61.0 ( #13652 )
...
Bumps `grpc.version` from 1.60.1 to 1.61.0.
Updates `io.grpc:grpc-core` from 1.60.1 to 1.61.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.60.1...v1.61.0 )
Updates `io.grpc:grpc-stub` from 1.60.1 to 1.61.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.60.1...v1.61.0 )
Updates `io.grpc:grpc-protobuf` from 1.60.1 to 1.61.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.60.1...v1.61.0 )
Updates `io.grpc:grpc-context` from 1.60.1 to 1.61.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.60.1...v1.61.0 )
Updates `io.grpc:grpc-netty-shaded` from 1.60.1 to 1.61.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.60.1...v1.61.0 )
Updates `io.grpc:grpc-netty` from 1.60.1 to 1.61.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.60.1...v1.61.0 )
Updates `io.grpc:grpc-grpclb` from 1.60.1 to 1.61.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.60.1...v1.61.0 )
---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-stub
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-context
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty-shaded
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-grpclb
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:40:04 +08:00
dependabot[bot]
7bc2e17706
Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 ( #13656 )
...
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.5.0...1.6.0 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:flatten-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:58 +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
dependabot[bot]
986879e7b2
Bump protobuf-java_version from 3.25.1 to 3.25.2 ( #13654 )
...
Bumps `protobuf-java_version` from 3.25.1 to 3.25.2.
Updates `com.google.protobuf:protobuf-java` from 3.25.1 to 3.25.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.25.1...v3.25.2 )
Updates `com.google.protobuf:protobuf-java-util` from 3.25.1 to 3.25.2
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-java-util
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>
2024-01-17 16:39:41 +08:00
dependabot[bot]
1bc3deee13
Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.97 to 8.5.98 ( #13657 )
...
Bumps org.apache.tomcat.embed:tomcat-embed-core from 8.5.97 to 8.5.98.
---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
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-17 16:39:32 +08:00
dependabot[bot]
f0782a4e80
Bump io.projectreactor:reactor-core from 3.6.1 to 3.6.2 ( #13660 )
...
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core ) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/reactor/reactor-core/releases )
- [Commits](https://github.com/reactor/reactor-core/compare/v3.6.1...v3.6.2 )
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
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-17 16:39:20 +08:00
dependabot[bot]
867ebc5e11
Bump io.opentelemetry:opentelemetry-bom from 1.34.0 to 1.34.1 ( #13663 )
...
Bumps [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java ) from 1.34.0 to 1.34.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-java/compare/v1.34.0...v1.34.1 )
---
updated-dependencies:
- dependency-name: io.opentelemetry:opentelemetry-bom
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>
2024-01-17 16:38:59 +08:00
dependabot[bot]
ac076eed4a
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 ( #13664 )
...
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire ) from 3.2.3 to 3.2.5.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.3...surefire-3.2.5 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-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>
2024-01-17 16:38:50 +08:00
Albumen Kevin
714e076284
Revert "DefaultProviderFirstParams add THREADPOOL_KEY" ( #13648 )
2024-01-13 18:16:49 +08:00
Albumen Kevin
1cd57821df
Revert "check application name" ( #13647 )
2024-01-13 18:12:45 +08:00
kimmking
16cdc5290e
Revert "Fix URL parse pwd failed when the pwd contains '#'" ( #13645 )
2024-01-13 02:38:51 +08:00
huazhongming
df0de49b8c
Fix URL parse pwd failed when the pwd contains '#' ( #13631 )
...
* Fix URL parse pwd failed when the pwd contains #
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* Parse url pwd
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* Fix npe
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* Remove username and pwd from parameter
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
* Add ut
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
---------
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2024-01-13 01:58:58 +08:00
funkye
1d9535518e
DefaultProviderFirstParams add THREADPOOL_KEY ( #13637 )
...
* DefaultProviderFirstParams add THREADPOOL_KEY
* DefaultProviderFirstParams add THREADPOOL_KEY
* DefaultProviderFirstParams add THREADPOOL_KEY
* format
2024-01-13 01:48:14 +08:00
zrlw
9d04bc5c25
stop startup if dubbo application name configuration is invalid ( #13343 )
2024-01-12 22:55:18 +08:00
Y
05d44abe93
add registryUrl parameters from multipleRegistryUrl #13603 ( #13633 )
...
Co-authored-by: shaowei ye <yesw@broada.com>
2024-01-10 19:23:24 +08:00
dependabot[bot]
b5a8c7df55
Bump io.opentelemetry:opentelemetry-bom from 1.33.0 to 1.34.0 ( #13628 )
...
Bumps [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java ) from 1.33.0 to 1.34.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-java/compare/v1.33.0...v1.34.0 )
---
updated-dependencies:
- dependency-name: io.opentelemetry:opentelemetry-bom
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-10 16:37:48 +08:00
MaruHibiki
966efaab85
do not invoke test method( #13589 ) ( #13601 )
...
* do not invoke test method(#13589 )
* Fix style check
---------
Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
2024-01-10 11:27:48 +08:00
wxbty
50612ad3a7
Revert 13609 due to misoperation ( #13634 )
...
* Revert "add test ci"
This reverts commit 4c528230eb .
* Revert "fix"
This reverts commit 20e0b57a81 .
2024-01-09 21:34:27 +08:00
wxbty
4c528230eb
add test ci
2024-01-09 20:56:08 +08:00
wxbty
edf00b3af9
Merge branch '3.2' of https://github.com/apache/dubbo into 3.2
2024-01-09 20:52:07 +08:00
wxbty
20e0b57a81
fix
2024-01-09 20:51:55 +08:00
CycleMaker
670f997eac
fix AbortPolicyWithReport Semaphore lock not released ( #13609 )
...
Co-authored-by: wuzihan <wuzihan@youzan.com>
2024-01-08 20:40:08 +08:00
dependabot[bot]
ec47f807b9
Bump com.alibaba.fastjson2:fastjson2 from 2.0.44 to 2.0.45 ( #13627 )
...
Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2 ) from 2.0.44 to 2.0.45.
- [Release notes](https://github.com/alibaba/fastjson2/releases )
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.44...2.0.45 )
---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
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>
2024-01-08 20:38:24 +08:00
dependabot[bot]
9f50c97ca7
Bump org.apache.commons:commons-exec from 1.3 to 1.4.0 ( #13625 )
...
Bumps org.apache.commons:commons-exec from 1.3 to 1.4.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-exec
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-08 20:36:58 +08:00
dependabot[bot]
bada1b831c
Bump io.zipkin.reporter2:zipkin-reporter-bom from 2.17.1 to 2.17.2 ( #13626 )
...
Bumps [io.zipkin.reporter2:zipkin-reporter-bom](https://github.com/openzipkin/zipkin-reporter-java ) from 2.17.1 to 2.17.2.
- [Release notes](https://github.com/openzipkin/zipkin-reporter-java/releases )
- [Changelog](https://github.com/openzipkin/zipkin-reporter-java/blob/master/RELEASE.md )
- [Commits](https://github.com/openzipkin/zipkin-reporter-java/compare/2.17.1...2.17.2 )
---
updated-dependencies:
- dependency-name: io.zipkin.reporter2:zipkin-reporter-bom
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>
2024-01-08 20:33:43 +08:00