Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add option to generate clound event request in HTTP Sender Even… #86

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

luigirende
Copy link

With this PR I have added the option to generate a Cloud Event Request in the HTTP Sender Event. This could be usefull when we want to send the event to broker where exist an HTTP endpoint (ex. Knative Eventing when it's possible to define an Ingress Broker)

@luigirende luigirende force-pushed the feature/cloud-events branch from 6154448 to 2a38dd7 Compare December 4, 2024 18:07
@xgp
Copy link
Member

xgp commented Dec 4, 2024

@luigirende Please run mvn fmt:format for your PR. The diffs aren't clear if there are formatting changes. I'll review after you update.

Signed-off-by: Luigi Rende <luigi.rende@assistdigital.com>
@luigirende
Copy link
Author

luigirende commented Dec 4, 2024

@luigirende Please run mvn fmt:format for your PR. The diffs aren't clear if there are formatting changes. I'll review after you update.

@xgp Just updated with fmt format

@xgp
Copy link
Member

xgp commented Dec 6, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants