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 AttributeValue::Binary; align order of AttributeValue with spec #238

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

bobby
Copy link
Contributor

@bobby bobby commented Sep 27, 2024

Currently, the Binary type from the specification isn't included in the AttributeValue enum, which misaligns serialization/deserialization to/from various formats including protobuf/prost. This PR adds support for Binary attribute values.

@bobby bobby force-pushed the align-spec-types-binary branch from 56b7b38 to f9236c4 Compare September 27, 2024 04:17
@bobby
Copy link
Contributor Author

bobby commented Nov 20, 2024

Hello maintainers @jcrossley3 @linuxbasic, @slinkydeveloper, @Lazzaretti,

Thank you for this library, your work is very much appreciated!

Any interest in this contribution? This issue was blocking me, and so I assume I'm not the only one bitten.

@Lazzaretti Lazzaretti merged commit 9b38aea into cloudevents:main Dec 2, 2024
10 checks passed
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.

3 participants