Closed
Description
Protobuf has released v26.x+ which introduces a bunch of breaking changes for Protobuf-Java. Release notes for the version can be found at https://github.com/protocolbuffers/protobuf/releases/tag/v26.0
We have identified a removed method that should be updated:
TextFormat.printToString()
:
See this doc for more information.