dubbo
dubbo copied to clipboard
The java implementation of Apache Dubbo. An RPC and microservice framework.
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.12.3 to 1.12.4. Release notes Sourced from io.micrometer:micrometer-bom's releases. 1.12.4 Noteworthy Make DefaultHttpClientObservationConvention#INSTANCE final #4770 :lady_beetle: Bug Fixes GC Pause time metric includes concurrent cycle time for...
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.0 to 4.2.1. Changelog Sourced from org.awaitility:awaitility's changelog. Changelog 4.2.1 (2024-03-15) Upgraded Kotlin to 1.9.22 Added extension properties forever, then, and, given to the Kotlin extension. This...
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.12.3 to 1.12.4. Release notes Sourced from io.micrometer:micrometer-core's releases. 1.12.4 Noteworthy Make DefaultHttpClientObservationConvention#INSTANCE final #4770 :lady_beetle: Bug Fixes GC Pause time metric includes concurrent cycle time for...
Bumps [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj) from 1.9.21.1 to 1.9.21.2. Release notes Sourced from org.aspectj:aspectjweaver's releases. 1.9.21.2 Java 21 maintenance release. Improve asynchronous proceed() for @AspectJ syntax nested around advices Fix weaving cache regression...
Bumps `jackson_version` from 2.16.2 to 2.17.0. Updates `com.fasterxml.jackson.core:jackson-core` from 2.16.2 to 2.17.0 Commits 8fba680 [maven-release-plugin] prepare release jackson-core-2.17.0 486b33f Prepare for 2.17.0 release a6a1074 Merge branch '2.16' into 2.17 e5b5e34...
## What is the purpose of the change Fix https://github.com/apache/dubbo/actions/runs/8319245558/job/22762468328 ## Brief changelog ## Verifying this change ## Checklist - [x] Make sure there is a [GitHub_issue](https://github.com/apache/dubbo/issues) field for the...
## What is the purpose of the change 1、fix only consumers unregister serviceInstance ## Brief changelog 1、The IP and port of serviceInstance are obtained from the exported metadataService ## Verifying...
## What is the purpose of the change 1、fix just consumers unregister serviceInstance ## Brief changelog 1、when consumerRegistry is true, registry serviceInstance 2、The registered port has a default value of...