Open-source cross-platform data format used to serialize structured data

Protocol Buffers

Protocol Buffers 34.1

  -  3.3 MB  -  Freeware

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Protocol Buffers 34.1.


For those interested in downloading the most recent release of Protocol Buffers or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)

What's new in this version:

Bazel:
- Moved protocopt flag out of the cc dir, since it is not a c++-specific flag
- Add support for bazel 9.x

C++:
- Updated CMake dependencies
- Add cc_proto_library for MessageSet in //src/google/protobuf/bridge
- Add support for bazel 9.x

Java:
- Avoid toBigIntegerExact in JsonFormat to avoid degenerate parse behavior in the face of large exponents

Python:
- Add support for bazel 9.x

Other:
- Fixed release_prep.sh script mkdir command to follow INTEGRITY_FILE location
- Second try at fixing the release_prep.sh file path