You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2026. It is now read-only.
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?