-
Notifications
You must be signed in to change notification settings - Fork 89
Closed
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Protobuf is releasing a new version 5.26.0 with a breaking change. It will check the timestamp values and raise an error for out of bound values.
Apache Beam Python SDK depends on google-api-core
that has dependency of protobuf<5
. Apache Beam will prefer to upgrade to this new version of protobuf whenever it is out.
What are the plans/timeline to release new version of google-api-core
with support for protobuf 5.26.0?
snarfed, benoit9126, adelkhayata76, cthart, mambon2 and 2 more
Metadata
Metadata
Assignees
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.