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

WIP: Add support for CloudEvents 1.0 #269

Closed
wants to merge 1 commit into from
Closed

Conversation

kevinbader
Copy link
Contributor

Closes #264

@mmacai
Copy link
Collaborator

mmacai commented Nov 8, 2019

Can we get a changelog entry?

@mmacai
Copy link
Collaborator

mmacai commented Nov 8, 2019

Tested with our simple sse html demo -- works without any problem. However, I searched for 0.2 (0.1 has similar search results) to see where we are using ce versions and there are couple of places that might need an update:

  • lib/rig_inbound_gateway_web/v1/sse.ex:184
  • lib/rig_inbound_gateway/events.ex:33
  • lib/rig_inbound_gateway/request_logger/kafka.ex:50
  • lib/rig_kafka/client.ex:59
  • lib/rig/sources/http/handler.ex:44
  • test/support/clients.ex:115

@kevinbader kevinbader changed the title Add support for CloudEvents 1.0 WIP: Add support for CloudEvents 1.0 Nov 14, 2019
@kevinbader kevinbader added this to the 3.0.0 milestone May 4, 2020
@kevinbader kevinbader closed this Dec 10, 2020
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.

Support CloudEvents v1.0
2 participants