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: invalid ce prefix in confluent binding #1059

Merged
merged 1 commit into from
May 21, 2024

Conversation

embano1
Copy link
Member

@embano1 embano1 commented May 21, 2024

@embano1 embano1 requested a review from a team as a code owner May 21, 2024 19:20
@embano1
Copy link
Member Author

embano1 commented May 21, 2024

cc/ @yanmxa since this will be a breaking (but required) change to fix the bug.

Kafka binding spec requires prefix to be ce_

Closes: cloudevents#1058
Signed-off-by: Michael Gasch <[email protected]>
Copy link
Contributor

@duglin duglin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/LGTM assuming the tests pass

@embano1 embano1 merged commit cbba3fd into cloudevents:main May 21, 2024
9 checks passed
@embano1 embano1 deleted the issue-ce-spec-1284 branch May 21, 2024 19:52
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.

BUG: invalid CE prefix in Confluent Kafka binding implementation
2 participants