dubbo
dubbo copied to clipboard
The java implementation of Apache Dubbo. An RPC and microservice framework.
### Pre-check - [X] I am sure that all the content I provide is in English. ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found...
### Pre-check - [X] I am sure that all the content I provide is in English. ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found...
### Pre-check - [X] I am sure that all the content I provide is in English. ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found...
## What is the purpose of the change fix https://github.com/apache/dubbo/issues/13722 ## Brief changelog 1. remove root application context judgment condition, the AwaitingNonWebApplicationListener can only be invoked in the application context...
Bumps [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) from 1.34.1 to 1.36.0. Release notes Sourced from io.opentelemetry:opentelemetry-bom's releases. Version 1.36.0 SDK Traces Lazily initialize the container for events in the SDK Span implementation (#6244) Exporters Add...
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 3.2.6 * Operating System version: xxx...
## What is the purpose of the change ## Brief changelog ## Verifying this change ## Checklist - [x] Make sure there is a [GitHub_issue](https://github.com/apache/dubbo/issues) field for the change (usually...
Bumps `junit_jupiter_version` from 5.9.3 to 5.10.2. Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.3 to 5.10.2 Release notes Sourced from org.junit.jupiter:junit-jupiter-engine's releases. JUnit 5.10.2 = Platform 1.10.2 + Jupiter 5.10.2 + Vintage 5.10.2 See...
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.9.3 to 1.10.2. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
## What is the purpose of the change - Merge HttpRequestHandlerMapping into Rest process - Move all the rest login into `GrpcRequestHandlerMapping` - Add default rest processor ## Brief changelog...