dubbo icon indicating copy to clipboard operation
dubbo copied to clipboard

The java implementation of Apache Dubbo. An RPC and microservice framework.

Results 846 dubbo issues
Sort by recently updated
recently updated
newest added

### 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...

help wanted
type/enhancement
good first issue
component/sdk

### 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...

help wanted
type/enhancement
component/sdk

### 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...

help wanted
type/enhancement
good first issue
component/website

## 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...

dependencies

- [ ] 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...

type/bug
help wanted
good first issue
component/sdk

## 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...

type/proposal

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...

type/dependencies

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.junit.platform:junit-platform-launcher&package-manager=maven&previous-version=1.9.3&new-version=1.10.2)](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`. [//]: #...

type/dependencies

## 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...