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

Fix #513: use valid CloudEvents attributes #524

Merged
merged 1 commit into from Sep 21, 2021

Conversation

nicolaferraro
Copy link
Member

Fix #513

Using dashes or upper case to separate words is not valid according to cloudevents specs. It's ugly but we need to stick with it.

I've only renamed the cloudevents headers used by the kamelets, we keep kebab case in other scenarios.

@nicolaferraro nicolaferraro merged commit 4e6d68b into apache:main Sep 21, 2021
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.

telegram-source seems to not emit proper cloud-events
2 participants