Skip to content

Implement CloudEvents specification#11

Merged
gbzarelli merged 2 commits intomainfrom
copilot/issue-3-cloudevents
Apr 12, 2026
Merged

Implement CloudEvents specification#11
gbzarelli merged 2 commits intomainfrom
copilot/issue-3-cloudevents

Conversation

@gbzarelli
Copy link
Copy Markdown
Member

Summary

  • adopt CloudEvents structured JSON for Kafka user events using the Java CloudEvents SDK
  • update the Kafka publisher/listener contracts, tests, and AsyncAPI-facing payload models
  • add an ADR and README updates describing the CloudEvents event contract

Testing

  • make run-all-tests

Closes #3

Adopt CloudEvents structured JSON for Kafka user events, update the event adapters and tests, and document the contract decision.\n\nCloses #3\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Resolve the ADR Portuguese README conflict by keeping the file removed from main.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@gbzarelli gbzarelli merged commit 547ae11 into main Apr 12, 2026
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.

Implementation CloudEvents specification

1 participant