Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
protoc-32.1-win32.zip | 2025-09-11 | 3.5 MB | |
protoc-32.1-win64.zip | 2025-09-11 | 3.4 MB | |
protoc-32.1-linux-x86_32.zip | 2025-09-11 | 3.8 MB | |
protoc-32.1-linux-x86_64.zip | 2025-09-11 | 3.6 MB | |
protoc-32.1-osx-aarch_64.zip | 2025-09-11 | 2.5 MB | |
protoc-32.1-osx-universal_binary.zip | 2025-09-11 | 5.1 MB | |
protoc-32.1-osx-x86_64.zip | 2025-09-11 | 2.6 MB | |
protobuf-32.1.tar.gz | 2025-09-11 | 9.7 MB | |
protobuf-32.1.zip | 2025-09-11 | 11.6 MB | |
protoc-32.1-linux-aarch_64.zip | 2025-09-11 | 3.5 MB | |
protoc-32.1-linux-ppcle_64.zip | 2025-09-11 | 3.9 MB | |
protoc-32.1-linux-s390_64.zip | 2025-09-11 | 4.6 MB | |
Protocol Buffers v32.1 source code.tar.gz | 2025-09-11 | 9.7 MB | |
Protocol Buffers v32.1 source code.zip | 2025-09-11 | 11.7 MB | |
README.md | 2025-09-11 | 2.4 kB | |
Totals: 15 Items | 79.1 MB | 4 |
Announcements
- Protobuf News may include additional announcements or pre-announcements for upcoming changes.
Compiler
- Ship all option dependencies to plugins along with regular ones. (https://github.com/protocolbuffers/protobuf/commit/34d6c85206e33cb9620fcc9fe882111864020d72)
- Unify plugin and built-in generators to use request/response interface (https://github.com/protocolbuffers/protobuf/commit/b98f6ee02113550c1bc7bacbde9909724532723e)
- Disable symbol visibility enforcement by default in C++ runtime (https://github.com/protocolbuffers/protobuf/commit/aad0daacdf3dbaf3bdd0381115231975c28b789d)
C++
- Disable symbol visibility enforcement by default in C++ runtime (https://github.com/protocolbuffers/protobuf/commit/aad0daacdf3dbaf3bdd0381115231975c28b789d)
Java
- Fix handling of optional dependencies in java generator. (https://github.com/protocolbuffers/protobuf/commit/892e0d526e9478814fdedbc576d65ea55c5f71dd)
- Restore Protobuf Java extension modifiers in gencode that were previously removed in https://github.com/protocolbuffers/protobuf/commit/7bff169d32710b143951ec6ce2c4ea9a56e2ad24 (https://github.com/protocolbuffers/protobuf/commit/4a18be6f448dd5b29026864f4642ef63fe90d83a)
- Restore ABI compatibility for extension methods which was previously (knowingly) broken with 4.x: https://github.com/protocolbuffers/protobuf/commit/94a2a448518403341b8aa71335ab1123fbdcccd8 (https://github.com/protocolbuffers/protobuf/commit/501f4a52207aebd9642c9f005d27fa6d1011e89f)
- Cherrypick test improvements (https://github.com/protocolbuffers/protobuf/commit/d365736f4f6e4e496deca7051b5fa574c52cc45f)
- Fix handling of optional dependencies in java generator. (https://github.com/protocolbuffers/protobuf/commit/9325480155d79a31985ba54a7f07864dc80389c3)
- Ship all option dependencies to plugins along with regular ones. (https://github.com/protocolbuffers/protobuf/commit/34d6c85206e33cb9620fcc9fe882111864020d72)
- Unify plugin and built-in generators to use request/response interface (https://github.com/protocolbuffers/protobuf/commit/b98f6ee02113550c1bc7bacbde9909724532723e)
Csharp
- Regenerate stale files (https://github.com/protocolbuffers/protobuf/commit/299774c2c31bb9bdfd1304489a366f358f394ba8)
PHP
- Fix: remove provide from composer.json (https://github.com/protocolbuffers/protobuf/commit/bc5f3034da72f8703c1b81eab7b994d94d5faa59)