googleapis / googleapis/google-cloudevents-python

Enable protobuf 3 support

Abierto
#242 0 comentarios 0 reacciones 0 asignados Ver en GitHub
api: eventarc type: feature request
Lenguaje dominante
Python
Estrellas
30
Forks
14
Merge medio
53 min
PR fusionados (30 d)
1

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.