Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Feb 23, 2026. It is now read-only.
This repository was archived by the owner on Feb 23, 2026. It is now read-only.
There was an error while loading. Please reload this page.
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-corethat has dependency ofprotobuf<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-corewith support for protobuf 5.26.0?