googleapis / java-cloud-bom

Apache License 2.0
37 stars 24 forks source link

chore: Add documentation for libraries-bom-protobuf3 to README #6843

Closed blakeli0 closed 12 hours ago

blakeli0 commented 3 days ago

Starting libraries-bom v26.50.0, we release two boms: libraries-bom that includes protobuf-java runtime 4.x, and libraries-bom-protobuf3 that includes protobuf-java runtime 3.x. libraries-bom is still the preferred solution, libraries-bom-protobuf3 is a backup solution only for customers that have conflicts with protobuf-java runtime 3.x.

See go/cloud-sdk-java-protobuf-upgrade-strategy-design for details.