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

Update to version 2.0.0-milestone4 of the CloudEvents SDK. #75

Merged
merged 1 commit into from
Nov 24, 2020

Conversation

eamonnmcmanus
Copy link
Member

The principal changes are that the payload of an event is now CloudEventData
instead of byte[], which can save on copying; and that there is now better
support for reading and writing HTTP events.

A workaround was needed for a bug that has since been fixed, in
cloudevents/sdk-java#259.

The principal changes are that the payload of an event is now `CloudEventData`
instead of `byte[]`, which can save on copying; and that there is now better
support for reading and writing HTTP events.

A workaround was needed for a bug that has since been fixed, in
cloudevents/sdk-java#259.
@eamonnmcmanus eamonnmcmanus merged commit 0921c6c into master Nov 24, 2020
@eamonnmcmanus eamonnmcmanus deleted the milestone4 branch November 24, 2020 17:16
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.

2 participants