Skip to content

Convert legacy GCF events to CloudEvents #285

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

Merged
merged 4 commits into from
May 13, 2021
Merged

Conversation

matthewrobertson
Copy link
Member

This commit adds express middleware to convert legacy GCF requests to the equivalent CloudEvent requests. This enables developers to leverage cloud events in functions that consume events from GCP products that don't yet produce CloudEvents.

@google-cla google-cla bot added the cla: yes label May 13, 2021
Copy link

@mtraver mtraver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great (% Grant's comments)! Thanks :)

@matthewrobertson matthewrobertson merged commit d6cabe7 into master May 13, 2021
matthewrobertson added a commit that referenced this pull request Jun 3, 2021
matthewrobertson added a commit that referenced this pull request Jun 4, 2021
* Revert "Convert legacy GCF events to CloudEvents (#285)"

This reverts commit d6cabe7.

* Revert "Implement CloudEvent to legacy event conversion (#283)"

This reverts commit 0dc3fd7.
@grant grant deleted the l-to-ce-conversion branch October 15, 2021 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants