eventmesh icon indicating copy to clipboard operation
eventmesh copied to clipboard

EventMesh is a new generation serverless event middleware for building distributed event-driven applications.

Results 428 eventmesh issues
Sort by recently updated
recently updated
newest added
trafficstars

### Search before asking - [ ] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Question When I try to run the grpc example in the...

question
Stale

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.3.1-0.20221206200815-1e63c2f08a10 to 0.33.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.3.1-0.20221206200815-1e63c2f08a10&new-version=0.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
go

Bumps com.gradle.develocity from 3.18.2 to 3.19.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.gradle.develocity&package-manager=gradle&previous-version=3.18.2&new-version=3.19.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.22.0 to 5.25.0. Release notes Sourced from com.rabbitmq:amqp-client's releases. 5.25.0 Changes between 5.24.0 and 5.25.0 This is a maintenance release with a bug fix and dependency upgrades....

dependencies
java

Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.3 to 3.27.3. Release notes Sourced from org.assertj:assertj-core's releases. v3.27.3 :boom: Breaking Changes Core Revert "Propagate common basetype for the extracting method" #3737 The enhancement introduced with...

dependencies
java

Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.11.0 to 2.12.1. Release notes Sourced from com.google.code.gson:gson's releases. Gson 2.11.1 The only difference between this release and 2.11.0 is that OSGi declarations in the Gson jar...

dependencies
java

Bumps org.apache.commons:commons-text from 1.12.0 to 1.13.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-text&package-manager=gradle&previous-version=1.12.0&new-version=1.13.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Enhancement Request For the case of message consumption failure, the retry strategy...

enhancement
help wanted