Albumen Kevin
8c7be92bb7
Prepare 3.2.10 release
2023-12-15 09:45:27 +08:00
Albumen Kevin
1d1bb26e79
Fix potential NPE ( #13505 )
2023-12-15 09:35:41 +08:00
Albumen Kevin
cf410d3462
Move integration test cases into apache/dubbo-integration-cases ( #13506 )
...
* Move integration test cases into apache/dubbo-integration-cases
* Update workflow
* Update workflow
2023-12-14 20:57:56 +08:00
dependabot[bot]
33677c050d
Bump org.apache.zookeeper:zookeeper ( #13494 )
...
Bumps org.apache.zookeeper:zookeeper from 3.8.1 to 3.8.3.
---
updated-dependencies:
- dependency-name: org.apache.zookeeper:zookeeper
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-14 19:16:57 +08:00
TestBoost
570cd47d9a
only call DubboBootstrap.reset(); once to make the test org.apache.dubbo.generic.GenericServiceTest faster ( #13466 )
2023-12-14 19:12:27 +08:00
yizhenqiang
71a1ed3cae
if SSL auth policy is set to AuthPolicy.NONE, SslServerTlsHandler#decode should remove and return instead of printing the error log. ( #13468 )
...
Co-authored-by: yizhenqiang <yizhenqiang@corp.netesase.com>
2023-12-14 19:12:04 +08:00
dependabot[bot]
3e2d69f80f
Bump org.apache.maven.plugins:maven-plugin-plugin from 3.8.1 to 3.10.2 ( #13474 )
...
Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools ) from 3.8.1 to 3.10.2.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases )
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.8.1...maven-plugin-tools-3.10.2 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-plugin-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-13 20:29:16 +08:00
dependabot[bot]
43cd8ddc30
Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.87 to 8.5.96 ( #13477 )
...
Bumps org.apache.tomcat.embed:tomcat-embed-core from 8.5.87 to 8.5.96.
---
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>
2023-12-13 20:28:57 +08:00
dependabot[bot]
787cc28ff4
Bump org.apache.avro:avro in /dubbo-dependencies-bom ( #13487 )
...
Bumps org.apache.avro:avro from 1.11.1 to 1.11.3.
---
updated-dependencies:
- dependency-name: org.apache.avro:avro
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-13 20:28:37 +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]
f19e2c7627
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 ( #13472 )
...
Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
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:24:36 +08:00
dependabot[bot]
76c990f053
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.3 ( #13473 )
...
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin ) from 3.5.0 to 3.6.3.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases )
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.6.3 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-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:24:28 +08:00
dependabot[bot]
f2a8b2db77
Bump org.apache.avro:avro from 1.11.1 to 1.11.3 ( #13486 )
...
Bumps org.apache.avro:avro from 1.11.1 to 1.11.3.
---
updated-dependencies:
- dependency-name: org.apache.avro:avro
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-12 10:24:17 +08:00
dependabot[bot]
a9a3a0975f
Bump org.apache.maven:maven-core from 3.9.1 to 3.9.6 ( #13476 )
...
Bumps [org.apache.maven:maven-core](https://github.com/apache/maven ) from 3.9.1 to 3.9.6.
- [Release notes](https://github.com/apache/maven/releases )
- [Commits](https://github.com/apache/maven/compare/maven-3.9.1...maven-3.9.6 )
---
updated-dependencies:
- dependency-name: org.apache.maven:maven-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>
2023-12-12 10:24:11 +08:00
dependabot[bot]
0d418fc40c
Bump cxf_version from 3.5.5 to 3.6.2 ( #13475 )
...
Bumps `cxf_version` from 3.5.5 to 3.6.2.
Updates `org.apache.cxf:cxf-rt-frontend-simple` from 3.5.5 to 3.6.2
Updates `org.apache.cxf:cxf-rt-transports-http` from 3.5.5 to 3.6.2
---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-rt-frontend-simple
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.cxf:cxf-rt-transports-http
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:24:02 +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]
f426a7a6b4
Bump org.apache.maven.plugins:maven-clean-plugin from 3.2.0 to 3.3.2 ( #13479 )
...
Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin ) from 3.2.0 to 3.3.2.
- [Release notes](https://github.com/apache/maven-clean-plugin/releases )
- [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.2.0...maven-clean-plugin-3.3.2 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-clean-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:32 +08:00
dependabot[bot]
337fc554ae
Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.0 ( #13480 )
...
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin ) from 3.2.1 to 3.3.0.
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.1...maven-source-plugin-3.3.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-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:24 +08:00
dependabot[bot]
060f59a30f
Bump org.apache.maven.plugin-tools:maven-plugin-annotations ( #13481 )
...
Bumps [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools ) from 3.8.1 to 3.10.2.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases )
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.8.1...maven-plugin-tools-3.10.2 )
---
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>
2023-12-12 10:23:17 +08:00
dependabot[bot]
8416ee4ed5
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.1 ( #13482 )
...
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer ) from 3.3.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-enforcer/releases )
- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.3.0...enforcer-3.4.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-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:08 +08:00
dependabot[bot]
acc1d6f64f
Bump com.ctrip.framework.apollo:apollo-mockserver from 2.1.0 to 2.2.0 ( #13483 )
...
Bumps [com.ctrip.framework.apollo:apollo-mockserver](https://github.com/apolloconfig/apollo-java ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/apolloconfig/apollo-java/releases )
- [Changelog](https://github.com/apolloconfig/apollo-java/blob/main/CHANGES.md )
- [Commits](https://github.com/apolloconfig/apollo-java/compare/v2.1.0...v2.2.0 )
---
updated-dependencies:
- dependency-name: com.ctrip.framework.apollo:apollo-mockserver
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-12-12 10:23:01 +08:00
dependabot[bot]
7edf187d21
Bump grpc.version from 1.59.1 to 1.60.0 ( #13484 )
...
Bumps `grpc.version` from 1.59.1 to 1.60.0.
Updates `io.grpc:grpc-core` from 1.59.1 to 1.60.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.59.1...v1.60.0 )
Updates `io.grpc:grpc-stub` from 1.59.1 to 1.60.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.59.1...v1.60.0 )
Updates `io.grpc:grpc-protobuf` from 1.59.1 to 1.60.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.59.1...v1.60.0 )
Updates `io.grpc:grpc-context` from 1.59.1 to 1.60.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.59.1...v1.60.0 )
Updates `io.grpc:grpc-netty-shaded` from 1.59.1 to 1.60.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.59.1...v1.60.0 )
Updates `io.grpc:grpc-netty` from 1.59.1 to 1.60.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.59.1...v1.60.0 )
Updates `io.grpc:grpc-grpclb` from 1.59.1 to 1.60.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.59.1...v1.60.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>
2023-12-12 10:22:44 +08:00
dependabot[bot]
b0a36ee097
Bump org.apache.commons:commons-compress from 1.23.0 to 1.25.0 ( #13485 )
...
Bumps org.apache.commons:commons-compress from 1.23.0 to 1.25.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
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:22:35 +08:00
kaze
5554706256
Fix streamobserver actual type ( #13446 )
...
* fix:obtain actual type in StreamObserver.
* format code
---------
Co-authored-by: kaze <kaze-official@foxmail.com>
2023-12-06 10:57:09 +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]
b7e675940d
Bump grpc.version from 1.59.0 to 1.59.1 ( #13457 )
...
Bumps `grpc.version` from 1.59.0 to 1.59.1.
Updates `io.grpc:grpc-core` from 1.59.0 to 1.59.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.59.0...v1.59.1 )
Updates `io.grpc:grpc-stub` from 1.59.0 to 1.59.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.59.0...v1.59.1 )
Updates `io.grpc:grpc-protobuf` from 1.59.0 to 1.59.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.59.0...v1.59.1 )
Updates `io.grpc:grpc-context` from 1.59.0 to 1.59.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.59.0...v1.59.1 )
Updates `io.grpc:grpc-netty-shaded` from 1.59.0 to 1.59.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.59.0...v1.59.1 )
Updates `io.grpc:grpc-netty` from 1.59.0 to 1.59.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.59.0...v1.59.1 )
Updates `io.grpc:grpc-grpclb` from 1.59.0 to 1.59.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.59.0...v1.59.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>
2023-12-04 21:32:31 +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
dependabot[bot]
849e108835
Bump com.alibaba.fastjson2:fastjson2 from 2.0.42 to 2.0.43 ( #13459 )
...
Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2 ) from 2.0.42 to 2.0.43.
- [Release notes](https://github.com/alibaba/fastjson2/releases )
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.42...2.0.43 )
---
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>
2023-12-04 21:31:25 +08:00
crazyhzm
394d487117
Exclude generated-sources for spotless check
...
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-12-04 20:37:05 +08:00
Albumen Kevin
3e1310bea8
Fix TriRpcStatus not implements Serializable ( #13453 )
...
* Fix TriRpcStatus not implements Serializable
* Fix TriRpcStatus not implements Serializable
2023-12-04 12:48:27 +08:00
xiaosheng
58fa120795
🐛 fix metrics servce level config bug ( #13449 )
...
* 🐛 fix metrics servce level config bug
* 🐛 fix metrics servce level config bug
* 🐛 fix metrics servce level config bug
* 🐛 fix metrics servce level config bug
2023-12-04 09:34:47 +08:00
suncairong163
6e9f337098
Feature/20231114 dubbo 3.2 rest proxy double service method ( #13357 )
...
* for proxy service method repeat check
* for proxy service method repeat check
* fix code format
* fix code format
* fix code format
* fix code format
* fix code format
* fix code format
* fix code format
* fix code format
* fix code format
---------
Co-authored-by: huazhongming <crazyhzm@gmail.com>
2023-12-01 15:28:05 +08:00
Albumen Kevin
d552cfca51
Fix generic invoke failed for triple ( #13442 )
2023-12-01 10:25:03 +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
crazyhzm
f1632c33ad
Fix spotless check style failed for generated demo sources
...
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-30 19:56:30 +08:00
huazhongming
a343b6f86a
Fix spotless check style failed for generated auth sources ( #13445 )
...
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-30 19:22:33 +08:00
namelessssssssssss
6dfddbfb2b
Fix issue of metadata only registred to one nacos namespace (3.2.x) ( #13439 )
...
* Fix nacos metadata namespace
* Fix code style
---------
Co-authored-by: nameless <x1544669126@gmail.com>
2023-11-30 19:19:29 +08:00
huazhongming
b38a2815a1
Fix spotless check style failed for generated xds sources ( #13444 )
...
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-30 19:08:59 +08:00
huazhongming
a4e0189ed6
Fix spotless check style failed for generated triple sources ( #13440 )
...
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-30 17:42:01 +08:00
dependabot[bot]
8ac2eaa326
Bump io.micrometer:micrometer-core from 1.11.5 to 1.12.0 ( #13390 )
...
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer ) from 1.11.5 to 1.12.0.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.11.5...v1.12.0 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
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-11-30 10:01:33 +08:00
dependabot[bot]
5dd3861aac
Bump bytebuddy.version from 1.14.9 to 1.14.10 ( #13421 )
...
Bumps `bytebuddy.version` from 1.14.9 to 1.14.10.
Updates `net.bytebuddy:byte-buddy` from 1.14.9 to 1.14.10
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.9...byte-buddy-1.14.10 )
Updates `net.bytebuddy:byte-buddy-agent` from 1.14.9 to 1.14.10
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.9...byte-buddy-1.14.10 )
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
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:20:22 +08:00
dependabot[bot]
d38721f3e3
Bump org.springframework.boot:spring-boot-maven-plugin ( #13419 )
...
Bumps [org.springframework.boot:spring-boot-maven-plugin](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-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-11-29 21:19:20 +08:00
dependabot[bot]
23044cee5a
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 ( #13423 )
...
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/3.4.0...3.5.0 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-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>
2023-11-29 21:18:07 +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]
2b06ac6838
Bump net.bytebuddy:byte-buddy from 1.14.9 to 1.14.10 ( #13424 )
...
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy ) from 1.14.9 to 1.14.10.
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.9...byte-buddy-1.14.10 )
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
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:26 +08:00
dependabot[bot]
0cb30fe02d
Bump spring-boot.version from 2.7.17 to 2.7.18 ( #13417 )
...
Bumps `spring-boot.version` from 2.7.17 to 2.7.18.
Updates `org.springframework.boot:spring-boot-starter` 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 )
Updates `org.springframework.boot:spring-boot-autoconfigure` 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 )
Updates `org.springframework.boot:spring-boot-starter-logging` 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
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-logging
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:58 +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]
face8ae7f1
Bump org.springframework.boot:spring-boot-dependencies ( #13418 )
...
Bumps [org.springframework.boot:spring-boot-dependencies](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-dependencies
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:28 +08:00
Owen.Cai
d69ae9861b
fix listener hash code error ( #13408 )
...
Co-authored-by: caizhenqiu <caizhenqiu@visioninsight.com>
2023-11-29 21:04:42 +08:00
conghuhu
e63d275eb6
Bump io.micrometer:micrometer-tracing-bom from 1.1.6 to 1.2.0 ( #13397 )
...
chore: compatibility between two versions through the existence of classes
2023-11-25 15:53:00 +08:00