gapic-generator-java icon indicating copy to clipboard operation
gapic-generator-java copied to clipboard

Protobuf Compatibility CI can populate defaults from Libraries-Bom

Open lqiu96 opened this issue 10 months ago • 0 comments

The default values for the the Protobuf source and binary compatibility values are set here. For now, these are hard coded since upgrading the Protobuf-Java runtime is done manually.

See if these values can be determined automatically from reading the Protobuf version from the Libraries-Bom and Libraries-Bom-protobuf3 files and used a defaults

lqiu96 avatar Mar 13 '25 22:03 lqiu96