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

Add support for CloudEvents v1.0.2 #194

Open
Gunni opened this issue Oct 17, 2022 · 1 comment
Open

Add support for CloudEvents v1.0.2 #194

Gunni opened this issue Oct 17, 2022 · 1 comment

Comments

@Gunni
Copy link

Gunni commented Oct 17, 2022

Expected Behavior

Able to use proto_data, somehow.

Actual Behavior

No code in repo even refers to proto or any way to use it because v1.0 did not have that.

Steps to Reproduce the Problem

  1. Make a proto for your data
  2. Try to assign it to data
  3. Fail / Object of type X is not JSON serializable

Specifications

  • Platform: Fedora Linux 36 (Workstation Edition)
  • Python Version: 3.10.7
@xSAVIKx
Copy link
Member

xSAVIKx commented Oct 17, 2022

Hello @Gunni and thank you for opening this. Indeed, the SDK does not support proto format at the moment. PRs are very welcome 🙂

I plan to start working on this, but don't know when exactly yet

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

No branches or pull requests

2 participants