googleapis / python-firestore

Apache License 2.0
214 stars 74 forks source link

protobuf 5.26 support #920

Closed VelizarVESSELINOV closed 1 month ago

VelizarVESSELINOV commented 5 months ago

google-cloud-firestore's current version is not compatible with protobuf 5.26's latest version.

Do you have any plans or ETA for making google-cloud-firestore compatible with the latest protobuf version?

daniel-sanche commented 3 months ago

This is something that is being addressed down the stack, and will roll out to all GCP libraries soon. Unfortunately I don't have a timeline on when to expect the change

daniel-sanche commented 2 months ago

This is currently blocked on https://github.com/googleapis/python-firestore/pull/930/files

Will be resolved in https://github.com/googleapis/python-firestore/pull/919

mering commented 2 months ago

@daniel-sanche Thanks for the update and for working on it! Highly appreciated!