eventmesh
eventmesh copied to clipboard
EventMesh is a new generation serverless event middleware for building distributed event-driven applications.
Fixes #4836. ### Motivation ~~Please read https://github.com/apache/eventmesh/issues/4742 for bug information. This PR is just providing a code snippet for now.~~ **This PR can be merged now.** Please read https://github.com/apache/eventmesh/issues/4836. ###...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Feature Request Integrate Knative to build Serverless and Event Driven Applications https://knative.dev/docs/...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Feature Request Support websocket protocol. ### Are you willing to submit PR?...
### 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 As [comment](https://github.com/apache/eventmesh/issues/1013#issuecomment-1920798532): I found that the EventMeshCommon class in the...
### 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 Complete Connector-ClickHouse related modules. ### Describe the solution you'd like...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Feature Request Add Tencent docs sink connector ### Are you willing to...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Environment Windows ### EventMesh version 1.2.0 ### What happened After the client...
Fixes #4174. ### Motivation Support to subscribe tcp message by tags when using RocketMQ storage plugin. ### Modifications Add api based on RocketMQ message tag related api to implement subscribing...
Fixes #3430 ### Motivation 1. **The current project is using a lower version of OpenTelemetry components, version 1.3.0, while the latest version is 1.24.0. The related versions need to be...
Fixes #3834 . ### Motivation Optimisation. ### Modifications made a method . removed repeated function call. used method . ### Documentation - Does this pull request introduce a new feature?...