googleapis / googleapis/google-cloudevents-python

Enable protobuf 3 support

Open
#242 0 comments 0 reactions 0 assignees View on GitHub
api: eventarc type: feature request
Dominant language
Python
Stars
30
Forks
14
Avg merge
53m
Merged PRs (30d)
1

Description

Raising this as we were unable to leverage the use of Firebase functions because this library is required for use and has a hard dependency on the newer python protobuf 4 version.

To solve we needed to run Cloud Run directly so that we could avoid the cloud events library which is a dependency from the firebase functions SDK.

While I believe protobuf 4 support is crucial, I think a core library like this needs to do all it can to support as wide range of protobuf as it can, as there are older packages that some times require this. Especially when it's core use is within the cloud functions SDK which does in fact support protobuf 3

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.