use protoc 5.26.1 to generate core_types_pb2.py #10457
Labels
tech_debt
Behind-the-scenes changes, with little direct impact on end-user functionality
tidy_first
"Tidy First" incremental cleanup changes
Housekeeping
Short description
Currently types_pb2.py is generated using protoc version 4.25.3. It looks like the latest compatible version of protoc that doesn't need any code changes (indicated by failing tests is 5.26.1).
Acceptance criteria
generate core_types_pb2.py with protoc version 5.26.1
Suggested Tests
n/a
Impact to Other Teams
n/a
Will backports be required?
nope
Context
No response
The text was updated successfully, but these errors were encountered: