| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| protobuf-33.6.bazel.tar.gz | 2026-03-18 | 6.9 MB | |
| protobuf-33.6.bazel.tar.gz.intoto.jsonl | 2026-03-18 | 11.0 kB | |
| protoc-33.6-osx-universal_binary.zip | 2026-03-18 | 5.1 MB | |
| protoc-33.6-osx-x86_64.zip | 2026-03-18 | 2.7 MB | |
| protoc-33.6-win32.zip | 2026-03-18 | 3.5 MB | |
| protoc-33.6-win64.zip | 2026-03-18 | 3.4 MB | |
| protobuf-33.6.zip | 2026-03-18 | 8.8 MB | |
| protoc-33.6-linux-s390_64.zip | 2026-03-18 | 4.6 MB | |
| protoc-33.6-linux-x86_32.zip | 2026-03-18 | 3.9 MB | |
| protoc-33.6-linux-x86_64.zip | 2026-03-18 | 3.6 MB | |
| protoc-33.6-osx-aarch_64.zip | 2026-03-18 | 2.5 MB | |
| protobuf-33.6.tar.gz | 2026-03-18 | 6.9 MB | |
| protoc-33.6-linux-aarch_64.zip | 2026-03-18 | 3.5 MB | |
| protoc-33.6-linux-ppcle_64.zip | 2026-03-18 | 3.9 MB | |
| Protocol Buffers v33.6 source code.tar.gz | 2026-03-18 | 6.9 MB | |
| Protocol Buffers v33.6 source code.zip | 2026-03-18 | 8.9 MB | |
| README.md | 2026-03-18 | 1.2 kB | |
| Totals: 17 Items | 75.1 MB | 0 | |
Announcements
- Protobuf News may include additional announcements or pre-announcements for upcoming changes.
C++
- Add cc_proto_library for MessageSet in //src/google/protobuf/bridge (https://github.com/protocolbuffers/protobuf/commit/56be356e51513d778684d4cad70ae77fb3547ab9)
Java
- Avoid toBigIntegerExact in JsonFormat to avoid degenerate parse behavior in the face of large exponents. (https://github.com/protocolbuffers/protobuf/commit/e5158117475b36a8e8c7456c144b96a7f67a7649)
PHP
- Check that
readRawdoes not accept negative length value. (https://github.com/protocolbuffers/protobuf/commit/60e93d2d104f2af9cd345b1c6f3891d91430244a) - Php: Fix that recursion limit is not enforced. (https://github.com/protocolbuffers/protobuf/commit/c8e9b27d95c6ab2d0668b5889e7dac2c477b7038)
- Chore(php): fix php 8.5 deprecations 33.x (#25714) (https://github.com/protocolbuffers/protobuf/commit/a594f973eb3eeb443e83e0c6aacd112c7be94243)
- Bump version dependencies on phpunit/phpunit to ">=10.5.62 <11.0.0" (https://github.com/protocolbuffers/protobuf/commit/7c0d2a2402eecf5d3196b7d6491ff8ad3b0a6203)